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: 

FM or BAPI to get Serial no of a material

former_member182485
Active Contributor
0 Kudos

Hi Experts,

I am using a BAPI

BAPI_GOODSMVT_CREATE

to post material (Work same as T-code MB1A)

everything is working fine but the problem is with the materials which is having serialized profile.

I am passing serial nos table also

GOODSMVT_SERIALNUMBER = it_serno1

I m fetching serial no from OBJK based on the material no but the problem is it is giving serial nos which has beed used also

Please give me FM or BAPI to fetch serial no of a material which is free or tell me how can I check that a particular serial no has been used or not ?

Regards

Bikas

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

check in table "TFDIR" to know about FM.

Thanks

Rajesh

3 REPLIES 3

Former Member
0 Kudos

Hi,

check in table "TFDIR" to know about FM.

Thanks

Rajesh

former_member182485
Active Contributor
0 Kudos

Got the FM

0 Kudos

Hello,

Could you please reveal it's name? I need the same functionality in my enhancement.

Best regards,

Marcin