SAP ABAP Function Module DDUT_INPUT_CHECK (DD: Simulation of Input Checks of DYNP 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_INPUT_CHECK | DD: Simulation of Input Checks of DYNP for an ABAP Dictionary Field |
Function Group | SDFC | Modules for foreign key checks |
Program Name | SAPLSDFC | |
INCLUDE Name | LSDFCU03 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ADDITIONAL_FIELDS | TYPE | DCFIELDDATS | Contents of Other Foreign Key Fields | |||
![]() |
MSGID | TYPE | SYST-MSGID | Possibly Message Class of Error Message | |||
![]() |
MSGTY | TYPE | SYST-MSGTY | Possibly Severity of Error Message | |||
![]() |
MSGNO | TYPE | SYST-MSGNO | Possibly Number of Error Message | |||
![]() |
MSGV1 | TYPE | SYST-MSGV1 | Possibly First Parameter for Error Message | |||
![]() |
MSGV2 | TYPE | SYST-MSGV2 | Possibly Second Parameter for Error Message | |||
![]() |
MSGV3 | TYPE | SYST-MSGV3 | Possibly Third Parameter for Error Message | |||
![]() |
MSGV4 | TYPE | SYST-MSGV4 | Possibly Fourth Parameter for Error Message | |||
![]() |
VALUE_INTERNAL | TYPE | Internal Representation of VALUE | ||||
![]() |
TABNAME | TYPE | DFIES-TABNAME | Name of Table (or Data Element) | |||
![]() |
FIELDNAME | TYPE | DFIES-LFIELDNAME | Name of Field to be Checked | |||
![]() |
CALLING_PROGRAM | TYPE | SYST-REPID | Call Program Name | |||
![]() |
STRUCNAME | TYPE | C | Name of Suitable Structure in Calling Program | |||
![]() |
VALUE | TYPE | Value to be Checked | ||||
![]() |
VALUE_IS_EXTERNAL | TYPE | DDBOOL_D | SPACE | Is Value to be Checked in External Representation | ||
![]() |
ACCEPT_ALL_INITIAL | TYPE | DDBOOL_D | SPACE | If 'X', accept initial values in foreign key fields | ||
![]() |
VALUE_LIST | TYPE | Value List (in Table Structure) | ||||
![]() |
NO_FORKEY_CHECK | TYPE | DDBOOL_D | SPACE | No foreign key check required | ||
![]() |
FAILURE_TAB | TYPE | DDFKEYRC | Messages for Failed Checks | |||
![]() |
NO_DDIC_FIELD | TYPE | Field to be Checked has no DDIC Reference | ||||
![]() |
ILLEGAL_MOVE | TYPE | Cannot copy to VALUE_INTERNAL | ||||
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 | 19990505 |
SAP Release Created in |