‎2007 Sep 17 10:52 PM
Can some one please tell me what is the function module to ge the bag/ material weight when the material number and the batch are given.
My requirement states that the weight should be retrieved from the batch characteristics. ( char position sg_bag_weight _net) . If there is any onther way around , please let me know
Thankyou
‎2007 Sep 18 2:06 AM
You have to use the BAPI "BAPI_CHARACT_GETDETAIL" to read the characteristic values and get the weight, you will need to pass the characteristic name to this BAPI
‎2007 Sep 18 2:06 AM
You have to use the BAPI "BAPI_CHARACT_GETDETAIL" to read the characteristic values and get the weight, you will need to pass the characteristic name to this BAPI