2007 Aug 13 11:05 AM
Hi Gurus,
for the material classification which function module i have to use....i am using
"vbws_mara_classification_get:....but the o/p of this FM is error .Is there any other Fm ...please help me ..it's vry urgent.....
Hi Ashok
If you are trying to get material classification data giving MATNR and CHARG then try this FM
VB_BATCH_GET_DETAIL
GET_CLASSIFICATION = 'X'.
Hope this helps
Regards
2007 Aug 13 11:09 AM
Use FM CLAF_CLASSIFICATION_OF_OBJECTS. pass following parameters -
class, classtype, object , objecttable.
Do a 'where-used' on the FM to check for usage.
Cheers
Lata
2007 Aug 13 11:22 AM
Hi Lata,
here i have to classify material data...so in the export parameters i should give the material number...please answer me
Ashok.
2007 Aug 13 11:56 AM
FM CLAF_CLASSIFICATION_OF_OBJECTS. pass following parameters -
then material number will be passed to 'OBJECT'. CLASS & CLASSTYPE is from the MATERIAL CLASSIFICATION values screen.
OBJECTTABLE = 'MARA'
2007 Aug 29 7:29 AM
Hi Ashok
If you are trying to get material classification data giving MATNR and CHARG then try this FM
VB_BATCH_GET_DETAIL
GET_CLASSIFICATION = 'X'.
Hope this helps
Regards
2007 Aug 29 7:34 AM
Tri these FMs
IREP2_MATERIAL_CLASSIFICATION
UPDATE_MATERIAL_CLASSIFICATION
MATERIAL_CLASSIFICATION_RT
MATERIAL_INIT_CLASSIFICATION
VBWS_MARA_CLASSIFICATION_GET
VBWS_MARM_CLASSIFICATION_DEL
VBWS_MARM_CLASSIFICATION_GET
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |