2007 Jun 28 7:09 PM
When I take a ZCOPY of standard program RFITEMGL of transaction code FBL3N and put break point over Function Module FI_ITEMS_DISPLAY and look into the table it_pos the material number and vendor numbers are not getting populated but without taking zcopy if set breakpint over this Function module directly in the standard program the values for material and vendor is getting populated. Kindly why this happens?
2007 Jun 28 7:16 PM
This program likely behaves differently based on which transaction is calling it.
Rob
2007 Jun 28 7:22 PM
it works proper in dev system and the situation arises when it got transported to qas now.
2007 Jun 28 9:07 PM