Table/Structure Field list used by SAP ABAP Function Module KCD_SEND_TAB_FILL (Fills an internal table with the sender structure for a sender program)
SAP ABAP Function Module
KCD_SEND_TAB_FILL (Fills an internal table with the sender structure for a sender program) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CFSEND_TAB - COFFS | Field offset | ||
| 2 | CFSEND_TAB - CLENG | Sender field length | ||
| 3 | CFSEND_TAB - TXT20 | Data transfer: description | ||
| 4 | CFSEND_TAB - TNAME | Table name of sender field | ||
| 5 | CFSEND_TAB - SFELD | Sender field | ||
| 6 | CFSEND_TAB - ITYPE | Data type (ABAP type) of sender field | ||
| 7 | CFSEND_TAB - IOFFS | Field offset | ||
| 8 | CFSEND_TAB - ILENG | Sender field length | ||
| 9 | CFSEND_TAB - FTYPE | Data type (ABAP type) of sender field | ||
| 10 | CFSEND_TAB - FPOSI | Position of sender fields | ||
| 11 | CFSEND_TAB - FOFFS | Field offset | ||
| 12 | CFSEND_TAB - FLENG | Sender field length | ||
| 13 | CFSEND_TAB - FDECI | Decimal places of sender field | ||
| 14 | CFSEND_TAB - CTYPE | Data type (ABAP type) of sender field | ||
| 15 | DCOBJBEZ - NAME | Name of ABAP Dictionary Object | ||
| 16 | DCOBJDEF - NAME | Name of ABAP Dictionary Object | ||
| 17 | DFIES - POSITION | Position of the field in the table | ||
| 18 | DFIES - LENG | Length (No. of Characters) | ||
| 19 | DFIES - INTTYPE | ABAP data type (C,D,N,...) | ||
| 20 | DFIES - FIELDTEXT | Short Description of Repository Objects | ||
| 21 | DFIES - FIELDNAME | Field Name | ||
| 22 | DFIES - DECIMALS | Number of Decimal Places | ||
| 23 | DFIES - INTLEN | Internal Length in Bytes | ||
| 24 | KCDDIFIE - OFFST | Field offset | SOURCE VALUE(RLENG) LIKE KCDDIFIE-OFFST |
|
| 25 | KCDDIFIE - OFFST | Field offset | SOURCE VALUE(ILENG) LIKE KCDDIFIE-OFFST |
|
| 26 | KCDDIFIE - OFFST | Field offset | SOURCE VALUE(CLENG) LIKE KCDDIFIE-OFFST |
|
| 27 | KCDDIFIE - OFFST | Field offset | ||
| 28 | KCDSM - ESTRC | Recipient Structure | SOURCE VALUE(ESTRC) LIKE KCDSM-ESTRC |
|
| 29 | KCDSM - VALID | Data transfer: Validation name | ||
| 30 | KCDSM - VALID | Data transfer: Validation name | SOURCE VALUE(VALID) LIKE KCDSM-VALID |
|
| 31 | KCDSM - REPID | Sender structure | SOURCE VALUE(REPID) LIKE KCDSM-REPID |
|
| 32 | KCDSM - REPID | Sender structure | ||
| 33 | KCDSM - PROGN | Name of transfer program | ||
| 34 | KCDSM - PROGN | Name of transfer program | SOURCE VALUE(PROGN) LIKE KCDSM-PROGN |
|
| 35 | KCDSM - MAVAL | Data transfer: Matrix validation | ||
| 36 | KCDSM - MAVAL | Data transfer: Matrix validation | SOURCE VALUE(MAVAL) LIKE KCDSM-MAVAL |
|
| 37 | KCDSM - ESTRC | Recipient Structure | ||
| 38 | KCDSM - DKEY | Reaction to double key | SOURCE VALUE(DKEY) LIKE KCDSM-DKEY |
|
| 39 | KCDSM - DKEY | Reaction to double key | ||
| 40 | KCDSM - ANWDG | Application: | ||
| 41 | KCDSM - ANWDG | Application: | SOURCE VALUE(ANWDG) LIKE KCDSM-ANWDG |
|
| 42 | KCDSP - MANDT | Client | ||
| 43 | KCDSP - REPID | Sender structure | ||
| 44 | KCDSP - SSTRC | Dictionary structure | ||
| 45 | SYST - MANDT | ABAP System Field: Client ID of Current User |