cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Purchase order Issue Storage location is not dispalying

former_member196331
Active Contributor
0 Likes
1,249

Hi.

I am facing one problem , Need your valuable suggestions .
We have two systems. APO and ECC.

In ECC if i open ME21N.
I am giving specific material and saving the document. In row level there is 1 column
Issue storage location , this will update automatically. No problem.
If i open the document in display mode in ME23N. It will appear like below.

Int.Stock Transpt Po xyz created by My name

Now
In APO system by using tcode ./sapapo/sdp94

I am creating the PO With same material and Same plant.
but Issue Storage location is not filling. If i open in display mode in ME23N . It is appear like below

Int.Stock Transpt Po xyz created by APO-connection / Interfac

Could any body please tell me , Where can i check it, is there any In bound objects like badis or rfc ....CIF to check in ECC system.

How Could i find badis and exists which are configure in master data.

Accepted Solutions (1)

Accepted Solutions (1)

rupesh_brahmankar
Active Contributor
0 Likes

Hello,

If we create a purchase order in APO and transfer it to R/3. The storage location for the external procurement defined in the material master of the 'Materials planning 2' view is correctly assigned to the purchase order.

So do you have a source of supply assigned to your STO?

Did you try to create STO order from //RRP3?

Are you using Storage location MRP areas here?

Best Reagrds,

R.Brahmankar

former_member196331
Active Contributor
0 Likes

hi, sorry for the late.

We found 1 incldue.. bcz of this reason .... logic written in this..
i was thought exit or badi configured in IMG.

One small question.
Two systems.
APO TO ECC.

Data is coming from APO .. Now data is reached to ECC.
Now some badi or exit logic written in the ECC side.. how could we found(i think u r not developer, but checking)
in ECC side so many exits and badis are there,,, 1 by 1 i can not check it, bcz i don't have time.

If it is one system, after posting... some tools like st05 or debugging i may find the exit or badi using debugg.
but two systems, i never face this type of problem. How to find objects which are triggering in ECC. After posting the Entry in
APO Side.. I May not put break point in all the objects..

rupesh_brahmankar
Active Contributor

Hello,

In ECC side please check these enhancement CIFPUR01 and CIFPUR02 an can influece on inbound data processing.

Enhancement CIFPUR02 / Function Exit EXIT_SAPLMEPI_007 you add the field for storage location. Refer SAP note on it 2016867 .

Also you could debug the CIF inbound and outbound queue, please refer useful blog on it,

Debug a CIF

Best Regards,

R.Brahmankar

Answers (1)

Answers (1)

former_member196331
Active Contributor
0 Likes

Thank u. Exactly i did the same thing. checking form ur side.. is there any possible way..