hi,
this is related to my earlier posting of fetching values from domain.
TABLE NAME IS Z_CODES
FIELD NAME IS CODE
DOMAIN IS CD
under DOMAIN, value range tab -> single values. in that i have few FIXED values around 10 and may likely to change. how to pull these and insert these values in the range table in my program .
any help would be appreciated.
Thanks,
kranthi.
Message was edited by: kranthi kumar
Message was edited by: kranthi kumar
Message was edited by: kranthi kumar
Request clarification before answering.
Hi Kranthi,
I think you can use Function Module
GET_DOMAIN_VALUES
This returns all the fixed values in a domain with the
values description in the VALUES_TAB table parameter.
Hope it helps,
Eyal.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.