cancel
Showing results for 
Search instead for 
Did you mean: 

workflow on invoice parking and posting

Former Member
0 Kudos

Hello,

Can anybody guide me how to configure the workflow for invoice parking and posting in detaills?

Thanks

Nilesh

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hello ,

Prerequisites

In the Implementation Guide (IMG) for Logistics Invoice Verification, you can specify for which company code, which vendors, which invoices, and above which amount a document is subject to release. In an invoice document that is completed for posting, the amount that is subject to release is based on the gross amount. (Logistics Invoice Verification ® Document Parking ® Define Release Criteria)

Technical Implementation (MM-IV-LIV)

Object Types

Object technology is used to create the interface between the ERP functions and the Workflow system. The information given below is primarily of a technical nature and is not necessary for an initial overview.

Incoming invoice

Object type Bus2081 (Incoming invoice)

Workflow Template

The actual operational procedure is implemented as a workflow template. You will find this workflow template in your ERP system.

Workflow template: WS 20001004

Description: Release the Completed Log. IV Document

Triggering Event for Workflow Template

The event for workflow template IncomingInvoice.CompletedToRelease is triggered if the parked document is complete for posting (RBKP-RBSTAT='B') and is subject to release (RBKP-RFGKZ='X').

This coupling between the event and the workflow template to be started is deactivated in the standard system. If you want to use the workflow template, you have to activate it in Customizing for Logistics Invoice Verification.

User Roles

You complete parked invoices for posting and release them at the following organizational levels.

Processor Determination: Clerk Responsible for Releasing Invoices

If you have already maintained an organizational unit, you can use it here.

If no organization unit is available, create an organizational unit that includes the people responsible for releasing invoice documents that are complete for posting.

Use the organizational unit in Customizing for Logistics Invoice Verification in the activity for defining release criteria.

Processor Determination: Clerk Responsible for Completing Invoices for Posting

If you have already maintained an organizational unit, you can use it here.

If no organization unit is available, create an organizational unit that includes the people responsible for completing parked invoice documents for posting.

Link the organizational unit to the single-step task TS20000879:

· By simple processor assignment

All users in the organizational unit receive the work item.

· By defining an individual role

Only selected users in the organizational unit receive the work item.

Authorization Objects

You must have maintained the authorization to display invoices (activity 03, M_RECH_WRK) for users who are responsible for releasing invoices.

You must have maintained authorization to change parked invoice documents (activity 77, M_RECH_WRK) for users who are to complete parked invoice documents for posting.

Several other specific customizing steps are necessary for this workflow template in addition to the general customizing that is necessary to make sure that the workflow system functions properly.

Activating Event-Receiver Linkage

The event IncomingInvoice.CompletedToRelease (Invoice document completed for posting and subject to release) for object type BUS2081 (Incoming invoice) is an event that triggers workflow template WS 20001004 and is entered in the event linkage table as such as the standard event.

This coupling between the event and the workflow template to be started is deactivated in the standard system. If you want to use the workflow template, you activate the linkage between the triggering event and the workflow template as receiver of the event in Customizing for Logistics Invoice Verification. (Logistics Invoice Verification ® Document Parking ® Activate Workflow Template for Release for Posting.)

Use

The release of invoice documents that have been completed for posting is supported by a link to a workflow procedure.

Prerequisites

The event IncomingInvoice.CompletedToRelease must be triggered for an invoice (BUS2081) so that a release procedure is started. We recommend implementing this workflow together with the SAP workflow template WS20001003.

In Customizing for Logistics Invoice Verification, you maintain the activity Define Release Criteria under Document Parking.

Features

Release for Posting

In the release step, the person responsible for releasing the invoice document decides if it should be released. The system uses the virtual attribute ReleaseAgent for object type BUS2081 to determine the person responsible for releasing the document. The release criteria in Customizing for Logistics Invoice Verification are checked for this.

If the person responsible decides to release the document, it is first released in the background and then posted.

If he or she decided to reject the document, it is forwarded for further processing to the accounts payable clerk responsible for completing invoice documents for posting. The rejection reason should have been entered using the memo function.

Completing Invoices for Posting

The accounts payable receives a work item in his or her inbox. In this work item, he or she can read the reason why the invoice document was rejected and change it. If the accounts payable clerk parks the changed invoice document, saves it as complete, deletes it, or posts it, the workflow ends. It makes sense to save the invoice document as complete and therefore trigger the release workflow again, assuming that the invoice document is subject to release.

If the invoice document is parked, deleted, posted, or released in the background outside the workflow process, the workflow ends.

regards

venga

Answers (0)