2011 May 23 8:34 AM
Hello,
We have created a custom message type which will be used to send changed batch information using changer pointer by IDOC.
We have also created a custom characteristics ZPRIO (Priority of batch) and the same will be assigned to Batches (MSC2N). However when we change this characteristics in MSC2N transaction change pointers are not getting created.
What is the table name and field for Batch characteristics and how can I assign this to the change object? I can see that CABN table is available and I tried assigning this to CLASSIFY object but it did not work.
I want to know the relational table between Batch and Characteristics.
Any help would be appreciated!
Thanks in advance!
Arvind
2011 May 23 9:57 AM
hi arvind,
check these tables mcha, mch1, mchb, dfbatch might be helpful for u
sree
2011 May 23 1:56 PM
the classification values are stored in table AUSP, among all other classification used in your system.
your batch tables are MCHA and MCH1.
For characteristcis link and values use below tables:
Characteristics :
CABN Characteristics ( o.a. batch/vendor)
CABNT Characteristics description
CAWN Characteristics ( o.a. material)
CAWNT Characteristics description
AUSP Characteristic Values
Class types and objects :
TCLAO Several class types for object
TCLA Class types
TCLAT Class type text
TCLT Classifiable objects
TCLC Classification status
Links :
INOB Link between Internal Number and Object
KLAH Class header data
KSSK Allocation Table: Object (vb.matnr) to Class
KSML Characteristics for a class (internal number)
for batch stock 0 use tables ilken MCHB, MCHA etc,