cancel
Showing results for 
Search instead for 
Did you mean: 

Information during sales order creation in GATP

former_member566355
Participant
0 Kudos

Hi,

While creating sales order, ATP is getting triggered in APO.

A function module is called in a BADI on APO side which requires profit center data from sales order line item. In case of ATP check in change mode of sales order, this information is available in /SAPAPO/SD_DOC in APO as the sales order number reference is there.

How this information (profit center) can be fetched in case of creation of sales order?

Regards,

RS

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi RS

I think you need to use a user exit for Sales Order CIF - probably something like 'EXIT_SAPLCSLS_002' may be helpful.

Thanks,

Prasun

former_member566355
Participant
0 Kudos

Hi Prasun,

I have checked the same. It is not getting triggered during sales order creation.

It will be very helpful in case its posssible to mention the exact enhancement.

Regards,

RS

0 Kudos

Hi RS,

Please let us know some further details..you need the profit center at which time ? During the ATP check or when the sales order is updated in APO (cif inbound) ? or when sending the sales order to APO (CIF outbound) ??

best regards,

Michael

former_member566355
Participant
0 Kudos

Hi Michael,

We are able to fetch profit center using BAdI APO_BAPI_BUS10400.

Actually we wanted the information during ATP check where we have used some other BADI.

Regards

RS