SAP ABAP Function Module DDUT_TEXT_FOR_VALUE (DD: Define Text of a Value for an ABAP Dictionary Field)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDUT (Package) ABAP/4 Dictionary: Analysis Repair Utilities

⤷

⤷

Basic Data
Function Module | DDUT_TEXT_FOR_VALUE | DD: Define Text of a Value for an ABAP Dictionary Field |
Function Group | SDFC | Modules for foreign key checks |
Program Name | SAPLSDFC | |
INCLUDE Name | LSDFCU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ADDITIONAL_FIELDS | TYPE | DCFIELDDATS | Contents of Further (Foreign) Key Fields | |||
![]() |
TEXT | TYPE | STRING | Text for VALUE | |||
![]() |
NOT_UNIQUE | TYPE | DDBOOL_D | Text is not Unique | |||
![]() |
VALUE_INTERNAL | TYPE | Internal Representation of VALUE | ||||
![]() |
TEXT_FIELDS | TYPE | DCFIELDDATS | Contents of Data Fields of Text Table | |||
![]() |
TABNAME | TYPE | DFIES-TABNAME | Name of Table (or Data Element) | |||
![]() |
FIELDNAME | TYPE | DFIES-LFIELDNAME | Field Name | |||
![]() |
CALLING_PROGRAM | TYPE | SYST-REPID | Call Program Name | |||
![]() |
STRUCNAME | TYPE | C | Name of Suitable Structure in Calling Program | |||
![]() |
VALUE | TYPE | Value for which Text should be Determined | ||||
![]() |
VALUE_IS_EXTERNAL | TYPE | DDBOOL_D | ' ' | Is Value in External Representation | ||
![]() |
LANGU | TYPE | SYST-LANGU | SY-LANGU | Language Key of Current Text Environment | ||
![]() |
NO_DDIC_FIELD | TYPE | Specified Field has no DDIC Reference | ||||
![]() |
ILLEGAL_VALUE | TYPE | Value Passed is Illegal | ||||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20000128 |
SAP Release Created in |