2009 Mar 04 4:14 AM
Hi all,
Please tell me how to use BAPI BAPI_MATERIAL_GET_ALL to get all material details by passing only material no.I tried to pass material no to this BAPI but it didnt fetched material data.
thanks.
2009 Mar 04 4:18 AM
check if you have passed all the 18 characters of the matnr... or use convertion exit and then pass the value..
Hi all,
Please tell me how to use BAPI BAPI_MATERIAL_GET_ALL to get all material details by passing only material no.I tried to pass material no to this BAPI but it didnt fetched material data.
thanks.
2009 Mar 04 4:18 AM
check if you have passed all the 18 characters of the matnr... or use convertion exit and then pass the value..
2009 Mar 04 5:11 AM
This method is the follow-on method from BAPI_MATERIAL_GET_DETAIL. In contrast to the original method, this method can read all of the material master data for a specified combination of organizational units. Depending on the organizational unit entered, the system returns the corresponding material master data. If you only enter the material number (the only required entry parameter), the method only returns client-specific material data for the material entered.
Please pass comlete 18 digit material number. to get the material no with leading zeros you can use FM CONVERSION_EXIT_MATN1_INPUT.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |