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

Batch Classiification

Former Member
0 Likes
388

Dear all,

I have defined a characteristic in a batch classification. How can i retrieve the batch number with this characteristic in ABAP?? Can i achieve this by BAPI_OBJCL_GETDETAIL_KEY?? Any reference code??

Thanks and Regards,

Kit

2 REPLIES 2
Read only

Former Member
0 Likes
349

BAPI-step by step procedure

http://www.sapgenie.com/abap/bapi/example.htm

list of all BAPI's

http://www.planetsap.com/LIST_ALL_BAPIs.htm

Rewards if useful..........

Minal

Read only

0 Likes
349

Thx for your reply. Let me explain more on my requirement. I'm going to use the characteristic and material number to fetch the batch number. Which way should i go?? Table , FM or BAPI??

Regards,

Kit