cancel
Showing results for 
Search instead for 
Did you mean: 

Service PO

Sraj
Explorer

Accepted Solutions (0)

Answers (1)

Answers (1)

chaitanya_lanka
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

Ariba B&I service pos can be segregated in SAP through PO document types. It requires both configuration and customization in SAP.

As a first step configure the document types in SAP.

Customization. An ABAP program is required to identify the right document type in SAP for incoming B&I pos. Describe the logic in the functional spec based on your company business needs.

For e.g., if the incoming PO has Item category "D" and material group “ABC” pick ZNB document type, If the PO has item category “D” and “XYZ” pick Z1NB document type. The ABAP technical team will code the enhancement as per functional logic described in the functional spec.

The logic is subjective based on your business requirements.

Hope this helps.

Thanks,

Chaitanya.