Table list used by SAP ABAP Function Module FLQ_SAMPLE_ASSIGN_FI_2ND (Ermitteln der neuen LQ Zuordnung zu einer Info-Zeile)
SAP ABAP Function Module
FLQ_SAMPLE_ASSIGN_FI_2ND (Ermitteln der neuen LQ Zuordnung zu einer Info-Zeile) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF | Accounting Document Header | SOURCE VALUE(P_BKPF) LIKE BKPF |
|
| 2 | BSEG | Accounting Document Segment | SOURCE VALUE(P_BSEG) LIKE BSEG |
|
| 3 | BSEG_KEY | Key: Financial Accounting Document Segment | SOURCE REFERENCE(P_ACTUAL_KEY) LIKE BSEG_KEY |
|
| 4 | FLQITEM | Liquidity Calculation - Line Items for FI Documents | SOURCE VALUE(P_WRBTR) LIKE FLQITEM-WRBTR |
|
| 5 | FLQITEM | Liquidity Calculation - Line Items for FI Documents | SOURCE VALUE(P_TWAER) LIKE FLQITEM-TWAER |
|
| 6 | FLQPARA | Liquidity Calculation - Parameters for Reports | SOURCE VALUE(P_OLDPOS) LIKE FLQPARA-LQPOS_BUF |
|
| 7 | FLQ_SPLIT | Liquidity Calculation - Assignment Exit | SOURCE C_T_ASSIGNMENT STRUCTURE FLQ_SPLIT |
|