Application Development 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: 

How to use BAPI_LISTING_CONDITIONS?

former_member204590
Participant
0 Kudos

Hi Experts,

I request your expertise for the requirement of listing/exclusion BAPI testing. Requirement is like "Enhance the SAP Listing and Exclusion transaction VB01 to allow for the entry of account material listing information via an upload template". Template should be available for use with VB01 for List/excl.type Z001 Authorized Products or a newly created SAP transaction and The Key combination for the same is  Sales org./Distr.Chl/Sales Off./Node/Material

     I have identified BAPI "BAPI_LISTING_CONDITIONS"

     Please help me to use the BAPI with the given details, however I have tried but no luck.

Waring for soonest reply.

Thanks

Ritesh.

6 REPLIES 6

former_member204590
Participant
0 Kudos

can anybody guide me on the use of above BAPI.

Lakshmipathi
Active Contributor
0 Kudos

Moved from SAP ERP Sales and Distribution (SAP SD) to ABAP Development

0 Kudos

You can use this LISTING_COND_MAINTAIN_DARK_RFC

Check with below FM also:

LISTING_SALES_CHECK

READ_LAYMOD_LISTING

READ_MULTIPLE_WLK1

TWO_TABLE_DIFFERENCE_MATNR

WLK1_ARRAY_READ

WLK1_ARRAY_READ_OLD

WLK1_BUFFER_ARRAY_INSERT

WLK1_BUFFER_DELETE_ENTRY

WLK1_BUFFER_INSERT_ENTRY

WLK1_BUFFER_INS_FROM_ASORTLIS

WLK1_CHANGE

WLK1_CHANGE_DATAB

WLK1_CHANGE_URSAC

WLK1_CHECK

WLK1_EXIST_CHECK_RACKJOBBER

WLK1_INTERVAL_CHECK

WLK1_INTERVAL_CHECK_INDEX

WLK1_INTERVAL_REDUCE

WLK1_PROCESS_MATERIAL

WLK1_READ

WLK1_READ_ASORT

WLK1_READ_ASSORTMENT_MODULE

WLK1_READ_FROM_BUFFER

WLK1_READ_INTO_BUFFER

WLK1_READ_MULTIPLE_FUNCTIONS

WLK1_READ_RACKJOBBER

WLK1_READ_RFC

WLK1_REORG_READ

WLK1_SINGLE_READ

WLK1_WRITE_DOCUMENT

WWS_SAVE_WLK1

0 Kudos

Thanks Niraj,

I have checked the BAPI but I didn't find all the field, as I am expecting to upload following fields "Sales org./Distr.Chl/Sales Off./Node/Material"

Thanks

former_member204590
Participant
0 Kudos

Thanks all for your response. We have used other functionality to upload the list. I am closing the thread.

0 Kudos
We have used other functionality to upload the list.

What is the other functionality?  Please ensure that if you found solution on your own, the same is shared in SCN

G. Lakshmipathi