2007 Jun 19 5:10 PM
Hi,
Is there's any FM or BAPI to return the County Code associated with County Name?
Thzs for the help
regards
Jaime Cordeiro
2007 Jun 19 5:13 PM
SPP01_GET_COUNTRY_CODES
DR_GET_COUNTRY_NAME
Message was edited by:
Swathi
Hi,
thzs for the quick answer's but it COUNTY and not COUNTRY. There's the table T005F this may be the solution for my problem let's see.
Thzs again
Regards
Jaime Cordeiro
2007 Jun 19 5:13 PM
SPP01_GET_COUNTRY_CODES
DR_GET_COUNTRY_NAME
Message was edited by:
Swathi
2007 Jun 19 5:13 PM
Hi,
You can use the table T005T to get the country code associated with the country name..
THanks
Naren
2007 Jun 19 5:17 PM
Hi,
thzs for the quick answer's but it COUNTY and not COUNTRY. There's the table T005F this may be the solution for my problem let's see.
Thzs again
Regards
Jaime Cordeiro
2007 Jun 19 5:21 PM
2007 Jun 19 5:22 PM
T005F is the table, but you have to bear in mind that the descriptions are case sensitive when you build your SELECT.
Rob
2007 Jun 19 5:18 PM
write simple select query on T005 and T005T Table
read_t005t to get country name
2007 Jun 19 5:21 PM
Hi
County or Region both are stored in the same field ADRC-REGION
try the fun mdule
I_SMPM_ADDRESS_GET
which returns the address fields like REGION etc for the given address number
Reward points for useful Answers
Regards
Anji
2007 Jun 19 5:49 PM
Thank's to all.
The problem is solved, a select solved the problem.
Regards
Jaime Cordeiro
| User | Count |
|---|---|
| 6 | |
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |