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,
try fm SWU_GET_TABLE_TO_DOMNAME
regards Andreas
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
> Hi,
>
> try fm SWU_GET_TABLE_TO_DOMNAME
>
>
> regards Andreas
Believe me: DDIF_FIELDINFO_GET is more robust, and if it is to complicated for you, you may also use DDUT_DOMVALUES_GET, although its documentation states that it is obsolete and now should be replaced by DDIF_FIELDINFO_GET.
Greetings
Stephan
| 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.