Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Listings FM/BAPI - Data passing

Former Member
0 Likes
754

Hi Experts,

Any one pls tell me how to pass data (parameters) to BAPI - BAPI_LISTING_CONDITIONS .

It has some parameters like bapicondct table.

This table contains fields like operation , varkey, vadat...

Which data has to pass to this parameters.

OR.. Please let me know is there any FM for Lisitngs.

Thanks in advance,

Chandra.

1 ACCEPTED SOLUTION
Read only

kanishakgupta1
Contributor
0 Likes
598

Hi,

I suppose u are using the right BAPI ........

Since All the parameters are optional,u can put only those values u have to update.....

PLz try this i m not sure

kanishak

2 REPLIES 2
Read only

kanishakgupta1
Contributor
0 Likes
599

Hi,

I suppose u are using the right BAPI ........

Since All the parameters are optional,u can put only those values u have to update.....

PLz try this i m not sure

kanishak

Read only

Former Member
0 Likes
598

Hi,

Have you read the documentaion of BAPI. Have a look in that, you will get all the required info in that.

Thanks,

Krishna..