Table list used by SAP ABAP Function Module FLQ_SAMPLE_ASSIGN_FI (Ermitteln von Liquiditätsposition, Buchungskreis, Gsber)
SAP ABAP Function Module
FLQ_SAMPLE_ASSIGN_FI (Ermitteln von Liquiditätsposition, Buchungskreis, Gsber) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BKPF | Accounting Document Header | SOURCE REFERENCE(P_BKPF) LIKE BKPF |
|
| 2 | BSEG | Accounting Document Segment | SOURCE REFERENCE(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_GSBER) LIKE FLQITEM-GSBER |
|
| 5 | FLQITEM | Liquidity Calculation - Line Items for FI Documents | SOURCE VALUE(P_LQPOS) LIKE FLQITEM-LQPOS |
|
| 6 | FLQITEM | Liquidity Calculation - Line Items for FI Documents | SOURCE VALUE(P_QUERYPOS) LIKE FLQITEM-LQPOS |
|
| 7 | FLQITEM | Liquidity Calculation - Line Items for FI Documents | SOURCE VALUE(P_BUKRS) LIKE FLQITEM-BUKRS |
|
| 8 | KNA1 | General Data in Customer Master | SOURCE REFERENCE(P_KNA1) LIKE KNA1 |
|
| 9 | LFA1 | Vendor Master (General Section) | SOURCE REFERENCE(P_LFA1) LIKE LFA1 |
|