Table list used by SAP ABAP Function Module FLQ_SAMPLE_ASSIGN_SDSO (Ermitteln der Liquiditätsposition einer Kundenauftrags-Position)
SAP ABAP Function Module
FLQ_SAMPLE_ASSIGN_SDSO (Ermitteln der Liquiditätsposition einer Kundenauftrags-Position) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FDS2 | CM&F Line Items in SD Documents (fromr Release 4.0) | SOURCE VALUE(AWPOS) LIKE FDS2-AWPOS |
|
| 2 | FDS2 | CM&F Line Items in SD Documents (fromr Release 4.0) | SOURCE VALUE(AWREF) LIKE FDS2-AWREF |
|
| 3 | FDS2 | CM&F Line Items in SD Documents (fromr Release 4.0) | SOURCE VALUE(AWTYP) LIKE FDS2-AWTYP |
|
| 4 | FLQITEM | Liquidity Calculation - Line Items for FI Documents | SOURCE VALUE(P_BUKRS) LIKE FLQITEM-BUKRS |
|
| 5 | FLQITEM | Liquidity Calculation - Line Items for FI Documents | SOURCE VALUE(P_QUERYPOS) LIKE FLQITEM-LQPOS |
|
| 6 | FLQITEM | Liquidity Calculation - Line Items for FI Documents | SOURCE VALUE(P_LQPOS) LIKE FLQITEM-LQPOS |
|
| 7 | FLQITEM | Liquidity Calculation - Line Items for FI Documents | SOURCE VALUE(P_GSBER) LIKE FLQITEM-GSBER |
|
| 8 | FLQ_ASSIGNMENT | Liquidity Calculation: All Account Assignments | SOURCE VALUE(E_NEW_ASSIGNMENT) TYPE FLQ_ASSIGNMENT |
|