Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CULL_CONSTANTS | CULL Constant Class | 20050222 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CULL_PROCEDURE | Interpreter Evaluation Procedures | 20050223 |
Properties
Class | CL_CULL_INTERPRETER | |
Short Description | Evaluate Selection Conditions | |
Super Class | CL_CULL_CONSTANTS | CULL Constant Class |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | AP_CULL_EVALUATION | Low Level Configuration (Explode SELNET/Dependency) |
Created | 20050222 | SAP |
Last change | 20050409 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CULL_INTERPRETER has no forward declaration.
Interfaces
Class CL_CULL_INTERPRETER has no interface implemented.
Friends
Class CL_CULL_INTERPRETER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | INT4 | '32' | Natural Number | 20050222 | |
2 | ![]() |
Constant | Protected | Type reference (TYPE) | SYTABIX | '1' | Index of Internal Tables | 20050222 | |
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_CUGEN_MASTERDATA | LL Configuration: Interface for Master Data | 20050222 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CULL_APPL_LOG | CULL: Application LOG | 20050222 | ||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CULL_INSTANCE | Low-Level Instance | 20050222 | ||
6 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CULL_INSTANCE | Low-Level Instance | 20050222 | ||
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CULL_INSTANCE | Low-Level Instance | 20050222 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_CUGEN_TRACE | Low-Level Trace Function | 20050222 | ||
9 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | KBD_TREE | Representation of a Pars Tree in ABAP | 20050222 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | BAL_S_MSG | Application Log: Message Data | 20050822 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CUGEN_LITERAL_CODE | SELNET: Dependency Coding | 20050222 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYDATUM | Current Date of Application Server | 20050222 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SYMSGV | Message Variable | 20050222 |
Methods
Events
Class CL_CULL_INTERPRETER has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TS_LL_INF_AVAR | Protected | See coding | 20050222 | BEGIN OF ts_ll_inf_avar, " formal - actual arg
col_name TYPE atinn, " mapping for table
instance TYPE REF TO cl_cull_instance,
atinn TYPE atinn,
rflag TYPE curflag,
END OF ts_ll_inf_avar
|
||
2 | TS_LL_INF_AVAR_F | Protected | See coding | 20050222 | BEGIN OF ts_ll_inf_avar_f, " formal - actual arg
col_name TYPE cull_gen_variant_function_if-varnam, " mapping for function
instance TYPE REF TO cl_cull_instance,
atinn TYPE atinn,
rflag TYPE curflag,
END OF ts_ll_inf_avar_f
|
||
3 | TT_LL_INF_AVAR | Protected | See coding | 20050222 | tt_ll_inf_avar TYPE STANDARD TABLE OF ts_ll_inf_avar
|
||
4 | TT_LL_INF_AVAR_F | Protected | See coding | 20050222 | tt_ll_inf_avar_f TYPE STANDARD TABLE OF ts_ll_inf_avar_f
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APPL_LOG | Call by reference | Object reference (TYPE REF TO) | CL_CULL_APPL_LOG | CULL: Application LOG | 20050222 | ||
2 | ![]() |
IO_SELF | Call by reference | Object reference (TYPE REF TO) | CL_CULL_INSTANCE | LL-Instanz | 20050222 | ||
3 | ![]() |
IV_CFG_DATE | Call by reference | Type reference (TYPE) | SYDATUM | Aktuelles Datum des Applikationsservers | 20050222 |
Method CONSTRUCTOR on class CL_CULL_INTERPRETER has no exception.
Method EVAL_AVAR_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CULL_INSTANCE | 20050222 | |||
2 | ![]() |
EV_ATINN | Call by reference | Type reference (TYPE) | ATINN | 20050222 | |||
3 | ![]() |
EV_RFLAG | Call by reference | Type reference (TYPE) | CURFLAG | 20050222 | |||
4 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_AVAR_SINGLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_VALUE | Value transfer | Type reference (TYPE) | CULL_GEN_VALUE | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_BLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_BNUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | ATFLV | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_BPRED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_BSYM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | ATWRT | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_CND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_FNUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | ATFLV | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_FSYM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | ATWRT | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_DDB_HOOK | Call by reference | Type reference (TYPE) | CULL_GEN_RESULT | 'F' | 20050222 | ||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_FUN_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INF_AVARS | Call by reference | Type reference (TYPE) | TT_LL_INF_AVAR_F | 20050222 | |||
2 | ![]() |
ET_QUERY | Call by reference | Type reference (TYPE) | CULL_GEN_VARIANTFUNCTION_IF_T | 20050222 | |||
3 | ![]() |
EV_INF_REQ | Call by reference | Type reference (TYPE) | CULL_GEN_RESULT | 20050222 | |||
4 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_ICOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_VALUE | Value transfer | Type reference (TYPE) | CULL_GEN_VALUE | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_INTB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_B | Call by reference | Type reference (TYPE) | ATFLV | 20050222 | |||
2 | ![]() |
EV_BT | Call by reference | Type reference (TYPE) | I | 20050222 | |||
3 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_INTV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LB | Call by reference | Type reference (TYPE) | ATFLV | 20050222 | |||
2 | ![]() |
EV_LBT | Call by reference | Type reference (TYPE) | I | 20050222 | |||
3 | ![]() |
EV_UB | Call by reference | Type reference (TYPE) | ATFLV | 20050222 | |||
4 | ![]() |
EV_UBT | Call by reference | Type reference (TYPE) | I | 20050222 | |||
5 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_IN_NAMED_SYM_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_IN_NUM_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NVALUE | Call by reference | Type reference (TYPE) | ATFLV | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_IN_SYM_SET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 | |||
2 | ![]() |
IV_SVALUE | Call by reference | Type reference (TYPE) | ATWRT | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_ITYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ITYPE | Value transfer | Type reference (TYPE) | CULL_GEN_ITYPE | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_KEY | Value transfer | Type reference (TYPE) | ATINN | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_LITERALS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_CONJUNCTION_BITMAP | Call by reference | Type reference (TYPE) | CU_GEN_BITSTRING | 20050222 | |||
2 | ![]() |
IT_SINGLETON | Call by reference | Type reference (TYPE) | CUGEN_SINGLETON_T | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_MASTER_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_VALUE | Value transfer | Type reference (TYPE) | CULL_GEN_VALUE | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_NTERM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | ATFLV | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_NUMX_MEMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 | |||
2 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ATFLV | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_NUM_MEMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NVALUE | Call by reference | Type reference (TYPE) | ATFLV | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_NXPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_OCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CULL_INSTANCE | 20050222 | |||
2 | ![]() |
EV_ATINN | Call by reference | Type reference (TYPE) | ATINN | 20050222 | |||
3 | ![]() |
EV_RFLAG | Call by reference | Type reference (TYPE) | CURFLAG | 20050222 | |||
4 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_OVAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_CULL_INSTANCE | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_SEL_CONDITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CODE | Call by reference | Type reference (TYPE) | CUGEN_LITERAL_CODE | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_SPECIFIED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_STERM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | ATWRT | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_SXPR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_SYM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_SYMBOL | Value transfer | Type reference (TYPE) | CULL_GEN_ITYPE-OBJKEY | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_SYM_MEMBER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 | |||
2 | ![]() |
IV_SVALUE | Call by reference | Type reference (TYPE) | ATWRT | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_TABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_TAB_INTERFACE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INF_AVARS | Call by reference | Type reference (TYPE) | TT_LL_INF_AVAR | 20050222 | |||
2 | ![]() |
ET_QUERY | Call by reference | Type reference (TYPE) | CULL_GEN_VARIANTTABLE_INPUT_T | 20050222 | |||
3 | ![]() |
EV_INF_REQ | Call by reference | Type reference (TYPE) | CULL_GEN_RESULT | 20050222 | |||
4 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_TYPE_OF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX1 | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX2 | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_ULOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method EVAL_UNUM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALUE | Value transfer | Type reference (TYPE) | ATFLV | 20050222 | |||
2 | ![]() |
IV_PARSI_INDEX | Call by reference | Type reference (TYPE) | SYTABIX | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method GET_CHARACT_FACETS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ICABN | Call by reference | Object reference (TYPE REF TO) | CUGEN_CSTIC_MASTER_S | 20050222 | |||
2 | ![]() |
EV_RFLAG | Call by reference | Type reference (TYPE) | CURFLAG | 20050222 | |||
3 | ![]() |
IV_ATINN | Call by reference | Type reference (TYPE) | ATINN | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method NUM_IN_INTV Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LB | Call by reference | Type reference (TYPE) | ATFLV | 20050222 | |||
2 | ![]() |
IV_LBT | Call by reference | Type reference (TYPE) | I | 20050222 | |||
3 | ![]() |
IV_UB | Call by reference | Type reference (TYPE) | ATFLV | 20050222 | |||
4 | ![]() |
IV_UBT | Call by reference | Type reference (TYPE) | I | 20050222 | |||
5 | ![]() |
IV_VALUE | Call by reference | Type reference (TYPE) | ATFLV | 20050222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20050222 |
Method SET_PARENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CULL_INSTANCE | 20050222 |
Method SET_PARENT on class CL_CULL_INTERPRETER has no exception.
Method SET_ROOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_CULL_INSTANCE | 20050222 |
Method SET_ROOT on class CL_CULL_INTERPRETER has no exception.
History
Last changed by/on | SAP | 20050409 |
SAP Release Created in | 700 |