cancel
Showing results for 
Search instead for 
Did you mean: 

"BAPI_MOSRVAPS_GETLIST2" not working

Former Member
0 Kudos

Hello All,

I tried to run this BAPI in my system to extract few manufacturing orders ,but unfortunately i could not retrive my results despite of the orders which i could see in planning areas/

Selections which i am using is my logical system name

,product ,location,and RFC target system name same as logical system name .But iamnot getting any results for the made selections.

Does anyone see what would be the possible mistakes iam doing ??

Roa

Accepted Solutions (0)

Answers (2)

Answers (2)

pradiptakumar_mishra
Participant
0 Kudos

Hi,

Try the following selections.

Logical System : Check Table T000 and pick up LOGSYS.
Product            : Check Table /SAPAPO/MATMAP and pick up the 18 digit material number
Location           : Provide your own location
ATPCAT           : Provide the ATP Category of the order type that you want to fetch

.

Also try to use EXCLUDE FLAG parameter. So that you wil get records that you need. Also it helps in performance optimization.

With Regards,

Pradipta Kumar Mishra

Former Member
0 Kudos

Hi Roa - are you receiving any messages? What tables are you trying to receive? Can you send the code for the BAPI call so I can look at it?

Andy