cancel
Showing results for 
Search instead for 
Did you mean: 

TLB with Alternate ATD

Former Member
0 Kudos

Hello Gurus,

Our client's requirement is to have different ATDs for Deployment and TLB.

For example ATD for Deployment is only "Stock on Hand", ATD for TLB has to be "Stock on hand + Incoming STOs".


This requirement works if TLB is run manually but in the background runs it will not work.

Please let me know if this can be achieved.

Thanks,

Pramod

Accepted Solutions (1)

Accepted Solutions (1)

former_member244427
Active Contributor
0 Kudos

Hi Pramod,

This is no standard way to do this. Activate enhancement spot 'R3TR ENHS /SAPAPO/DM_MATERIAL' has BAdi BAdI /SAPAPO/DM_MATLOC

In order to modify ATD category groups defined in master data you have to implement the BAdI method /SAPAPO/DM_MATLOC->get_atd which has the following interface:

Parameter Type Usage

iv_matid Importing Product identifier

iv_locid Importing Location identifier

cv_atdsp Changing ATD receipt category group

cv_atddm Changing ATD demand category group

Regards

Abhishek

kenneth_snyder
Active Contributor
0 Kudos

I am curious.

Are you saying you want TLB to create a STO for a quantity larger than the deployment req quantity.

Standard TLB will only convert Deployment Req's without usage of an OSS note.

What solution did you use?

Answers (0)