2006 Mar 03 10:27 AM
Hi friends,
Is it possible to print the address using the country specific. Some countries have specific requirements like, Europe needs to print postal code before city. Where as the Ireland, Israel needs to print the postal code after the city.
Hi friends,
Is it possible to print the address using the country specific. Some countries have specific requirements like, Europe needs to print postal code before city. Where as the Ireland, Israel needs to print the postal code after the city.
2006 Mar 03 10:33 AM
Hi Hasmath,
SAP manage the address specificity of country.
Rgd
Frédéric
2006 Mar 03 10:37 AM
sap provide address specificity of country..
just make the addres conditional window based on country code.
and another way u just make the perform for difrent diffrent line of address..
perform for addressline1
perform for addressline2
perform for addressline3
perform for addressline4
besed on country code and write logic according to ur requirment...
Message was edited by: kishan negi
2006 Mar 03 10:51 AM
Hi Kishan,
i think its not a good idea to write different performs for different address. if tomorrow a new country address is been added then it will make another headache.
any other solution.
Thanx for ur replies.
2006 Mar 03 10:53 AM
Why didn't you want to let SAP manage the address alone ?
I'm in Europe and everything is ok for us with the address option in Smartforms.
2006 Mar 03 10:58 AM
ya it is ...
u can make a z table for all line based on country code. if any country is added u just have to add the value into z table....
but i think it is very hactic .......
wait for some gud reply.....
2006 Mar 03 10:55 AM
Hi
Use ADDRESS_INTO_PRINTFORM this function module. It will take care of all
contries specific setting.
ADDRESS.........ENDADDRESS in SAP Script which work same way of above function module.
check it out whether that will useful in smartform also.
regards
vinod
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |