如下图,如何在后台表获取标黄部分的值?
方法一:
Step1: Table-INOB
Values OBTAB = MCH1, OBJEK = MATNR & BATCH.(前面需补齐9个0)
You will get CUOBJ
Use this CUOBJ for step two
Step 2: Table—AUSP
Value OBJEK = CUOBJ (with leading zeroes if there) 总共18位
KLART = 023 (generally it is batch class, if you have something else give it)
Characteristic Values (ATWRT) for various characteristics (ATINN) can be obtained.
可以输入Internal Characteristic明确具体的值,Characteristic可以通过CT04获得
3.0000000000000000E+01=3*10^1=30
方法二:
通过以下Function进行调用
BAPI_CLASS_GET_CHARACTERISTICS
BAPI_CHARACT_GETDETAIL