Table/Structure Field list used by SAP ABAP Function Module GRPC_API_SAP_QUERY_EXECUTE (Execute specified query and return the result)
SAP ABAP Function Module
GRPC_API_SAP_QUERY_EXECUTE (Execute specified query and return the result) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ALV_S_FCAT - FIELDNAME | ALV control: Field name of internal table field | ||
| 2 | ALV_S_FCAT - COL_POS | ALV control: Output column | ||
| 3 | ALV_S_FCAT - OUTPUTLEN | ALV control: Column width in characters | ||
| 4 | ALV_S_FCAT - INTLEN | Internal Length in Bytes | ||
| 5 | ALV_S_FCAT - INTTYPE | ABAP data type (C,D,N,...) | ||
| 6 | AQADEF - BGNAME | SAP Query (S): Name of a user group | SOURCE REFERENCE(I_USERGROUP) TYPE AQADEF-BGNAME |
|
| 7 | AQADEF - BGNAME | SAP Query (S): Name of a user group | ||
| 8 | AQADEF - QUNAME | SAP Query (S): Query name | ||
| 9 | AQADEF - QUNAME | SAP Query (S): Query name | SOURCE REFERENCE(I_QUERY) TYPE AQADEF-QUNAME |
|
| 10 | AQADEF - WSID | SAP Query (S): Work Area ID | ||
| 11 | AQADEF - WSID | SAP Query (S): Work Area ID | SOURCE REFERENCE(I_WORKSPACE) TYPE AQADEF-WSID DEFAULT SPACE |
|
| 12 | GRPC_S_QUERY_COLUMN - FNAME | GRPC QUERY Field name (table field) | ||
| 13 | GRPC_S_QUERY_COLUMN - TYPE | Query Column Data type | ||
| 14 | GRPC_S_QUERY_COLUMN - STDSEL | GRPC Flag Char 1 | ||
| 15 | GRPC_S_QUERY_COLUMN - SPNAME | Sel/Param Name | ||
| 16 | GRPC_S_QUERY_COLUMN - OBLIGATORY | GRPC Flag Char 1 | ||
| 17 | GRPC_S_QUERY_COLUMN - NODISPLAY | GRPC Flag Char 1 | ||
| 18 | GRPC_S_QUERY_COLUMN - LENGTH | Query Column Length | ||
| 19 | GRPC_S_QUERY_COLUMN - KIND | GRPC Flag Char 1 | ||
| 20 | GRPC_S_QUERY_COLUMN - FPOS | Query Column position | ||
| 21 | GRPC_S_QUERY_COLUMN - DISPFORMAT | Column Format | ||
| 22 | GRPC_S_QUERY_COLUMN - DESCR | Qury Column Description ( Column Header ) | ||
| 23 | GRPC_S_QUERY_COLUMN - ALV_COLUMN_ID | ALV control: Field name of internal table field | ||
| 24 | GRPC_S_QUERY_PARAM_VALUE - SIGN | ABAP: ID: I/E (include/exclude values) | ||
| 25 | GRPC_S_QUERY_PARAM_VALUE - SELOPTION | ABAP: Selection option (EQ/BT/CP/...) | ||
| 26 | GRPC_S_QUERY_PARAM_VALUE - SELNAME | Sel/Param Name | ||
| 27 | GRPC_S_QUERY_PARAM_VALUE - KIND | GRPC Flag Char 1 | ||
| 28 | GRPC_S_QUERY_PARAM_VALUE - HIGH | ABAP/4: Selection value (LOW or HIGH value, external format) | ||
| 29 | GRPC_S_QUERY_PARAM_VALUE - LOW | ABAP/4: Selection value (LOW or HIGH value, external format) | ||
| 30 | GRPC_S_RECORD - RECORD | GRPC_S_RECORD-RECORD | ||
| 31 | GRPC_S_VALUE - FIELD_VALUE | GRPC_S_VALUE-FIELD_VALUE | ||
| 32 | LVC_S_FCAT - FIELDNAME | ALV control: Field name of internal table field | ||
| 33 | LVC_S_FCAT - OUTPUTLEN | ALV control: Column width in characters | ||
| 34 | LVC_S_FCAT - INTTYPE | ABAP data type (C,D,N,...) | ||
| 35 | LVC_S_FCAT - INTLEN | Internal Length in Bytes | ||
| 36 | LVC_S_FCAT - DECIMALS | Number of Decimal Places | ||
| 37 | LVC_S_FCAT - COL_POS | ALV control: Output column | ||
| 38 | LVC_S_FCAT - COLTEXT | ALV control: Column heading | ||
| 39 | RSAQLDESC - FDESC | SAP Query (L): Field description | ||
| 40 | RSAQLDESC - FTYP | SAP Query (L): Field type | ||
| 41 | RSAQLDESC - FOLEN | SAP Query (L): Output length | ||
| 42 | RSAQLDESC - FNAMENEW | SAP Query (L): Name of original field (new length) | ||
| 43 | RSAQLDESC - FNAMEINT | SAP Query (L): Name in the database table | ||
| 44 | RSAQLDESC - FNAME | SAP Query (L): Original field name | ||
| 45 | RSAQLDESC - FLPOS | SAP Query (L): Field position (long) | ||
| 46 | RSAQLDESC - FLEN | SAP Query (L): Field length | ||
| 47 | RSAQLDESC - FDEC | SAP Query (L): Number of decimal places | ||
| 48 | RSPARAMS - HIGH | ABAP/4: Selection value (LOW or HIGH value, external format) | ||
| 49 | RSPARAMS - KIND | ABAP: Type of selection | ||
| 50 | RSPARAMS - LOW | ABAP/4: Selection value (LOW or HIGH value, external format) | ||
| 51 | RSPARAMS - OPTION | ABAP: Selection option (EQ/BT/CP/...) | ||
| 52 | RSPARAMS - SELNAME | ABAP/4: Name of SELECT-OPTION / PARAMETER | ||
| 53 | RSPARAMS - SIGN | ABAP: ID: I/E (include/exclude values) |