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

table for batch characteristics

Former Member
0 Likes
980

I have to change the characteristics of a batch for a material. I do it through a dialog program . Can anyone please suggest me the table for this?

4 REPLIES 4
Read only

Former Member
0 Likes
613

any suggestions on this please?

Read only

0 Likes
613

Hi Depthi ,

Please go through the Function Group CLBPA .

You have lots of useful functions on this group like BAPI_OBJCL_CHANGE ,BAPI_OBJCL_GETDETAIL.

Regards

Caglar

Read only

Former Member
0 Likes
613

The table where the characteristics are stored is the table AUSP. If you want to read the characterisitics of a batch u can use the function module CLAF_CLASSIFICATION_OF_OBJECTS, and if u want to change this characteristics u can use the function module VB_CHANGE_BATCH.

Regards,

Xavi

Read only

ferry_lianto
Active Contributor
0 Likes
613

Hi,

Please check these tables.

CAWN

CAWNT

AUSP

Regards,

Ferry Lianto