Data Element list used by SAP ABAP Function Module FLQ_CHECK_SEQUENCE_CD (Abfragefolge auswerten (Typ 'C' oder 'D'))
SAP ABAP Function Module
FLQ_CHECK_SEQUENCE_CD (Abfragefolge auswerten (Typ 'C' oder 'D')) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | FLQGRPID | Liquidity Calculation: Query Sequence | SOURCE VALUE(P_QUERYGROUP) LIKE FLQGRP-LQGRPID |
|
| 2 | FLQORIG | Liquidity Calculation: Origin of Item | SOURCE VALUE(P_QUERYTYPE) LIKE FLQQR-LQORIG DEFAULT 'D' |
|
| 3 | FLQPOS | Liquidity Item | SOURCE VALUE(P_LQPOS) LIKE FLQQR-LQPOS |
|
| 4 | FLQQRID | Liquidity Calculation: Query ID | SOURCE VALUE(P_QUERY) LIKE FLQQR-LQQRID |
|
| 5 | FLQ_LQPOS_BUF | Liquidity Calculation: Buffer Item | SOURCE REFERENCE(P_LQPOS_BUF) LIKE FLQPARA-LQPOS_BUF OPTIONAL |
|