Data Element list used by SAP ABAP Function Module FI_TEXTS_DOC_ITEM (Bearbeitung von Texten zur Belegposition)
SAP ABAP Function Module
FI_TEXTS_DOC_ITEM (Bearbeitung von Texten zur Belegposition) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AKTYP | Activity category in SAP transaction | SOURCE VALUE(I_ACTION_TYPE) LIKE T020-AKTYP |
|
| 2 | BELNR_D | Accounting Document Number | SOURCE VALUE(I_DOCNO) LIKE BKPF-BELNR OPTIONAL |
|
| 3 | BUKRS | Company Code | SOURCE VALUE(I_CCODE) LIKE T001-BUKRS |
|
| 4 | BUZEI | Number of Line Item Within Accounting Document | SOURCE VALUE(I_DOC_ITEM) LIKE BSEG-BUZEI OPTIONAL |
|
| 5 | EENO_EXISTS | Indicator: Notes exist | SOURCE VALUE(X_NOTE_EXISTS) TYPE EENO_EXISTS OPTIONAL |
|
| 6 | GJAHR | Fiscal Year | SOURCE VALUE(I_FISCAL_YEAR) LIKE BKPF-GJAHR |
|