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: 

Production Date in BAPI_OBJCL_CHANGE

Former Member
0 Kudos

Hello Experts,

I am using BAPI BAPI_OBJCL_CHANGE to upload batch characteristics of a material. Every thing is working fine. I can see the uploaded data in the MSC2n Transaction. Now my problem is i have Production date (HSDAT) in the

MSC2n transaction but there is no field in BAPI for me to pass that date field. Can anyone guide me in this problem.

Thanks

Viverk

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi!

Use FM BAPI_BATCH_CHANGE and BATCHATTRIBUTES structure to change Batch Attributes.

2 REPLIES 2

Former Member
0 Kudos

Hi!

Use FM BAPI_BATCH_CHANGE and BATCHATTRIBUTES structure to change Batch Attributes.

0 Kudos

Hai thanks for the reply, My problem got resolved.

Thanks

Vivek