cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to read Taget stock level method in standard SNP macro. Please help

Former Member
0 Kudos

I have to read target stock level method through macro, can anyone suggest me.

Accepted Solutions (0)

Answers (1)

Answers (1)

werner_mhansen
Explorer
0 Kudos

Hi Ravi,

You can use TARGET_CAL():
TARGET_CALC( 'product' ; 'location' ; 'version' ; target days’ supply ; target stock level ; offset (such as safety stock); key figure for planned demand ; key figure for number of workings days per period ) returns the target stock level referring to the parameters saved in the location production master data. If these parameters require a manual entry for the target days' supply or the target stock level, enter a value , otherwise enter 0.

More info at: https://help.sap.com/saphelp_ewm70/helpdata/en/77/9aa339a28e0554e10000000a114084/frameset.htm

Best Regards,
Werner Hansen