2010 Jun 12 9:13 AM
hai experts,
in mm02 tcode views like mrp 04 block bom explosion/ requrements under one field is individual/coll (marc-sbdkz).
select this field press f4 value along value and with some text come .
i want this text on which table save it.
thanks in advance.
Edited by: Rob Burbank on Jun 13, 2010 4:14 PM
hai experts,
in mm02 tcode views like mrp 04 block bom explosion/ requrements under one field is individual/coll (marc-sbdkz).
select this field press f4 value along value and with some text come .
i want this text on which table save it.
thanks in advance.
Edited by: Rob Burbank on Jun 13, 2010 4:14 PM
2010 Jun 13 7:10 PM
Hi,
I dont have a system right now.
Go to the domain of that field and check the value table name( the value table will have the texts).
If value table doesnt exist, then check the fixed values.
If fixed values exists, then use fm GET_DOMAIN_VALUES.
2010 Jun 14 5:04 AM
Hi,
The F4 values are maintained as Fixed values in the domain SBDKZ.
The text maintained for the fixed values are stored in the table DD07T.
You can fetch these text by passing DOMNAME as SBDKZ and DDLANGUAGE as SY-LANGU from table DD07T.
As Keshav told : You can also use the FM GET_DOMAIN_VALUES for the same.
Regards
DKS
2010 Jun 13 9:15 PM
Run transaction ST05 against F4. That will show you the table.
Rob
2010 Jun 14 6:00 AM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |