SAP ABAP Function Module DD_PUT_FKEY (Upgrade interface for foreign key (array upgrade of DD08L/T, DD05S))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
⤷
SDBT (Package) ABAP Dictionary: Basic Tools
⤷
⤷
Basic Data
| Function Module | DD_PUT_FKEY | Upgrade interface for foreign key (array upgrade of DD08L/T, DD05S) |
| Function Group | SDFK | Function modules for foreign keys |
| Program Name | SAPLSDFK | |
| INCLUDE Name | LSDFKU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
HEADERTEST | TYPE | ' ' | Execute test for existence of header (DD02L) | |||
| |
LANGU | TYPE | DD08V-DDLANGUAGE | ' ' | Ugrade language (' '=DD08V-DDLANG) | ||
| |
STATUS | TYPE | DD08L-AS4LOCAL | 'A' | UPGRADE A or N | ||
| |
TABNAME | TYPE | DD08V-TABNAME | ' ' | if not specified, dd08v-dd05s tabname | ||
| |
DD05S_TAB | TYPE | DD05S | zu schreibende DD05S-Zeilen | |||
| |
DD08V_TAB | TYPE | DD08V | DD08V lines to be written | |||
| |
EMPTY_DD08V | TYPE | DD08V_TAB was transferred empty | ||||
| |
ILLEGAL_STATUS | TYPE | if STATUS not A or N | ||||
| |
INCOMPATIBLE_08_05 | TYPE | DD08V and DD05S lines do not correspond | ||||
| |
INCONSISTENT_TABNAME | TYPE | TABNAME in DD08V_TAB or DD05S_TAB inconsistent | ||||
| |
NOHEADER | TYPE | No header (dd021) found following header test | ||||
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 | 19950302 |
| SAP Release Created in |