2005 May 02 11:16 AM
Hi kind professionals,
We are still sadly using version 4.6c of SAP.
Problem:
From what I have read in the OSS notes I can not print additional address fields like 'steet_2' and 'C/O' using the function module 'address_into_printform' from SAP script without implementing a customer exit and a BADI.
Please can you tell me if this is the case or have I missed something ?
Plus if above is correct, how do I pass the additional data to 'address_into_printform'.
I am pushing my luck but is there any sample code for a novice coder.
More info.
Using short form of address,
The documents in question are F8 invoice and packing note.
Hi kind professionals,
We are still sadly using version 4.6c of SAP.
Problem:
From what I have read in the OSS notes I can not print additional address fields like 'steet_2' and 'C/O' using the function module 'address_into_printform' from SAP script without implementing a customer exit and a BADI.
Please can you tell me if this is the case or have I missed something ?
Plus if above is correct, how do I pass the additional data to 'address_into_printform'.
I am pushing my luck but is there any sample code for a novice coder.
More info.
Using short form of address,
The documents in question are F8 invoice and packing note.
2005 May 05 9:58 PM
I have a similar problem, I need to print Street2 and street 3 (along with Street). Is there any way to print these fields using the current ADDRESS ... ENDADDRESS code?
Thank you