BDLFUPIMP - Definition of import parameters for one function version
Definition of import parameters for one function version information is stored in SAP table BDLFUPIMP.
It is part of development package BDL3 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (as of R/3 Release 3.x)".
It is part of development package BDL3 in software component SV-SMG-SDD. This development package consists of objects that can be grouped under "Service data download (as of R/3 Release 3.x)".
Fields for table BDLFUPIMP
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
LOGFUNC | Logical name | X | BDL_LOGFUN | CHAR | 30 | BDLFUNC |
CLUST_ID | RFC Download: Function module | X | BDL_CLUST | CHAR | 6 | |
PARAM | Parameter name | X | BDL_PARAM | CHAR | 30 | |
SEQNO | Sequence number | X | BDL_SEQC | NUMC | 4 | |
IS_DEFAULT | Is default? | BDL_DEFLT | CHAR | 1 | ||
OPTIONAL | Optional parameters | BDL_OPTIO | CHAR | 1 | ||
TYPES | Reference structure is APAP type | BDL_TYPES | CHAR | 1 | ||
LENGTH | Field length | BDL_LENGTH | INT4 | 4 | ||
DECIMALS | Field length | BDL_LENGTH | INT4 | 4 | ||
VALUE | Text 30 characters | BDL_TEXT30 | CHAR | 30 | ||
LOCAL_OBJ | Text 81 characters | BDL_TEXT81 | CHAR | 81 | ||
USED | Parameter used | BDL_USED | CHAR | 1 | ||
STATUS | Status of object | BDL_STAT | CHAR | 1 | ||
CHGSTAMP | ABAP Time Stamp | ABSTAMP | CHAR | 14 |