cancel
Showing results for 
Search instead for 
Did you mean: 

Publishing SNP Stock Transfers & Deployment Stock transfers

Former Member
0 Kudos

Experts,

   We have a specific requirement where for few locations we need to publish only the deployment stock transfers(Confirmed) to ECC and for other locations we need to publish both SNP stock transfers(Planned) & deployment stock transfers(confirmed). we are doing periodic transfers. the issue is both the SNP Purchase reqs & Deployment Purchase reqs belongs to same publishing type - 21(External procurement)

We have a config in SNP(attached), were we can select which SNP orders we can publish to ECC, but that config is not location level.

Currently the only option i could think of is to switch off the config (no SNP stock transfers)  before the heuristics for the locations which need both SNP stock transfers & deployment stock transfers, and switch on the config (no SNP stock transfers) before the heuristics for locations which need only deployment stock transfers.

Is there any other better standard way , we can achieve this requirement ?

Thanks,

Kiru

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi

There is a CIF User Exit to allow you to filter Orders from APO to ECC

EXIT_/SAPAPO/SAPLCIF_ORD_002 (Outbound Processing: Before Send User Exit)

You could create a Z-Table containing the Locations and the order types to filter per location. Then use this in your User Exit Filtering logic.

I think you may also have to tidy up any change pointers that were created too else the results in the CIF Postprocessing reports may look worng.

Regards

Ian

Answers (0)