cancel
Showing results for 
Search instead for 
Did you mean: 

Exclude stock at a storage location from the Productionn Planning run

Former Member
0 Kudos

Hi,

We have to exclude a storage location from the Production Planning run. We already implemented a user exit in CIF and changed the stock at the storage location to a category Z1 that is not relavant to SAP, but the stock at the location is still being consitered for production planning.

Please suggest a way so that it is excluded from the Production planning

Regards,

Sireesh

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

The issue is solved the the user exits suggested

Former Member
0 Kudos

Hi Senthil,

Yes we have used the user exit APOCF027 Customer-Specific Enhancements: Stock.

Also we want to use a similar exit APOCF006

EXIT_/SAPAPO/SAPLCIF_PU_001 to exclude this storage location from purchase orders.

Can you inform how to implement this.

Regards,

Siireesh

Former Member
0 Kudos

Hi Sireesh,

Please try these following options.

1) Filter this storage location in the programme /SAPAPO/RMSDPDEP by writing customised code with an abapper, so that it will drops the storage location stocks not getting planned during deployment

2) Try anyof these user exists

APOBP011 Enhancement for Stock BAPIs (BUS10504)

APOCF011 Inbound Processing: Stock

APOCF027 Customer-Specific Enhancements: Stock

3) Exclude the category from the ATD receipts category group maintained in the master data

Regards

R. Senthil Mareeswaran.

Former Member
0 Kudos

Hi,

Maintain a custom category group which does not have category Z1 in location master data SNP tab, Stock Cat. group field

If you want to exclude category of this stock in all planning scenarios then always maintain this category group else before every production planning run maintain this category group in location master data.

Thanks,

Sanjog

nitin_thatte
Contributor
0 Kudos

You can create separate MRP area and transfer the particular storage location under that MRP area. The stock the will not get considered in Planning run.