VIM
VIM
VIM
SAP Solutions
Administration Guide
VIM070000-AGD-EN-2
OpenText Vendor Invoice Management for SAP Solutions
Administration Guide
VIM070000-AGD-EN-2
Rev.: 25. Apr. 2013
This documentation has been created for software version 7.0.
It is also valid for subsequent software versions as long as no new document version is shipped with the product or is
published at https://knowledge.opentext.com.
Open Text SA
Tel: 35 2 264566 1
Tel: +1-519-888-7111
Toll Free Canada/USA: 1-800-499-6544 International: +800-4996-5440
Fax: +1-519-888-0677
Email: [email protected]
FTP: ftp://ftp.opentext.com
For more information, visit http://www.opentext.com
Disclaimer
Every effort has been made to ensure the accuracy of the features and techniques presented in this publication. However,
Open Text Corporation and its affiliates accept no responsibility and offer no warranty whether expressed or implied, for the
accuracy of this publication.
Table of Contents
1 Introduction ................................................................................ 7
1.1 About Vendor Invoice Management .................................................... 7
1.2 About the Document .......................................................................... 9
1.2.1 Target Readership ............................................................................ 9
1.2.2 Related Documents ........................................................................... 9
1.2.3 Conventions ................................................................................... 10
1.3 Contact Information ......................................................................... 11
1.4 Customer Support ........................................................................... 12
1.5 High Availability .............................................................................. 12
6 Roles ......................................................................................... 41
6.1 Maintaining the Fail Safe User Key ................................................... 41
• Automate the capture of paper invoices by using OCR to extract invoice data.
Document Processing
Invoice Approval
Approval Portal
Mobile Approval
• VIM Reporting: Use various reports to analyze the status of invoices in your
system.
• VIM Analytics: Overlook the invoices in progress in a unified dashboard.
• Integrate VIM with the SAP CRM SSF component to create Service Requests
from VIM dashboards.
• Provide VIM invoice information in Vendor Factsheet inside the Accounting
Interaction Center (AIC).
SAP NetWeaver BW
• The product ISO image comprises the complete product in one *.iso file. The
product ISO image is available in the OpenText Knowledge Center. To access the
ISO image, select the product family page, and click the Downloads link.
• The documentation for all products and all supported versions is available in the
OpenText Knowledge Center. See the Release Notes for details and links. In the
Knowledge Center, select the product family page, and then click the
Documentation link. If the required product belongs to the OpenText Content
Server family, click the Content Server Module Documentation link, and then
select the product from the list.
Note: You can find the latest information on manuals and online help files for
each product in the corresponding Release Notes. This includes the
identification codes of the current documentation.
1.2.3 Conventions
User interface
This format is used for elements in the graphical user interface (GUI), such as
buttons, names of icons, menu items, and fields.
Note: If you copy command line examples from a PDF, be aware that PDFs
can contain hidden characters. OpenText recommends that you copy from
the HTML version of the document, if it is available.
KEY NAMES
Key names appear in ALL CAPS, for example:
Press CTRL+V.
<Variable name>
Angled brackets < > are used to denote a variable or placeholder. The user
replaces the brackets and the descriptive content with the appropriate value. For
example, <server_name> becomes serv01.
Internal cross-references
Click the cross-reference to go directly to the reference target in the current
document.
External cross-references
External cross-references are usually text references to other documents.
However, if a document is available in HTML format, for example, in the
Knowledge Center, external references may be active links to a specific section
in the referenced document.
Caution
Cautions help you avoid irreversible problems. Read this information
carefully and follow all instructions.
Important
Important notes help you avoid major problems.
If you need additional assistance, you can find OpenText Corporate Support
Contacts at http://support.opentext.com/.
Remote support is possible through the SAP solution manager with CSS message.
You must open the connection to the system and provide appropriate
authorizations.
For SAP J2EE based components, the Java role SAP_JAVA_SUPPORT is pre-delivered
with NetWeaver and recommended to be used for this purpose. For ABAP based
components, for example the role SAP_RCA_SAT_DISP is shipped via the ABAP add-
on component ST-PI.
Note: Only end user screens are translated in additional languages other than
English. Customizing screens are provided in English language only.
Validate metadata
The metadata or index data are validated against the SAP database. If validation
fails, an exception is triggered.
Check duplicates
The validated metadata is used to check whether the new invoice has been
entered already. If the new invoice is suspected to be a duplicate of any existing
invoice, an exception is triggered.
Process Description
The description in the headline represents the process scenario.
Roles
Each lane represents a business role, a unique grouping of people required to
collaborate to complete the process.
Dashboard
The dashboard is the user interface for the actors in the process. The dashboard
type identifies the VIM component that is used to realize a specific functionality.
The following dashboard types are available:
DP dashboard
The DP dashboard represents a process as implemented in the Document
Processing component of VIM.
See section 3 “Working with the DP Dashboard” in OpenText Vendor Invoice
Management for SAP Solutions - User Guide (VIM-UGD).
VIM dashboard
The VIM dashboard represents a process as implemented in the Invoice
Exception component of VIM for parked invoices.
See section 4 “Working with the Invoice Exception Dashboards” in OpenText
Vendor Invoice Management for SAP Solutions - User Guide (VIM-UGD).
Options
Various options are available to the actors during the processing of invoices.
These are represented as individual items next to the dashboard block.
The SAP transport management system will handle the custom development and
configuration changes.
This part covers administration tasks that must be carried out only once.
To ensure that VIM works properly, schedule the following workflow batch jobs
appropriately, based on your system requirements.
Program: RM08RELEASE
Description: Releases blocks on MM documents and payment blocks on FI
documents (equivalent to MRBR transaction).
Suggested minimum frequency: Once a day
Parameters: Select Automatic Release check box.
Program: /PTGWFI/R_LIX_CLEANUP_WFS_NEW
Description: Handles actions taken outside of workflow, which can clear a
blocked invoice. This job removes associated redundant work items and
completes workflows.
Suggested minimum frequency: Once a day
Run after RM08RELEASE.
Parameters:
Run-time dates (from/to)
workflow start time
Invoice document
invoice document that you want to clear
Fiscal Year
fiscal year of the document that you want to clear
Program: /PTGWFI/R_PIR_CLEANUP_WFS
Description: Handles actions taken outside of workflow, which can clear a
parked invoice. This job removes associated redundant work items and
completes workflows.
Suggested minimum frequency: Once a day
Run after /PTGWFI/R_LIX_CLEANUP_WFS_NEW has completed.
Parameters:
Run-time dates (from/to)
workflow start time
Invoice document
invoice document that you want to clear
Fiscal Year
fiscal year of the document that you want to clear
Program: /ORS/000007_LOCK_CLEANUP
Description: Releases invoice locks as set by Web approval workflow.
Suggested minimum frequency: Every 30 min.
Parameters: None
Program: /OPT/VIM_R1A_REMINDER
Description: Sends out VIM reminder emails for overdue items.
Suggested minimum frequency: Once a day
Parameters: Select Background Mode
Table /OPT/T852 defines the number of grace days.
For a comprehensive description, see section 26 “Using VIM Notifications” in
OpenText Vendor Invoice Management for SAP Solutions - Configuration Guide (VIM-
CGD).
Program: RSWWERRE
Description: Restarts work items that are in error status.
Suggested minimum frequency: As defined by the workflow configuration
Parameters: None
Program: /OPT/VIM_TRIGGER_HEADER_WF
Description: Triggers the LIV Header Level Workflow.
Suggested minimum frequency: Twice a day or more often, depending on the
requirements
Parameters: None
Program: /OPT/CR_RERUN_RULES_JOB
Description: If the maximum wait time is configured for some DP Process Types
(exceptions), this program will complete the waiting work items for documents
with those DP Process Types. This job will publish the events PSS_Completed
and ProcessCompletedExternally. These events will enable the workflow to
rerun business rules.
Example: In the DP Goods Receipt Missing scenario of the Supplier Relationship
Management (SRM) scenario, if the goods receipt is posted, rerunning the
business rules will resolve the GR Missing exception and continue with the next
process.
If the maximum number of tries is exceeded, the work item will be sent to the
dialog user to be resolved manually.
For Quantity and Price block scenarios, use the standard MRBR job and the
OpenText workflow clean up job to resolve work items which are in waiting
status.
Suggested minimum frequency: Every 4 hours
Parameters: Use variants for specific groups.
• Posted
• Deleted
• Cancelled
• Fiscal Year Changed
• Completed
• Archived
• Completed by Cleanup Program
• /OPT/VIM_RPT_SYNC_DP_TABLE
• /OPT/VIM_RPT_SYNC_TABLES
• /OPT/VIM_RPT_SYNC_TAB_NOLIMIT
Program: /OPT/DR_BR_WAIT
Description: Reruns the process types that have been set into a wait step. When
the waiting interval has exceeded or the process type has been executed
successfully, the waiting step will be skipped.
Note: You must plan this job only if process types with wait / rerun option
exist.
Program: /OPT/CR_PMC_PRC_DEL_COMPL_SYNC
Description: Synchronizes logically deleted and/or completed processes with
the VIM Workplace.
Example: If any DP workflows have been started before VIM 7.0, no automatic
synchronization is possible for logically deleted and/or completed workflows.
The reason is that the required technical components are not available within the
corresponding workflow runtime instances.
Suggested minimum frequency: Once a day
Parameters: In general no parameter values are required. However, if there are
issues caused by extremely long report runtimes, the selection parameters of the
report can be utilized to split the overall processing load into several smaller
buckets.
Program: /OPT/CR_PMC_NO_DP_COMPL_SYNC
Description: Synchronizes the completion of VIM processes started by directly
parked or posted SAP documents with the VIM Workplace.
Example: Any SAP documents (relevant for VIM depending on the rollout
criteria) may have been parked or posted directly from SAP transactions. In this
case, no automatic synchronization is possible as soon as the corresponding VIM
processes have been finished because no DP workflow instance is available at
all.
Suggested minimum frequency: Once a day
Parameters: In general no parameter values are required. However, if there are
issues caused by extremely long report runtimes, the selection parameters of the
report can be utilized to split the overall processing load into several smaller
buckets.
Keep in mind that the sequence of the jobs is important. Schedule Collection Report,
User Master Report, and Text Master Report before Aggregation Report.
After you have created variants of the Aggregation Report for the TRANSACT,
MASTER, and USER groups (see section 22.4 “Creating Variants of the Aggregation
Report for Each Group” in OpenText Vendor Invoice Management for SAP Solutions -
Configuration Guide (VIM-CGD)), you can schedule one batch job with several steps
or a dedicated batch job for each variant.
Regarding the order of the other groups for the batch job, the job for the TRANSACT
group should be scheduled after MASTER and USER jobs. In a multiple backend
system, also schedule jobs for the Group IDs that start with OTH*. You have to
consider how often it is necessary to update the respective data and schedule the job
accordingly.
Note: Before running periodic jobs, you must complete all customizing steps
for the KPI Dashboard.
For comprehensive information, see section 20.2 “Periodic Jobs - Collection and
Aggregation” in OpenText Vendor Invoice Management for SAP Solutions -
Configuration Guide (VIM-CGD).
You must plan the IDH trigger job only if additional input channels besides ICC and
IDoc are used within the IDH framework.
For detailed information about the IDH framework, see section 7 “Incoming
Document Processing” in OpenText Vendor Invoice Management for SAP Solutions -
Configuration Guide (VIM-CGD).
In the SAP NetWeaver BW context, you can use process chains for the automatic
processing of loading data and updating data targets in reporting. The BW content
of VIM 7.0 provides the following meta process chains:
Meta Process Chain for Delta Load of VIM Data w/o Corp. Mem. (technical
name: /OPT/VIM_ALL_01)
This meta process chain is used to upload master data and transaction data from
the leading OLTP system without storing data records in the Corporate Memory
Layer and to further upload the data to the Reporting Layer; this means to the
InfoCubes.
Meta Process Chain for Delta Load of VIM Data with Corp. Mem. (technical
name: /OPT/VIM_ALL_02)
This meta process chain is used to upload master data and transaction data from
the leading OLTP system with additionally storing the data records in the
Corporate Memory and to further upload the data to the Reporting Layer; this
means to the InfoCubes.
Note: Before scheduling and triggering the Meta Process Chain, the delta load
of DP Document Headers and Exceptions has to be initialized using the
InfoPackages /OPT/VIM_DPDOC_H_TRAN_INIT and /OPTVIM_EXC_TRAN_INIT.
Process options
The download programs are only relevant if OpenText Invoice Capture Center (ICC)
is integrated with your VIM installation. For detailed information on ICC, see the
Invoice Capture Center Administrators Guide, available in the OpenText Knowledge
Center: https://knowledge.opentext.com/knowledge/llisapi.dll/Open/15448194.
The download programs are used to provide data for look up tables used by ICC for
better recognition results. ICC uses the vendor look up table to determine the
vendor number and in turn supplies it back to SAP ERP. The PO delivery look up
table helps ICC to achieve better recognition and extraction.
There are some tools for staging tables included in the product. You can use the
programs /OPT/VIM_ICC_SIMUL_PO_DL and /OPT/VIM_ICC_SIMUL_VENDOR_DL to
simulate an RFC download by ICC. The simulation can be useful to find out the
reasons for download issues. You can find out how much time is spent in the RFC
function modules and if there are memory or performance issues on the SAP ERP
side.
Note: Schedule the download programs as batch jobs. The job logs provide
information about the status.
Vendor number
Enter the vendor number (range).
Company Code
Enter the company code (range).
Note: The program will run with higher performance if you enter
several single values instead of a range.
If you specify one or more company codes, only the vendors having an
association to the given company codes in table LFB1 are written to the
staging table. The deletion and posting block flags are evaluated in
relationship to the company code (that means, from the LFB1 table). The
entries in the staging table contain company codes. If a vendor is associated
to several company codes, several entries for this vendor are written to the
staging table.
If you do not specify a company code, the vendors that have an association
to any company code in table LFB1 are written to the staging table.
Additionally, also the vendors that do not have an association to a company
code will be drawn from table LFA1 and written to the staging table. The
entries in the staging table contain a company code, if they were taken from
table LFB1. The entries do not contain a company code, if they were taken
from table LFA1.
Output to screen
This program runs in background and collects the vendor information. If the
program is running in the central system, it collects the vendor information from all
satellite systems using function module /OPT/DOWNLOAD_LY_DATA. The program
stores the vendor information in the central system’s staging table (along with the
satellite system’s logical system).
The vendor database contains one or more lines for each vendor number within a
logical system. Several lines for the same vendor are generated in the following
cases:
• There are multiple bank data for the vendor, and the multiple bank data switch is
set.
• There are foreign VAT IDs in table LFAS.
Note: The report for the PO download should be scheduled twice, one time for
the full download to run once a week or once a month, and one time for the
delta download to run once a day. For an ICC 7.0 application, two hotpots for
PO download are generated, one for the full download running once a week,
and one for the delta download running once a day. To have the PO database
at the ICC as up-to-date as possible, you must schedule the reports on VIM
side to run at an earlier time than the hotpots on ICC side.
Vendor
Enter the vendor number (range).
Company code
Enter the company code (range).
Delta Download
Select this check box to determine that the program reads the table /opt/
it_dl_ts and gets the time stamp of the last program run. The following
date fields will be replaced with the date part of the time stamp:
Note: You can increase the performance of the program, if you use a
date in the future in this field. Use a future date only, if you are not
interested in the delivery notes, and if your quantities and amounts in
the goods receipt match the data from the purchase order.
If the program is running in the central system, it collects the purchase order
information from the satellite systems by calling the Remote function module /
OPT/DOWNLOAD_PO_DATA.
Output to screen
The sections Open only check and Vendor substitution appear only, when the
respective processing options have been selected in the selection screen.
Note: The number in section Order number table gives the remaining number
of PO entries that are written to the staging table. In the example, 342 order
numbers have been found, 48 have been removed due to the “open only”
check, and 294 have been written to the staging table for download.
The ICC Dispatcher is part of VIM. It integrates the OCR solution OpenText Invoice
Capture Center (ICC) into VIM. ICC automates the capture of paper invoices by
using OCR to extract the invoice data. ICC uses SAP ERP as backend to store and
retrieve invoice image information through the ICC Dispatcher.
For an architecture and sequence diagram of the ICC Dispatcher and for a
description of configuration tasks, see section 15.1 “ICC Dispatcher” in OpenText
Vendor Invoice Management for SAP Solutions - Configuration Guide (VIM-CGD).
This chapter covers the batch jobs that must be scheduled for the ICC Dispatcher as
a one-time administration task.
If a particular DP document is waiting in the Extraction queue for more than the
allowed time, the batch job sets that DP document status to Scanned.
The following screenshot shows the selection screen for the program /OPT/
VIM_STATUS_EXTR.
If a particular DP document is waiting in the Validation queue for more than the
allowed time, the batch job sets that DP document status to Ready for Validation.
The following screenshot shows the selection screen for the program /OPT/
VIM_STATUS_VALD.
The following screenshot shows the selection screen for the program /OPT/
VIM_DP_TRIGGER.
The following steps depict the whole process of the program /OPT/
VIM_DP_TRIGGER:
a. The program maps the extracted data to VIM table fields and updates the /
OPT/VIM_1HEAD and /OPT/VIM_1ITEM tables. You maintain the ICC field
mapping using the /N/OPT/VIM_MAPV transaction.
a. The program maps the extracted data to VIM table fields and updates the /
OPT/VIM_1HEAD and /OPT/VIM_1ITEM tables. You maintain the ICC field
mapping using the /N/OPT/VIM_MAPV transaction.
You can use the program in a dialog mode. This might be particularly useful to
delete ICC applications from the database; see “Deleting an ICC Application from
SAP Tables” on page 117.
Selection The selection screen comprises six tabs and a Global settings area. Each tab is
screen associated to one aspect (scope).
In the Global settings area, you can select the following check boxes:
All tabs provide the Active Indicator and the Minimum Age In Months parameter
that indicates the minimum age of the entries to be deleted. You specify the age in
months, maximal value is 24. If the Active Indicator is cleared, the tab is skipped.
The green icon disappears from the tab title.
XML Files
Deletes the XML files for documents that have left the ICC dispatcher.
Application Logs
Cleans the application log for documents that have left the ICC dispatcher.
Download Logs
Cleans the application logs from entries with subobject ICC_DL.
Agent Table
Cleans table /OPT/VIM_VAL_AGT for documents that are not waiting to be
validated.
Result Table
Cleans table /OPT/VIM_1EXT_H for documents that have left the ICC dispatcher.
ICC Applications
Cleans inactive applications in tables /OPT/VIM_CFG_VER and /OPT/
VIM_ICC_CFG.
Note: The age determination depends on the scope. For the document related
scopes XML files, Application Logs and Result Table, it is the archive date of
the document. For the other scopes, it is the creation date of the table entry.
Additional The Application Logs tab and the Result Table tab include additional options.
options
Application Logs includes the Delete IDOC entries as well check box. Select it to
specify that log entries with subobject IDOC are deleted as well. In the first service
packs of VIM 5.2, ICC related log entries were classified as IDOC by mistake.
Result Table includes the Delete lines w/o values only check box. Select it to
specify that only lines without values are deleted. Due to the implementation of the
ICC interface, 80 % of the lines are empty. If empty lines are deleted, the table will be
much smaller, and the results can still be found in the table.
Confirmation If the program is not run in test mode, and if dialogs are not skipped, a confirmation
dialog box opens before the deletion occurs. The dialog box does not open if nothing
has been found to be deleted.
Output log The program writes an output log. The following screenshot shows an output log for
a test run.
Default Key
If the system cannot find any related key, it uses the Default Key user. It is
essential that you maintain the default key user for all roles to avoid that the
workflow results in error when it cannot perform the role resolution correctly.
Fail Safe
Fail Safe applies if the Default Key is not maintained. Other than the Default
Key, it offers the possibility to make the maintained values applicable only in
background.
2. Maintain the Fail Safe user key types Fail Safe and Default Key for all roles,
using the following parameters:
Notes
• You only need to maintain one type, based on your requirements.
• For self directed roles, do not set the Default Key agent. When changing
the Fail Safe agent, make sure that the default agent is empty. Also, if
you do not select the Use only in background check box (explained
below), the role effectively ceases to be self directed as the maintained
Fail Safe agent will appear in the proposed agent list in dialog mode.
Agent Type
Select the agent type.
Agent Id
Select the agent Id.
Use only in background
Maintain the Fail Safe agent for the self directed role in question and select
the Use only in background check box.
With this change, the role behaves as self directed in dialog. The users must
specify the agents, but if the role must be resolved in background during
the business rules rerun, the new work item is created for the Fail Safe agent
specified in the configuration.
If a DP document was sent to an agent through a self directed role and the
agent let the business rules rerun or clicked the Submit button, the workflow
was going into error status. The same happened if the rules rerun program
ended the current work item and let the rules run.
To prevent the workflow going into error, VIM 7.0 SP1 allows to configure a
Fail Safe agent that is used in background role resolution.
Administering Workflows
SAP events are trigger points for VIM workflows. For example, when a logistic
invoice is posted, SAP ERP generates the event POSTED from the business object
BUS2081. The event is linked to trigger the VIM workflow solution for blocked
invoices if the invoice is blocked.
With VIM 6.0 and higher, event linkages are no longer created automatically. You
must add the event linkages manually.
In case of not properly raised parking events, perform the following actions:
2. To schedule the Event Queue Job, run the SWEQADM transaction. You can
set the frequency according to your requirement how often to update the
respective data.
The following event linkages can be turned on or off to enable or disable VIM
workflows:
TS00275270 —
BUS2081 DELETED SWW_WI_CREATE_VIA_EVENT IAP
TS00275270 —
BUS2081 POSTED SWW_WI_CREATE_VIA_EVENT IAP
TS00275270 —
BUS2081 POSTED /OPT/BL_PO_BLK_RECEIVER Invoice
Exception (IE)
WS00275264 /OPT/BL_PO_CHECK_ROLL_OUT
/OPT/FIPP ZWFI_CREATE /OPT/BL_NPO_PRK_RECEIVER IE
D
/PTGWFI/PIR_F_CHECKFM
WS00275254
/OPT/B2081 ZWFI_PARKED /OPT/BL_PO_PRK_RECEIVER IE
WS00275260 /PTGWFI/PRK_M_CHECKFM
FIPP DELETED /OPT/VIM_RPT_RECEIVER_FM VIM Analytics
(VAN)
— —
FIPP POSTED /OPT/VIM_RPT_RECEIVER_FM VAN
— —
BUS2081 DELETED /OPT/VIM_RPT_PO_INV_RECEIVER VAN
— —
BUS2081 POSTED /OPT/VIM_RPT_PO_INV_RECEIVER VAN
— — May be used in
special
situation.
Should be
inactive in
standard
configuration.
BUS2081 RELEASED /OPT/VIM_RPT_PO_INV_RECEIVER VAN
— —
— —
/ORS/INVAP POSTED /OPT/AAFS_POST_RECEIVER Posted
Approval
— —
Note: There are two entries for Object Type BUS2081 and Event POSTED, one
with Receiver Type WS00275264, the other one with an empty Receiver Type.
In transaction SWETYPV, make sure that only one of these event linkages is
activated.
• If you use your own blocking workflow, activate only the event linkage with
empty Receiver Type. This event linkage ensures that VAN will be correctly
updated.
• If you use the standard blocking workflow template, activate only the event
linkage with Receiver Type WS00275264. This event linkage updates VAN
with the same function module as the other event linkage but it also starts
the blocking workflow.
1. To open the Event Type Linkages screen, run the SWE2 transaction.
2. Create the event linkage entries shown in “Event linkages for VIM workflows”
on page 48 (if not already existing) by clicking the New Entries button.
To edit an existing event linkage entry, double-click the entry.
3. To enable the workflow, select the Type linkage active check box.
To disable the workflow, clear the check box.
4. Save your changes with a transport and move this transport to subsequent
systems.
Note: Repeat the procedure for all event linkage entries shown in “Event
linkages for VIM workflows” on page 48.
The SAP early watch service checks and analyzes in order to optimize the
performance of SAP solutions. Since VIM resides inside the SAP ERP system, VIM
follows standard early watch practices. Client dependent configuration data of VIM
is not visible in the early watch client and the early watch client is normally locked
against any configuration changes.
However, you can create a role to view the VIM configuration with “display only”
authorization.
Note: Depending on the SAP version, the following screens might look
different on your system.
4. In the Copy menus panel, click the From area menu button.
5. Enter /OPT/VIM in the Area menu field and click to start the search.
7. Select all check boxes under Area menu and click the Add button at the bottom
of the dialog.
8. In the Change Roles screen, save.
Select the Authorizations tab.
11. Enter appropriate values in the From and To field and click the Full
authorization button.
13. Expand all nodes and assign Display authorization to the needed Activity
fields. To define values for an Activity field, click the icon next to the field.
14. To add Display authorization for all transaction starting with /OPT/, click the
Manually button in the application tool bar.
15. In the Manual selection of authorizations dialog, enter S_TCODE in the topmost
Authorization object line and click to confirm.
The new authorization object is displayed in the Change role: Authorizations
screen.
16. To open the Maintain Field Values dialog, click the icon next to the
Transaction code field (see highlight).
18. In the Change role: Authorizations screen, click to save your settings.
19. Click the button in the application tool bar to generate the authorization
profile.
20. Click the icon to return to the Change Roles main screen and open the User
tab.
21. Enter the early watch user or a different user that you want to assign to the
newly created Display VIM configuration role.
Users assigned to the new role are allowed to view the VIM configuration with
“display only” authorization.
The Approval Portal is designed to work within SAP NetWeaver Application Server
Java (NWAS) or SAP NetWeaver Portal (NWP). The Approval Portal can be
deployed as a standalone application residing on NWAS only or as an application
inside NWP using the AppIntegrator iView.
Notes
• The Approval Portal component is an optional component.
• If you are not using the Approval Portal component, you can skip this
chapter.
• See section 10.3 “System Architecture” in OpenText Vendor Invoice
Management for SAP Solutions - Installation Guide (VIM-IGD) for architecture
diagrams.
• For a detailed description of “Portal Usage and Administration”, refer to the
SAP NetWeaver documentation: http://help.sap.com/saphelp_nw73/
helpdata/en/1e/c5f120acc9424e92df9d97d417a373/frameset.htm
As the administrator, you need to access the Administration page to perform various
administration activities for the Approval Portal.
All configurations are saved into the configuration.xml file located in <Install-
Dir>/invoiceCfg.
Add Connection
Add a new SAP connection. Opens the Connection Details panel. See
“Connection Details” on page 63.
Edit Connection
Edit an existing SAP connection. Opens the Connection Details panel. See
“Connection Details” on page 63.
Delete Connection
Delete a SAP connection.
Refresh All Connections
Refresh the connections after you made changes. Without the refresh, the
Approval Portal will continue to use existing connections.
Up Arrow
Move the connection priority up.
Down Arrow
Move the connection priority down.
Note: The first connection in the list is used as the default connection. The
default connection determines the Invoice List’s Personalize page. See section
6.2 “Personalizing the Approval Portal” in OpenText Vendor Invoice Management
for SAP Solutions - User Guide (VIM-UGD) for more details.
Connection In the Connection Details panel, the following configuration parameters are
Details available. Enter the relevant information:
SAP SID
Unique identifier for this SAP ERP Logical System. The SAP SID will appear on
the end user screen next to the Logical System to help the user identify which
system the invoice is coming from.
Note: If you want to connect to the same SAP ERP Logical System but with
a different client, you must provide a different SAP SID. The Approval
Portal treats the SAP SID as a unique identifier.
UserName
The CPIC user’s user name that will be used to connect to SAP ERP
Password
The CPIC user password that will be used to connect to SAP ERP
Client
The client number of the SAP ERP system that is connected to
If you are using Application host instead of Message host, provide the following
information:
System number
The system number of the SAP ERP system that is connected to
Application host
The application host IP or DNS of the SAP ERP system that is connected to
If you are using Message host instead of Application host, provide the following
information:
MsHost
The Message host IP or DNS of the SAP ERP system that is connected to
R/3 name
The R/3 name of the SAP ERP system that is connected to
Logon Group
The logon group of the SAP ERP system that is connected to
System number
The system number of the SAP ERP system that is connected to
Save
Save the SAP connections. If the connection is invalid, you will not be able to
save.
Test
Test the SAP connections. If the connection fails, it will return a failure message
to you.
In the Mobile Configuration tab, you configure the Mobile Approval Portal. See
“Configuring the Mobile Approval Portal“ on page 79.
10.1.3 Configuration
With VIM 7.0 and higher, you configure fields and buttons of the Approval Portal
inside SAP ERP. See section 12.4.10 “Configuring Fields for Invoice Approval” in
OpenText Vendor Invoice Management for SAP Solutions - Configuration Guide (VIM-
CGD).
Profit Segment
Select YES if you want to enable a Profit Segment button in the Processing
Invoice page. See section 6.3.2 “Entering Accounting Information (Non PO
Invoices)” in OpenText Vendor Invoice Management for SAP Solutions - User Guide
(VIM-UGD). For configuration aspects of the profitability segment, see section
12.13 “Configuring the Profitability Segment Feature” in OpenText Vendor Invoice
Management for SAP Solutions - Configuration Guide (VIM-CGD).
WhiteList Configuration
Select this check box to enable the white list feature.
Add
Enter the DNS or IP of the NWP to be in the white list and click Add.
Reinitialize the application to get the new value.
Remove
Select an entry in the Portal Host(s) List and click Remove to remove the
entry from the list. Reinitialize the application to get the new value.
Save
Click this button to save the configuration.
10.1.4 Administration
The Administration tab allows you to perform Administration tasks on the
application. It also tells you the Version and the Build Date of the application.
Reinitialize Application
Click this button to reinitialize the application. This is necessary after you
changed the configuration or if you change the language resource files. See
“Changing Language Resources” on page 69 for more details.
Product Code
IAP
Constant
EXIT_SEARCH_HELP_FLT
Constant Value
/ORS/SEARCH_HELP_FIELDS_PREFIL
The interface of the custom function must be the same as the interface of the baseline
function /ORS/SEARCH_HELP_FIELDS_PREFIL:
FUNCTION /ORS/SEARCH_HELP_FIELDS_PREFIL.
*"-------------------------------------------------------------------
---
*"*"Local Interface:
*" IMPORTING
*" VALUE(SHLPNAME) TYPE SHLPNAME
*" VALUE(INVOICE_HEADER) TYPE /ORS/INVOICE_HDR OPTIONAL
*" VALUE(CURRENT_APPROVER) TYPE /ORS/UMOID OPTIONAL
*" TABLES
*" RETURN STRUCTURE BAPIRET2 OPTIONAL
*" FIELDLIST STRUCTURE /ORS/SEARCHHELP_FIELD_LIST
*" ACCT_DATA STRUCTURE /ORS/INVOICE_ACCT_DATA OPTIONAL
*" EXCEPTIONS
*" NOT_FOUND
*"-------------------------------------------------------------------
---
ENDFUNCTION.
The custom function is called from the standard RFC function /ORS/
GET_SEARCH_HELP_FIELDS.
In the TABLES parameter of the sample function module, the FIELDLIST field refers
to the structure /ORS/SEARCHHELP_FIELD_LIST. The fields Value and Display only
are added to this structure.
Value
This field is used to set the default value for the search field.
Display only
This field is an indicator that the search field value cannot be changed by the
user in the Approval Portal.
The custom function should fill these fields with appropriate values according to
your requirements.
Important
Any changes made by the logic in the custom function module to the fields
other than Value and Display only will result in unexpected results or
errors.
Java compiler and other Java tools can only process files which contain Latin-1
and/or Unicode-encoded characters (\u<XXXX> notation).
Example command: Java native2ascii -encoding UTF-8 "ori_utf-8-
Lang_DE.properties" Lang_DE.properties
Tip: You can also use any editor that can save as “Unicode Enabled”, for
example http://en.sourceforge.jp/projects/propedit/downloads/11441/
PropertiesEditor.jar/
• Romanian (RO)
• Russian (RU)
• Chinese (ZH)
Note: Japanese and Chinese are supported only in SAP ERP 6.0.
This section describes the configuration to add another language than the
predefined. Therefore, you have to perform the following actions:
• Modify the Lang_Support.properties file
• Add a new Lang_<XX>.properties file
• Include a new stylesheet
• Modify JavaScript for the Calendar popup
• Add the new language to the constant LANGUAGE
• Restart the Approval Portal application
Example: If you want to add Swedish language, add the entry V=SV.
Note: This entry is a SAP language key pair. Check the SAP help for a list
of language key pairs.
4. Open the new Lang_<XX>.properties file and translate the English strings into
the other language.
Convert non-ASCII characters to Unicode representative format, see Step 3
on page 69 in “Changing Language Resources” on page 69.
4. Optional If you want to change any style, change them in the opentext_<XX>.css
file and save your changes.
You must include calendar popup strings in the new language to the calendar-
en.js JavaScript file.
3. Append calendar strings to the file and translate the text into the new language;
see Example 10-1, “Adapting the calendar-en.js file” for details.
Calendar._TT_SV["CLOSE"] = "Close";
Calendar._TT_SV["TODAY"] = "Today";
Calendar._TT_SV["WK"] = "wk";
2. In Product Code IAP, in the Constant LANGUAGE, add the new language to the
Constant Value as a comma-separated single character.
Note: If you do not add the new language here, it will not appear at the
user's preferences.
For a description for NetWeaver 7.3, see “To restart the Approval Portal application
(NetWeaver 7.3):“ on page 74.
To include the new language into the application, you must stop and start the
application from Visual Admin.
1. In Visual Admin, navigate to Instance > Server > Services > Deploy.
2. Expand servlet_jsp.
Important
To make the language change effective, the end user must clear the
browser cache.
3. Click the Java Applications tab and mark the Approval Portal application.
4. Click Restart to restart the application.
Important
To make the language change effective, the end user must clear the
browser cache.
For a description for NetWeaver 7.3, see “To configure attachment support
(NetWeaver 7.3):“ on page 76.
7. Click Update.
10.5 Branding
You might need to change the logo of the Approval Portal. This section describes
how to do this.
Notes
• You must perform the same action when you are applying a new patch.
• OpenText recommends backing up the image or the files if you need to
apply a new patch.
Example: E:\usr\sap\T39\JC00\j2ee\cluster\server0\apps
\com.opentext.vim.portal\VimPortalWeb\servlet_jsp\vimportal\root
\jsp\invoice
Example: E:\usr\sap\T39\JC00\j2ee\cluster\server0\apps
\com.opentext.vim.portal\VimPortalWeb\servlet_jsp\vimportal\root
\images
You configure the Web Viewer settings of the Mobile Approval Portal in the
Approval Admin page, Mobile Configuration tab. See “Configuring the Web
Viewer Integration” on page 79.
The Mobile Approval Portal inbox is applicable only for approvers (managers
configured in the COA table). Coding must be completed. Delegated and Referred
invoices are visible in the inbox.
For details on the end user perspective of the Mobile Approval Portal, see section 7
“Approving Invoices Using the Mobile Approval Portal” in OpenText Vendor Invoice
Management for SAP Solutions - User Guide (VIM-UGD).
On the Mobile Browser without Web Viewer, it is not possible to render TIFF
documents. PDF, JPG, PNG and GIF documents are supported. However, Web
Viewer is able to display TIFF documents on the Mobile Browser on Mobile
Approval Portal.
Web Viewer is installed on a web server. It generates HTML pages containing the
document to be displayed and sends them to the browser. The Web Viewer can be
used by any leading application server configured appropriately.
Notes
You configure the Web Viewer integration in the Approval Admin page, Mobile
Configuration tab. In particular, you must enter the Web Viewer server Host/IP and
Port of the Web Viewer, and enable the display of invoice images on your mobile
device.
1. Open the Approval Admin page using the following URL: http://
<host>:<port>/vimportal/admin
• WebViewer Host/IP
• TomcatServer Port
If the Web Viewer server is hosted on a NetWeaver 7.3 instance, enter the
NetWeaver port.
If you configure more fields, you might run into performance issues on mobile
devices.
For detailed information on the Personalize screen, see section 6.2 “Personalizing
the Approval Portal” in OpenText Vendor Invoice Management for SAP Solutions - User
Guide (VIM-UGD).
4. Select the Default Language, your preferred Decimal Notation, and your
preferred Date Format from the drop-down lists.
This part covers administration tasks that must be carried out regularly. These tasks
are not executed on a daily basis by an agent, but must be carried out by a
responsible to keep the business process running.
Substitutes can be set up for the SAP inbox and for the Invoice Approval (IAP)
process. If a work item owner is on vacation or leaves the company, the substitute
can “adopt” the work items owned by the substituted user.
• For the SAP inbox substitution, see the SAP Help: http://help.sap.com/
saphelp_erp60_sp/helpdata/en/8d/25f558454311d189430000e829fbbd/
frameset.htm.
• For the Invoice Approval (IAP) process substitution, see section 4.5.5 “Setting Up
a Substitute for the IAP Process” in OpenText Vendor Invoice Management for SAP
Solutions - Configuration Guide (VIM-CGD).
Type
US
ID
SAP user ID of the specific user
The report shows all SAP work items belonging to the user, regardless of
whether they are VIM work items or not.
VIM work items have the following task IDs:
TS00275278
DP Document Dashboard
TS00275267
PO Invoice Dashboard (Header WF)
TS00275262
PO Parked Invoice Dashboard
TS00275260
Non PO Invoice Dashboard
TS00275265
PO Invoice Dashboard (Line Level)
With the work item IDs, you can assign the work items to a different user; see
“Reassigning Open SAP Work Items to a Different User” on page 90.
1. To access the Execute work items without agent check screen, run the SWIA
transaction.
2. Enter the work item ID retrieved in “Retrieving Open SAP Work Items of a
Specific User” on page 87 and click to execute.
Before you can reassign, you must be an owner of the work item.
3. To own the work item, select it and click the Without check button in the
application tool bar.
This action leads you into either the VIM Dashboard or the DP Dashboard.
4. Click to return to the Execute work items without agent check screen.
5. Click the button in the application tool bar to display the work item.
6. Click the button in the application tool bar to forward the work item.
7. Enter the SAP user ID of the receiver of the work item and click to execute.
At the bottom of the screen, a confirmation message is displayed: Forwarding
carried out.
The system retrieves the current approver for this invoice and the rest of the
invoices waiting for his or her approval.
4. To show the details of the invoice, click the document number in the navigation
panel on the left-hand side.
14.1 Backup
The configuration of VIM is stored inside SAP ERP, in the OpenText product tables.
A backup of the underlying SAP ERP system ensures the backup of the appropriate
configuration, runtime and persistent data. In addition, system transports store any
configuration changes that are made.
The OCR solution OpenText Invoice Capture Center (ICC) can be integrated into
VIM. ICC automates the capture of paper invoices by using OCR to extract the
invoice data.
Apart from ICC input, a DP document can be created from an email or from IDocs.
IDH stands for “Incoming Document Handling”. The IDH Admin Tool allows
monitoring the status of all incoming documents that will be used to start a DP
workflow. The IDH Admin Tool also allows performing administrative tasks on
those documents, such as changing the status.
1. To invoke the selection screen of the IDH Admin Tool, run the /N/OPT/
VIM_7AX8 transaction.
2. In the Program to Monitor IDH Data screen, enter the selection criteria:
• DP document number
• Channel ID
• Archive Document Type
• DP Document Type
• Document Status
• Also include Workflow DP docs
Select this check box to include DP documents in the current workflow into
the selection.
• Include Obsolete and Discarded
Select this check box to include obsolete and discarded documents.
• Include Validation Rejected
Select this check box to include documents that have been rejected by ICC
validation.
• Also include Registered docs
Select this check box to include documents that are processed with means
other than ICC, for example email. With this check box cleared, the IDH
Admin Tool will display only documents being processed in ICC.
• Only docs with Training Required
Select this check box to only include documents where ICC training is
required.
In the IDH Admin Tool screen, the following action buttons are available in the
table control:
Image
Select a document and click this button to display the archived image of the
document.
Discard Image
Select a document and click this button to set the document status to Image
discarded (for documents from ICC) or Discarded (IDH) (for other IDH
documents). Documents with status Discarded are not considered for
further automatic processing.
Reset Count
Click this button to set the Extraction and Validation retries counts to zero.
If the document is in a Limit Reached status, it is set in the appropriate
Ready for status.
If you have selected Only docs with Training Required, the button is
labeled Reset Trng. If you click the button, the Training required
indicator is removed in the selected documents.
Change Status
Select a document and click this button to set the document to a required
status. The Possible statuses screen is displayed. Select the required status
from the list and confirm with .
Status Log
Select a document and click this button to display the Status log of the
Document.
IDH Trigger
Select a document and click this button to invoke the appropriate trigger
program, which executes the next processing module according to the
configuration.
For ICC documents, the recognition or validation results are mapped into
the document fields. The document status is set to Ready for Validation
or Sent to Workflow, The VIM DP workflow is triggered (in the Sent to
Workflow case).
Vald Agents
Validation Agents. Select a DP document and click this button to display
the Validation Agents of the document.
Note: This chapter is relevant if you have activated the Parking functionality of
VIM. In addition, also DP documents can be handled.
Whenever the posting date of a parked document is changed so that the posting date
falls into a new fiscal year, there will be issues with the related workflow because
the key of the primary object associated with the workflows changes. This chapter
describes the processes you must perform so that the documents that are carried
over to the next fiscal year work seamlessly.
The processes mentioned in this chapter must be followed when the fiscal year ends.
This does not necessarily be at December 31st but it is dependent on the fiscal year
variants that are used.
Notes
• During processing of the reports/transactions included in this procedure,
normal processing of the parked documents is not possible. So, these reports/
transactions have to run when no user is trying to create or process parked
documents in the system.
• Sufficient testing of the process has to be done in the development or testing
systems to make sure the parked invoices are carried over to the new fiscal
year correctly.
Vendor Invoice Management (VIM) invoices that are not processed in a given fiscal
year get parked. At fiscal year end, special processing procedures must be followed
so that these invoices are carried over to the next fiscal year properly. The year end
procedures for parked invoice processing must be performed at your fiscal year end.
As part of your fiscal year end preparations, please ensure that you have a copy of
the Parked Document Processing guide available for your particular version of VIM.
If you require a copy of the guide, please contact OpenText Customer Support at
[email protected]. The guide outlines the procedures that must be followed to
assist you so that you don’t encounter problems in your next fiscal year because of
incorrectly processed parked invoices. The year end processing for parked invoices
includes running the year end programs provided to you by OpenText. These
programs were delivered to you as part of your original implementation and are
already in your VIM system. You may have also received these programs as part of
various patches which have been delivered to you in the past.
Installation of the year end program patches should be viewed as a required update
to all VIM installations. They include important fixes which may be essential to the
operating environment. Customers should install the year end program patches
prior to commencing any fiscal year end activities. This will help you to run the year
end programs provided to you by OpenText successfully.
OpenText recommends that you run the year end procedures for parked invoice
processing in a test environment before attempting them in your production
environment. This will allow you to resolve any issues that arise with Customer
Support so they don’t impact your fiscal year end activities.
Fiscal year end procedures for parked invoice processing should only be run in your
production environment after the last posting period in the previous fiscal year is
closed and when no user is trying to create or process parked invoices in the system.
Furthermore, changing the posting date of a parked invoice so that it carries over to
the next fiscal year should only be done by running the year end programs.
Manually changing the posting date of an invoice so that it falls into the next fiscal
year during processing through a workflow or outside a workflow process will have
adverse effects on the existing workflows that are associated with that invoice and
should not be performed.
Systems Affected
OpenText will provide programs to change the posting date on parked invoices
(“year end programs”) for all versions of VIM.
With the introduction of DP-based invoice approvals in VIM 5.2, DP documents now
have longer processing cycles. Customers may encounter a situation where changing
the fiscal year or fiscal month may result in them having to update the posting date
for many DP documents to move them into the new posting period. See “Changing
the Posting Date for a Bulk of DP Invoices” on page 105.
Important
Settings
Document options - All ranges in this area are standard search criteria for DP
invoices.
2. To execute the bulk change, clear the Test mode check box and click .
A dialog box opens, asking for confirmation. In the dialog box, you still can
cancel the whole processing.
3. Confirm the execution.
All selected invoices are updated with the entered posting date and displayed
in a new view.
The bulk change also updates VIM Analytics and writes an entry in the process
logs.
At this stage, the runtime workflow instances based on this parked document will be
rendered unusable as the object key of the parked document is changed now. All the
OpenText application tables will be out of sync, as well.
99775
FIPP: FBV4 bulk change of posting date/fiscal year
You can also search for other relevant notes in the SAP Market Place in case of issues
you find during testing of this process.
When the document is originally parked, the fiscal year is calculated from the
posting date specified (for example year 2007). Now, the document is carried over to
the next year (2008), and, at the current time (2008), the posting date is changed
using the FBV4 transaction. The original parked document object (with fiscal year
2007) is changed with the new fiscal year (2008) in the standard SAP ERP system.
At this stage, the workflows that are referencing to the original parked document
will have runtime errors because the original object with fiscal year 2007 as its object
key no longer exists.
If the business needs mandates that the parked documents have to be carried over to
the next year, implement the solution described below.
You must follow the solution described below only if the posting date has to be
changed before posting them in the new fiscal year.
If custom extensions were implemented that store the SAP parked document
number, you have to make appropriate code corrections to avoid inconsistencies.
• You can run the report either in an online mode or scheduled as a batch job.
In the batch mode, all the parked documents that match the selection criteria
will be processed automatically without user intervention.
• You must specify the new posting date so that all the documents will have
the posting dates modified to the new date. Make sure the posting period for
the new posting date is open.
• If changing the posting date leads to no fiscal year change, use the month
end report.
• You can run the /OPT/VIM_YEND_NPO transaction with certain filter if
needed. In dialog mode, you can restrict the output set by using the various
selection criteria available.
• The selection options Company Code and Fiscal Year are mandatory.
• You can run the report either in an online mode or scheduled as a batch job.
In the batch mode, all the parked documents that match the selection criteria
will be processed automatically without user intervention.
• If changing the posting date leads to no fiscal year change, use the month
end report.
• You can run the /OPT/VIM_MEND_NPO transaction with certain filter if
needed. In dialog mode, you can restrict the output set by using the various
selection criteria available.
At this stage, the runtime workflow instance based on this parked document will be
rendered unusable as the object key of the parked document is changed now. All the
OpenText application tables will be out of sync, as well.
598018
MIR4: New Document number: Information is lost
554030
MIR4: Fiscal year / document type change
366965
MIR4: Changing posting date of parked documents
137988
FIPP: not all original documents are reassigned
You can also search for other relevant notes in the SAP Market Place in case of issues
you find during testing of this process.
When the document is originally parked, the fiscal year is calculated from the
posting date specified (for example year 2007). Now, the document is carried over to
the next year (2008), and, at the current time (2008), the posting date is changed
using the MIR4 transaction.
The original parked document object (with fiscal year 2007) is deleted from the
system and a new object with the new fiscal year (2008) is created by the standard
SAP ERP system. Also, the user exit to collect the Parking reason is triggered,
requesting the user to enter a Parking reason.
At this stage, the workflows that are referencing to the original parked document
will have runtime errors because the original object is deleted by SAP ERP.
If the business needs mandates that the parked documents have to be carried over to
the next year, implement the solution described below.
You must follow the solution described below only if the posting date has to be
changed before posting them in the new fiscal year.
If custom extensions were implemented that store the SAP parked document
number, you have to make appropriate code corrections to avoid inconsistencies.
• You can run the report either in an online mode or scheduled as a batch job.
In the batch mode, all the parked documents that match the selection criteria
will be processed automatically without user intervention.
• The selection options Company Code and Fiscal Year are mandatory.
• You must specify the new posting date so that all the documents will have
the posting dates modified to the new date. Make sure the posting period for
the new posting date is open.
• If changing the posting date leads to no fiscal year change, use the month
end report.
• You can run the report either in an online mode or scheduled as a batch job.
In the batch mode, all the parked documents that match the selection criteria
will be processed automatically without user intervention.
• If changing the posting date leads to no fiscal year change, use the month
end report.
• You can run the /OPT/VIM_MEND_PO transaction with certain filter if needed.
In dialog mode, you can restrict the output set by using the various selection
criteria available.
• Keep the log for the program executions so that you will have a record of what
invoices were changed in case something goes wrong.
Depending on what is implemented at your site, you need to come up with a set of
scenarios to be tested.
5. Check to see if the approver gets a workitem to approve in the web portal or in
the SAP GUI, depending on how it is configured.
7. Access the approver's inbox and execute the workitem. You should notice that
the new fiscal year and possibly new document number is there in the details.
Make sure the comments are showing up properly.
8. Run VIM Analytics and give the new document key. See if the result shows the
old document number in the details.
9. Make sure the image can be displayed properly from FBV3 or any invoice
display transaction.
10. Check if the OpenText Dashboard (accessable from the Object Services menu
from invoice display transaction) shows the correct information for the new
invoice key.
You can use the log to check for a list of all documents that were processed
through year end processing.
You can use program /OPT/VIM_ICC_CLEANUP only to delete all inactive applications
at once, depending on the change date. If you need more flexibility, and you want to
delete some inactive applications and you want to keep others, you must edit the
change date using the SM30 transaction. Alternatively, you can perform the
following procedure.
1. Run the SE16N transaction and display the contents of table /OPT/VIM_CFG_VER.
5. In the Field Selection dialog box, select Application Name and Application
Version.
Click .
6. Enter Application Name and Application Version you want to maintain, see
Step 2 on page 118.
Click .
All configuration line entries for the selected application and version are
displayed.
7. Scroll downwards to make sure you have only lines for the correct Application
Name and Application Version.
8. To select all lines, click the button in the application tool bar.
9. To delete all lines, click the button in the application tool bar.
10. For the final action, deleting the entry for the application version, run the SM30
transaction.
Enter /OPT/VIM_CFG_VER in Table/View.
12. Select the appropriate line and click to delete the entry.
The ICC application is now deleted from the SAP tables.
You can archive the DP invoices and the reporting data from Central Reporting.
Data archiving removes bulk data from the database. Bulk data is no longer required
in the system but must be retained accessibly. The old data can be written to and
retrieved from some storage system.
Note: You must first archive all DP invoices from all connected SAP ERP
systems before you run the archiving of the reporting data.
To archive DP invoices:
3. Follow the SAP standard archiving processes for the archive object /OPT/DOC.
The data from the following tables is archived:
• /OPT/VIM_1HEAD
• /OPT/VIM_1ITEM
• /OPT/VIM_HD_DP
• /OPT/VIM_HD_PO
• /OPT/VIM_PO_WIH
• /OPT/VIM_PO_WID
• /OPT/VIM_HD_NPO
• /OPT/VIM_NPO_WIH
• /OPT/VIM_NPO_WID
• /OPT/VIM_1BDCLOG
• /OPT/VIM_1LOG
• /OPT/VIM_1OCRLOG
• /OPT/VIM_8LOG
• /ORS/STACK_HDR
• /ORS/STACK_BODY
• /ORS/INV_ADD
• /ORS/INV_DATA
• /ORS/APPR_LOG
• /PTGWFI/M_PRKMTR
• /PTGWFI/F_PIRMTR
• /PTGWFI/F_BIRMTR
• /PTGWFI/F_BIRMWI
• /PTGWFI/F_DELINV
• /PTGWFI/F_LIXMWI
• /PTGWFI/F_LIXMTR
Note: You must first archive all DP invoices using the archive object /OPT/DOC
from all connected SAP ERP systems before you run the archiving of the
reporting data.
• /OPT/VT_DOC_HEAD
• /OPT/VT_WORKITEM
• /OPT/VT_WI_ACTN
• /OPT/VT_WI_STEPS
• /OPT/VT_DOC_H
• /OPT/VT_WI
• /OPT/VT_WI_ACTV
If you are responsible for licenses, you must run a report once a year, to find out
how many ICC extractions have been performed and how many VIM workflows
have been started in the observation period (1 year). You must send the report to
SAP.
For this auditing purpose, you can use the SAP Global Licenses Auditing Services
(GLAS).
Note: The VIM 7.0 package contains two TUAPP entries, one for VIM, and
one for ICC.
2. Check the existence of the two SAP defined applications IDs with function
modules for ICC and VIM license measurement. They should look like in the
following screenshot:
Note: Make sure you use the application numbers 1150 for VIM and 1151
for ICC.
After you have checked the system, trigger the system measurement. See the SAP
Help (http://help.sap.com/saphelp_nw04/helpdata/en/79/
c5fd3f2c14e769e10000000a155106/frameset.htm) for details. ICC and VIM are
counted separately.
This part covers administration tasks for troubleshooting and monitoring. VIM
provides some helpful tools to monitor and administer VIM workflows. This part
also describes how to handle frequent abnormal functioning of workflows due to
missing or erroneous configuration in the role resolution or due to an invoice lock
happening during the approval process.
WS00275269
Document process workflow (from receiving the scanned invoice info until the
invoice is parked or posted or the document is marked as obsolete or duplicate)
WS00275260
Parked PO invoice workflow (from the time a PO invoice is parked until the
invoice is posted or deleted)
WS00275254
Non PO parked invoice workflow (from the time a Non PO invoice is parked
until the invoice is posted or deleted)
WS00275252
Web approval of parked invoice workflow (from the time an invoice is sent for
web approval action until approval is completed or invoice is fully rejected)
WS00275264
Blocked PO invoice workflow (from the time a PO invoice is blocked for
payment until it is released or cancelled)
WS00275266
Blocked PO invoice header level action workflow (from the time that a blocked
invoice is authorized for header level action until the action is completed or AP
sends back)
1. To access the Selection Report for Work Items, run the SWI1 transaction.
Type
F (for Workflow, also subworkflow)
Task
Click the multiple selection button to enter all workflows:
• WS00275269
• WS00275260
• WS00275254
• WS00275252
• WS00275264
• WS00275266
Date created
Enter date range.
Time created
Enter time range.
Tip: You can save the selection criteria as a variant. From the menu, click
Goto > Variants > Save as variant.
STARTED
Workflow is in progress.
COMPLETED
Workflow is completed.
CANCELLED
Workflow has been cancelled.
The Work item text column indicates the type of block (1 = price block, 2 =
quantity block), the type of parked invoice workflow and other workflow item
text.
In the Workflow log screen, click the button in the application tool bar to
display a list with technical details.
The St (Status) column indicates the status of each individual step of the
workflow:
Completed
Error
Click the icon next to a workflow step to display the agents who own this
work item (or possible or excluded agents).
5. A workflow might be in Error status.
If the error message shows the indicator Error or exception resolving role
<...>, role maintenance is required through the role maintenance transaction.
In some situations, a workflow results in an error because the agent resolution fails.
SAP ERP cannot determine a valid user ID for a workflow role. This kind of error is
called a role error. This chapter describes the following tasks:
1. To access the Selection Report for Work Items, run the SWI1 transaction.
Type
F (for Workflow, also subworkflow)
Status
ERROR
Task
Click the multiple selection button to enter all workflows:
• WS00275269
• WS00275260
• WS00275254
• WS00275252
• WS00275264
• WS00275266
Date created
Enter date range.
Time created
Enter time range.
Tip: You can save the selection criteria as a variant. From the menu, click
Goto > Variants > Save as variant.
In the Workflow log screen, click the button in the application tool bar to
display a list with technical details.
5. In the Workflow Log (View with technical details), click the highlighted Error
field to display the error messages generated by the system.
6. In the Workflow Log (View with technical details), click the icon next to the
error indicator to view the workflow container.
The element ACTOR or Next Role indicates which role is causing the error. In
the example above, the error role is INFO_PROVIDER.
1. To access the Workflow Restart After Error screen, run the SWPR transaction.
Task ID
Click the multiple selection button ( ) to enter all workflows:
• WS00275269
• WS00275260
• WS00275254
• WS00275252
• WS00275264
• WS00275266
Tip: You can save the selection criteria as a variant. From the menu, click
Goto > Variants > Save as variant.
4. Select the workflow you want to restart and click the Restart workflow button.
If the workflow is restarted successfully, the entry in the Status column changes
from ERROR to STARTED.
The Invoice Approval process has a web front-end which approvers can log in to
approve invoices. In some cases, if the user closes the web browser window
incorrectly without logging out of an invoice, the invoice can be locked. As a VIM
workflow administrator, you can release a locked invoice.
2. In the Invoice Lock Clean up program screen, enter the following information:
Invoice Type
Invoice Key
Enter the invoice key which is composed as follows:
Test Only
Select this check box and click to display invoices that are currently
locked.
Tip: If you leave the Invoice Type and Invoice Key fields empty, all
currently locked invoices are displayed.
This chapter covers general activities for checking the system status of VIM.
The following sections describe how to use the SAP Standard CCMS functionality
for alert monitoring.
VIM does not need a separate Central Monitoring System (CEN) system. To monitor
VIM, use the existing CEN system that is connected to the SAP ERP system on
which VIM is installed. For configuring the CEN, see the SAP online help: http://
help.sap.com/saphelp_nw70/helpdata/EN/9d/df1241c738f423e10000000a155106/
frameset.htm
Notes
• The VIM SSF integration (OTVIMSSF) is based on ABAP core technology and
standard CCMS. Therefore, you can use CCMS monitoring templates to
monitor the VIM SSF integration.
• Depending on your SAP ERP system, some of the templates might not be
available.
Monitor Usage
Availability: Availability monitoring of selected systems and their application servers
Selected
Systems
Background Background processing of the SAP ERP systems and their application
Processing servers
Buffers The various SAP buffers, their hit rates, and swap rates
Change & Transports for a system
Transport
System
Communicatio Data transfers (SAPconnect, SAP Gateway, Application Link Enabling,
ns LDAP, RFC)
Data Archiving Monitored data archiving sessions
Database Database (such as table status, performance, backups, data consistency)
Dialog Overview of the dialog system, broken down by performance attributes
Overview
Enqueue Enqueue service. This service allows ABAP applications to lock data so
that only they can use it. The locking of the data avoids parallel changes to
the data, which would lead to data inconsistency.
Entire System Entire system (including detailed information about SAP services)
Operating Operating system data for any application servers and host systems
System
Security Security Audit Log and security-relevant messages in the system log
Spool System Spool system of the SAP ERP system and the individual output servers
Syslog System log broken down by application servers and individual topic areas
System Number of logged-on users and configuration settings of application
Configuration servers
You can copy these monitors and change them. See the SAP online help for more
details: http://help.sap.com/saphelp_nw70/helpdata/en/28/
83493b6b82e908e10000000a11402f/content.htm.
1. Run the RZ20 transaction and select the menu option Extras > Activate
maintenance function.
In the CCMS Monitor Sets screen, expand the SAP CCMS Monitor Templates
menu.
As CCMS is a standard monitoring tool from SAP, VIM does not require
specific values for the property thresholds. SAP basis needs to decide the level
and to set the thresholds for this.
2. Select the required trace modes and click on the appropriate button under Trace
Requests to start the performance analysis.
SAP workflow logs are written for every activity of the process and therefore are
always available.
In addition to the standard system logs, you can use the SM21 transaction to check
system activities. See “Frequently Used SAP Workflow Administration
Transactions” on page 152 for transactions you can use for activity logging and
traces.
VIM also writes log to the standard system log infrastructure. See “Working with the
Application Log“ on page 161 for details.
Amongst others, the Receiver function module and the status of the action
is displayed.
You can also access the reports directly by their transaction codes:
The following list shows all dialog standard tasks that can be used for SAP standard
reports:
TS00275278
DP Document Dashboard
TS00275267
PO Blocked Invoice Dashboard (Header WF)
TS00275265
PO Blocked Invoice Dashboard (Line Level)
TS00275262
PO Parked Invoice Dashboard
TS00275260
Non PO Parked Invoice Dashboard
TS00275253
Invoice awaiting web approval
Note: The web approval work items are always assigned to WF-BATCH
because the actual action is performed by the user on the web approval
page.
According to OSS 1227739, it is no longer possible to forward dialog work
items to a background user. You can apply the correction according to the
OSS note or the corresponding SAP Support Package. In function
SWW_WI_FORWARD, an additional check is applied to retrieve the user type
(dialog or background).
Solution: Work items that have to be executed by a non SAP user must be
assigned to a dialog user and not to WF-BATCH.
Correction instructions: Create a dummy user of type dialog user in the
SAP ERP system. You do not have to assign specific authorizations to the
user. Then overwrite the existing default entry WF-BATCH for parameter
SAP_PROXY_ID (Product Code IAP) in table /PTGWFI/Z_CONST with the
dummy user, using the SM30 transaction.
For a list of workflow templates for the VIM process, see “Monitoring VIM
Workflows“ on page 131.
SWWWIHEAD
Work item header table for all types of work items
SWW_CONT
Container contents for work item (non-object referenced)
SWW_CONTOB
Container contents for work item (objects only)
SWIVOBJECT
Join SWW_CONTOB with SWWWIHEAD
SWELOG
Event log table
SWWORGTASK
Agent assignment of work item. The agent assignment information for a
particular work item is deleted once the work item is completed.
You can use report /OPT/CR_PDF_LOG to create a PDF log file with history
information of the VIM process. For more details to the PDF history log in general,
see section 24 “PDF History Log” in OpenText Vendor Invoice Management for SAP
Solutions - Configuration Guide (VIM-CGD).
If configured properly, the PDF history log file can be created automatically at the
end of the VIM process, this means at the end of the DP document workflow.
However, in the following cases, it may be required to create the PDF history log file
manually:
• in case of an error
• in case of old scenarios (direct posting or direct parking)
• for testing purposes
Selection Fields
Use these fields to select the DP documents for which a PDF history log
shall be created.
Processing Options
This section comprises the following fields:
Language Key
Select a language key to specify in which language the PDF history log
shall be created.
If no language key is selected, the language key from the PDF
customizing profile is taken.
Test mode
Select this check box if you want to test the PDF history log in display
mode only. It is neither archived nor linked to the DP document.
Report output
Test mode
When running the report in test mode, you get a dialog box to enter printer
parameters.
Enter the OutputDevice. You can use printer LP01 for test purposes. To view the
PDF history log, use the Print preview button.
In the print preview, you can enter the function code PDF! to create a PDF
document of the PDF history log.
This section describes how to create and display VIM application log.
Note: Some of the functions described here are standard SAP functions; see
SAP Help for more details.
The application log is also used to store any issues during the creation of the PDF
history log. For more information about the PDF history log, see section 24 “PDF
History Log” in OpenText Vendor Invoice Management for SAP Solutions - Configuration
Guide (VIM-CGD).
FUNCTION /opt/vim_application_log.
*"------------------------------------------------------------
*"*"Local interface:
*" IMPORTING
*" VALUE(OBJECTID) TYPE BALNREXT OPTIONAL
*" VALUE(LOG_POINT) TYPE /OPT/IC_LOGPOINT_DE
*" TABLES
*" MESSAGE TYPE BAL_T_MSG
*" EXCEPTIONS
*" LOG_HEADER_INCONSISTENT
*" LOG_NOT_FOUND
*" MSG_INCONSISTENT
*" LOG_IS_FULL
*" SAVE_NOT_ALLOWED
*" NUMBERING_ERROR
*"------------------------------------------------------------
Input parameters
OBJECTID
The Object ID is the currently processing document number, for example the DP
Document number, IDOC number, Work Item, or Financial Document number.
LOG_POINT
The log point is a unique identifier of the calling application or application area.
Using this value, you can identify the area that is generating the message.
MESSAGE
Actual system message that will be used to store.
2. To open, the Details view for a log point, double-click its line.
In case the log level is not maintained at Log Point level, you can maintain it at
Object and Sub-object level.
Select the Object Vendor Invoice Management and double-click Sub-objects in the
navigation panel.
• Object
• Sub-object
• External ID: Enter the DP document number or the IDoc number.
3. Time restriction - Specify a date and time range to display the messages
generated in a particular period.
4. Log class - Specify the log class of the messages you want to display.
• OBJECT
• SUBOBJECT
• EXTERNAL_NUMBER
• DATE_FROM
• SUPPRESS_SELECTION_DIALOG: enter X.
Select the Object /OPT/VIM and double-click Sub-objects in the navigation panel.
Note: In the CRM system, custom configuration for application logging is not
available as it is in the ERP system.
Amount class 2 stands for invoices with medium amounts. The range for
amount class 2 is changed from 1,000 to 10,000 Euro to 10,000 to 100,000
Euro. The VIM invoice 4711 has a gross amount of 5,000 Euro. Before the
customizing change, the VIM invoice was treated as a medium amount
invoice (amount class 2).
After the customizing change, the VIM invoice is treated as a small amount
invoice (amount class 3). The VIM invoice is already loaded to an InfoCube
with amount class 2 (medium amount). This may be what is wanted because
this VIM invoice was a medium amount invoice at the point of time when it
was loaded into the BW system. But it could also be confusing as amount
class 2 (medium amounts) now stands for invoices from 10,000 to 100,000
Euro whereas the invoice has a gross amount of 5,000 Euro.
Solution If you want to reclassify old invoices according to the most current KPI customizing
settings, you must recalculate the characteristics of these invoices.
One way to reclassify old invoices is to reload the affected invoices. In this case, start
the KPI collection report with an appropriate range for the process start date without
the Delta mode processing option. Then start reloading the VIM invoices into the
BW.
You can change the size and number of the Approval Portal log files. See “To change
the size and number of log files:“ on page 172.
5. Select the Severity level you need, click Save and select one of the following
options, according to your needs:
For more details, also consult the SAP NetWeaver Application Server Java
Administration Guide.
Log level Info is used to log the initial Servlet loading information and when an
RFC is called.
The name of the log will be VimlapLog<Logindex>.log. These logs will contain all
application's Info log level. Up to 10 files will be created and will be reused.
Limit
for log file size
Count
for number of log files
These trace files include the import, export parameters of functions, and the RFC the
application is calling. These trace files are useful to troubleshoot any error when
connecting and retrieving data from SAP ERP. Make sure that you turn the level
back to Info or Error in the production environment.
To determine that NWAS writes the trace files to the location specified above instead
of defaultTrace.trc, you must perform the following setting.
For NetWeaver 7.3, this is configured in the J2EE Config Tool. For details about the
J2EE Config Tool, see section 11.1 “Preparing the Installation” in OpenText Vendor
Invoice Management for SAP Solutions - Installation Guide (VIM-IGD).
Change this setting to NO. Then NWAS will produce multiple trc files.
8. Select the required severity level from the Severity drop-down list.
Logging (Categories)
Categories contain log information for the system administrator. You can use
them to check the system status.
Tracing (Locations)
Locations contain trace information that is intended for the developer. You can
use them to check the program flow and to detect program errors.
If you want the application to write different Logging and Tracing, you first must
disable ForceSingleTraceFile in the Log Manager. So, the application can
implement its own logic.
To disable ForceSingleTraceFile:
2. Navigate to cluster > data > instance > managers > LogManager.
3. Click ForceSingleTraceFile.
4. Set the Custom Value to No and save.
2. Navigate to cluster > data > instance > log configuration > categories > Root
Category > Applications.
3. Click New. In the New Log Controller dialog box, enter /Appliccations/
VIMIAP and click OK.
A new application entry VIMIAP is created.
2. Navigate to cluster > data > instance > log configuration > categories > Root
Category > Applications > VIMIAP.
Destination If you do not want the application to write to the default application.log file, you
have to manually create the destination.
To create destinations:
Example: D:\usr\sap\W73\J00\j2ee\cluster\server0\log
Note: All generated Log and Trace files will be generated in this folder.
3. Navigate to cluster > data > instance > log configuration > destinations.
5. Click New.
8. Click the created destination and change the Pattern value to the following: ./
log/VIMIAP/VIMIAP_${NODE_INDEX}.log
The following step is optional. If you want to change the default severity level,
you must perform this step; otherwise, you can skip it.
9. Navigate to cluster > data > instance > log configuration > categories > Root
Category > Applications > VIMIAP.
10. Click Add and select the destination you just created.
2. Navigate to cluster > data > instance > log configuration > destinations
4. Click New.
6. Click the created destination and change the Pattern value to the following: ./
log/VIMIAP/VIMIAPTrace_${NODE_INDEX}.trc
The following procedure is optional. If you want to change the default severity level,
you must perform this step; otherwise, you can skip it.
2. Navigate to cluster > data > instance > log configuration > locations > Root
Location > com > opentext > vim > portal > util > LogUtil.
Destination If you do not want the application to write to the default application.log file, you
have to manually create the destination.
To change destinations:
2. Navigate to cluster > data > instance > log configuration > destinations.
4. Click New.
3. Configure HTTP:
Property name
url
Property value
http://<NWAS>:<NWASHOST>/vimportal<Support Package>/
GRMGServlet
For example: http://opwast38:50100/vimportalSP3/GRMGServlet
4. Configure the Java Connector (JCo). You also must monitor the JCo connection
from Approval Portal to SAP ERP.
While configuring a single JCo component, give the name as JCo1. If you need
to configure multiple SAP ERP backend systems, increment the index suffix to
JCo, like JCo2, JCo3.
In the application, the list of components is read with the component name from
scenario. As the JCo component can be repeated multiple times, add an index
number to identify the specific component.
Note: It is not necessary to enter a value for the Component type field.
propname: client
propvalue: the SAP ERP Client
propname: username
propvalue: the CPIC user ID
propname: password
propvalue: the CPIC user password
propname: language
propvalue: the language
propname: apphost
propvalue: the application host
propname: sysnumber
propvalue: the system number
propname: client
propvalue: 800
propname: username
propvalue: otapportal
propname: password
propvalue: xxxxxx
propname: language
propvalue: EN
propname: apphost
propvalue: 10.2.192.49
propname: sysnumber
propvalue: 00
propname: client
propvalue: the SAP ERP Client
propname: username
propvalue: the CPIC user ID
propname: password
propvalue: the CPIC user password
propname: language
propvalue: the language
propname: mhost
propvalue: the message host
propname: r3name
propvalue: the R/3 name
propname: group
propvalue: the group
propname: client
propvalue: 800
propname: username
propvalue: otapportal
propname: password
propvalue: xxxxxx
propname: language
propvalue: EN
propname: mhost
propvalue: 10.2.192.49
propname: r3name
propvalue: T38
propname: group
propvalue: 00
See the appropriate guide and SAP Help for more details:
http://help.sap.com/saphelp_nw70/helpdata/EN/cf/
504a550ae6274495e2ce30d176f33b/content.htm
http://help.sap.com/saphelp_nw70/helpdata/EN/34/
60cdd0d3fdeb4cb8cbc4eac681f961/content.htm
For NetWeaver 7.3, follow the steps in the SAP NetWeaver Administration Guide,
section “Monitoring Portal Availability”: http://help.sap.com/saphelp_nw73/
helpdata/en/07/20ac9c99cf4af09035e0b969b38b4e/content.htm. If you need more
assistance, contact OpenText Customer Support.
Also backup a copy of the .sca or .sda file. If restoring is needed, do the following:
To perform a restore:
2. Redeploy the backup or the original delivery of the .sca or the .sda file. See
OpenText Vendor Invoice Management for SAP Solutions - Installation Guide (VIM-
IGD).
If a restore is needed, see “Managing Backup and Restore” on page 191 for
information how to restore.
27.11 Troubleshooting
The following issues can occur on the Approval Portal. See symptoms and solutions.
Symptom
The end user receives a message: “Exception: Please consult with your
administrator”
Solution
Review the logs and check for relevant information. Send the NWAS server
trace and the VIM trace to OpenText.
Symptom
You are not able to save the Configuration information to the
configuration.xml file
Solution
Make sure the <installDir>/invoiceCfg folder has write permission.
Symptom
The user is not able to view the image and the SAP ERP side is configured
correctly.
Solution
Make sure the Image Display Type in the Configuration section of the
Administration page is configured correctly.
Issue #4: Some of the texts in other languages display in English only
Symptom
Some of the texts in other languages display in English only when user selects
other languages.
Solution
The language properties file for that language might not have the translation;
this might be due to the release date of the build. Change accordingly or contact
OpenText Customer Support to obtain the latest language properties files.
This chapter gives some troubleshooting hints for the Mobile Approval Portal. For a
description of the configuration of the Mobile Approval Portal, see “Configuring the
Mobile Approval Portal“ on page 79.
To avoid errors when using the Mobile Approval Portal, perform the following
configurations.
JavaScript In the browser settings of the mobile device, enable JavaScript before launching the
Mobile Approval Portal.
If JavaScript is not enabled, AJAX calls to the server are interrupted and there is no
response on the Mobile Inbox.
Login user To change the Login user, clear Browser cache, cookies and form data.
change
Logging You cannot view or extract logging information on mobile devices themselves.
information Instead, you must open the Mobile Approval Portal URL on the Chrome desktop
browser. Developer Tools are part of Chrome. They offer various information and
useful features. To open the Developer Tools, click Wrench Menu > Tools >
Developer Tools.
Inside the Developer Tools, you can view detailed logging information on the
Console tab. You can view network traffic on the Network tab. To extract
information, copy specific text parts out of the Console tab.
For more information, see the Google Developer Tools documentation: https://
developers.google.com/chrome-developer-tools/docs/overview
After Image
Technical option to realize an delta upload from the source systems into the SAP
NetWeaver BW system. A data record loaded as After Image provides the status
of the record after it has been changed, or after data has been added.
AP processor
The Approval chart of authority (COA) determines first approver and next
approver for an invoice by combinations of Company Code (specific or range),
Expense Type (marketing expense, utility), Cost Objects (G/L account, Cost
Center), and HR objects (Position, Job code).
Archive system
ArchiveLink
Service integrated in the SAP NetWeaver Application Server ABAP for linking
archived documents and the application documents entered in the SAP ERP
system
Authorization profiles
The SAP administrator assigns authorizations to the users that determine which
actions a user can perform in the SAP ERP system. These authorizations are
stored in Authorization profiles.
BAdI
See Business Add-Ins (BAdI).
Baseline
BasisCube
See InfoCube.
BDC ID
Business Data Communication ID. The BDC ID is used by the system to process
an SAP transaction to create an SAP Document in user context.
Block
Situation where an invoice has a price or quantity variance that prevents invoice
from posting
BTE
See Business Transaction Event (BTE).
Business rules
Rules that describe the operations, definitions and constraints that apply to an
organization
Event used for extending a Non PO invoice functionality to call a custom program
Buyer
Person who is in charge of the PO. This role should have authorization to create
and change the purchase order. This role is also responsible for negotiating and
communicating with vendors.
Characteristic
COA
See Approval chart of authority (COA).
Coding
Contract agent
Dashboard
User interface that organizes and presents information in a way that is easy to
read. Users can also perform actions from the dashboard.
Object in SAP NetWeaver BW to transfer data from source objects to target objects
DataSource
Set of fields in SAP NetWeaver BW that provide the data for a business unit for
data transfer to the SAP NetWeaver BW system; technically, it contains an extract
structure and an extraction function module.
DocuLink
VIM component that captures invoice metadata including line items for PO and
performs preconfigured business rules
Document type
DP
See Document Processing (DP).
DSO
See DataStore Object (DSO).
DTP
See Data Transfer Process (DTP).
Duplicate analyzer
Error handling method. Event Type Linkage determines what the application
should do in case an error could not be handled.
Exception
FI
See Financial Accounting (FI).
IAP
See Invoice Approval (IAP).
ICC
See Invoice Capture Center (ICC).
IE
See Invoice Exception (IE).
Indexer
Indexing
InfoArea
InfoCube
InfoObject Catalog
InfoObject
Smallest information unit in SAP NetWeaver BW. Key figures and Characteristics
are collectively called InfoObjects.
InfoPackages
Object in SAP NetWeaver BW that specifies when and how to load data from a
given source system to the SAP NetWeaver BW system
InfoProvider
Information provider
VIM component that enables users to perform coding, approving and rejecting
invoices
Invoice approver
Invoice coder
Person who enters the accounting info on invoices to allocate the cost
VIM component that handles the exceptions that arise after an SAP invoice is
created
Invoice requester
Key Figure
LIV
See Logistic invoice (LIV).
SAP MM is the materials management module of the SAP ERP software package.
Materials management is used for procurement and inventory management.
MM
See Materials Management (MM).
MultiProvider
Namespace
Name range reserved by SAP for customer objects and SAP objects to make sure
that objects are not overwritten by SAP objects during the import of corrections or
an upgrade
Number range
Array of numbers that can be used for an object in the SAP ERP system
OCR
See Optical character recognition (OCR).
Park
Situation where an invoice is not posted and is waiting for further processing
Temporary document that the AP processor can change and post. SAP assigned
document number becomes real number when posted.
PIR
See Non purchase order (Non PO) invoice (PIR).
PO
See Purchase order (PO).
Invoice that has already been posted in SAP ERP. Only free-form text fields can
be changed. Related documents such as POs or good receipts may be created or
changed to effect the invoice. If the document is not needed, it must be cancelled
( PO invoice) or reversed ( non-PO invoice).
Price variance
Situation where the price on the invoice is different from the price in the purchase
order
Process Chain
Process options
Processing options for the user in the dashboard, such as Referral, Authorization,
and Actions
Process type
Process type for a document. The process type determines the initial actor and
various collaboration options available to the various actors during the process
flow.
PSA
See Persistent Staging Area (PSA).
SAP module. PO indicates a document sent from a buyer to a seller. The purpose
of the document is to order the delivery of goods or services.
Quantity variance
Situation where the quantity on the invoice is different from the quantity in the
purchase order
Receiver
Person who can create and reverse the goods receipt in SAP ERP
Requisitioner
Roles
Scan operator
Person who scans the invoices into images (may not have a SAP ID)
Service approver
Service requisitioner
Swimlane
Tax expert
Person who advises on invoices that need tax audit. Normally tax department
personnel.
Transformation (TRF)
TRF
See Transformation (TRF).
VAN
See VIM Analytics (VAN).
Vendor maintenance
Person who is responsible for creating and maintaining the vendor master
records
VIM component that gives users a clear data report on their invoices in progress.
VIM Analytics allows to track the documents routed through SAP workflows via
VIM.
Workflow
SAP Business Workflows can be used to define business processes that are not yet
mapped in the SAP ERP system.