cancel
Showing results for 
Search instead for 
Did you mean: 

Sending Delivery Documents to APO

Former Member
0 Kudos

Team:

How can I control what types of Delivery documents can be sent from R3 to APO via the CIF. For example, we want to send LF delivery document types to APO but we do NOT want to sent ZLF (Customer delivery document type) delivery document types to APO. How can I stop ZLF delivery documents from being sent to APO.

Kind Regards,

Dave

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Dave,

we use the following userexits in R3 to filter out the transfer of subcontracting deliveries (type LB) to APO:

ZXCIFU16 (normal transfer) and ZXCIFU29 (reconciliation)

You should be able to develop some similar logic for your delivery type ZLF in these exits.

Kind regards,

Roel

Former Member
0 Kudos

David

As far as I know, there is no standard way to do this. Deliveries are part of the Sales Order integration model.

Rishi Menon

Former Member
0 Kudos

Hi David

You need to take help from your development colleagues for suitable user exits to achieve this requirement. You cannot choose on the basis of delivery type in standard SAP.

Thanks,

Prasun