Table/Structure Field list used by SAP ABAP Function Module OIB_2STEP_BUILD_G_L_APPENDIX (Calculate gain/loss appendix quantities for two-step transfer)
SAP ABAP Function Module
OIB_2STEP_BUILD_G_L_APPENDIX (Calculate gain/loss appendix quantities for two-step transfer) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DOCUMENT_STRUCTURE - LINE_ID | Unique identification of document line | SOURCE VALUE(I_LINE_ID) LIKE MSEG-LINE_ID OPTIONAL |
|
| 2 | DOCUMENT_STRUCTURE - PARENT_ID | Identifier of immediately superior line | SOURCE VALUE(I_PARENT_ID) LIKE MSEG-PARENT_ID OPTIONAL |
|
| 3 | MSEG - LINE_ID | Unique identification of document line | SOURCE VALUE(I_LINE_ID) LIKE MSEG-LINE_ID OPTIONAL |
|
| 4 | MSEG - PARENT_ID | Identifier of immediately superior line | SOURCE VALUE(I_PARENT_ID) LIKE MSEG-PARENT_ID OPTIONAL |
|
| 5 | MSEG - ZEILE | Item in material document | SOURCE VALUE(I_NEW_ZEILE) LIKE MSEG-ZEILE |
|
| 6 | OIH30I - SHKZG | Debit/Credit Indicator | SOURCE VALUE(I_SHKZG) LIKE OIH30I-SHKZG |
|