Hi guys,
I am using a standard form MR_PRINT, where in the ADDRESS block, i need to print address details with the following logic:
1. check invoice company RBKP-BUKRS
2. search company in masterdata T001-BUKRS and determine the address code T001-ADRNR
3. with this code access address table ADRC-ADDRNUMBER to retrieve the information.
Now, i need to keep this data in the script without touching the driver program.
plz help me?
bye