BDLFUPEXP - Definition of export parameters for one function version
Definition of export parameters for one function version information is stored in SAP table BDLFUPEXP.
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 BDLFUPEXP
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 | |
PARNAMEINT | Parameter name | BDL_PAR60 | CHAR | 60 | ||
LOCAL_OBJ | Text 40 characters | BDL_TEXT40 | CHAR | 40 | ||
SAVE_DATA | Save Data? | BDL_SAVE | CHAR | 1 | ||
STATUS | Status of object | BDL_STAT | CHAR | 1 | ||
CHGSTAMP | ABAP Time Stamp | ABSTAMP | CHAR | 14 |