SAP ABAP Class CL_APL_ECATT_ARGINTERFACE (Interface of Script Command)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_MIDDLEWARE (Package) eCATT Middleware Objects
⤷
⤷
Properties
| Class | CL_APL_ECATT_ARGINTERFACE | |
| Short Description | Interface of Script Command | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_MIDDLEWARE | eCATT Middleware Objects |
| Created | 20000811 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APL_ECATT_ARGINTERFACE has no forward declaration.
Interfaces
Class CL_APL_ECATT_ARGINTERFACE has no interface implemented.
Friends
Class CL_APL_ECATT_ARGINTERFACE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | ETARG_ASGN_TABTYPE | Table for Assigning Vars/Constants to Arguments by Command | 20000811 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ETCMD_PAR | Parameter Reference ID | 20001023 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Insert Argument Content Pair | 20001024 | |
| 2 | Instance method | Protected | Method | Links Argument Parts with Hyphen '-' | 20001023 | |
| 3 | Instance method | Protected | Method | Creates CHAR60 Long Representation of Argument/Content | 20001026 | |
| 4 | Instance method | Public | Constructor | Constructor | 20001031 | |
| 5 | Instance method | Public | Method | Search for Argument Pair | 20001031 | |
| 6 | Instance method | Public | Method | Fetch Argument Content Pair With Number Argnumber | 20001026 | |
| 7 | Instance method | Public | Method | Fetch Table of All Argument Content Pairs as Strings | 20001005 | |
| 8 | Instance method | Public | Method | Read Content for an Argument Field Return as String | 20001121 | |
| 9 | Instance method | Public | Method | Conversion of 'Deep' Table (Attribute) - 'Flat' Table (DB) | 20001023 | |
| 10 | Instance method | Public | Method | Fetch Interface Description of Command | 20001005 | |
| 11 | Instance method | Public | Method | Append/Set Argument Content Pair via ARG_LNR | 20001024 | |
| 12 | Instance method | Public | Method | Set Complete Table Arguments | 20020129 | |
| 13 | Instance method | Public | Method | Parameter ID Setting | 20001023 | |
| 14 | Instance method | Public | Method | Conversion of 'Deep' Table (DB) - 'Flat' Table (Attribute) | 20001024 | |
| 15 | Instance method | Public | Method | Split Name into Components | 20001024 |
Events
Class CL_APL_ECATT_ARGINTERFACE has no event.
Types
Class CL_APL_ECATT_ARGINTERFACE has no local type.
Method Signatures
Method APPEND_ARGUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARGNUMBER | Call by reference | Type reference (TYPE) | ETARG_LNR | Nummer der eingefügten Zeile 3-stellig | 20001024 | |||
| 2 | ARGTAB | Call by reference | Type reference (TYPE) | ETARG_DEF_TABTYPE | Tabelle von Argumentdefinitionen | 20001024 | |||
| 3 | ARGUMENT | Call by reference | Type reference (TYPE) | STRING | Argument als String | 20001024 | |||
| 4 | CONTENT | Call by reference | Type reference (TYPE) | STRING | Argumentzuordnung als String | 20001024 | |||
| 5 | CONTTAB | Call by reference | Type reference (TYPE) | ETARG_DEF_TABTYPE | Tabelle von Argumentdefinitionen | 20001024 |
Method APPEND_ARGUMENTS on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method CONCAT_ARG_COMPONENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ARG_TAB | Call by reference | Type reference (TYPE) | ETARG_DEF_TABTYPE | Tabelle von Argumentdefinitionen | 20001023 | |||
| 2 | RE_ARGUMENT | Value transfer | Type reference (TYPE) | STRING | Zusammengefügtes Argument | 20001026 |
Method CONCAT_ARG_COMPONENTS on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method CONCAT_ARG_COMP_TO_CHAR60 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_SCR_ARG | Call by reference | Type reference (TYPE) | ECSCR_ARG | Zuordnung eCatt-Script-Befehlsparam. zu eCatt-Script-Variab. | 20001026 | |||
| 2 | EX_SCR_ARG_TAB | Call by reference | Type reference (TYPE) | ETECSCR_ARG_TABTYPE | Tabelle für Argumentablage auf DB | 20001026 | |||
| 3 | IM_ARGUMENT | Call by reference | Type reference (TYPE) | STRING | Argumentdefinition | 20001101 | |||
| 4 | IM_ARG_TYPE | Call by reference | Type reference (TYPE) | ETARG_TYPE | Typ für eCatt-Argumentzuordnung (Argument / Zuweisung) | 20001026 |
Method CONCAT_ARG_COMP_TO_CHAR60 on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CMD_INTF_ID | Call by reference | Type reference (TYPE) | ETCMD_PAR | Parameterreferenzkennung | 20001031 |
Method CONSTRUCTOR on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method FIND_ARGUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_ARGLNR | Call by reference | Type reference (TYPE) | ETARG_LNR | Laufende Nummer | 20001101 | |||
| 2 | EX_ARG_PAIR | Call by reference | Type reference (TYPE) | ETARG_ASGN | Zuordnung Variablen-/Konstantenwert zu einem Argument | 20001031 | |||
| 3 | IM_ARGUMENT | Call by reference | Type reference (TYPE) | STRING | zu suchende Argumentdefinition | 20001031 |
Method FIND_ARGUMENT on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method GET_ARGUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARGNUMBER | Call by reference | Type reference (TYPE) | ETARG_LNR | Laufende Nummer | 20001026 | |||
| 2 | ARGUMENT | Call by reference | Type reference (TYPE) | STRING | Argument Komponenten durch '-' verbunden | 20001026 | |||
| 3 | CONTENT | Call by reference | Type reference (TYPE) | STRING | Content Komponenten durch '-' verbunden | 20001026 |
Method GET_ARGUMENT on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method GET_ARGUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARG_STRINGS | Call by reference | Type reference (TYPE) | ETARGASGNS_TABTYPE | Argument/Content Komponenten durch '-' verbunden | 20001026 |
Method GET_ARGUMENTS on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method GET_CONTENT_FOR_ARGUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ARGNAME | Call by reference | Type reference (TYPE) | STRING | 20001121 | ||||
| 2 | CONTENT | Call by reference | Type reference (TYPE) | STRING | 20001121 |
Method GET_CONTENT_FOR_ARGUMENT on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method GET_CONVERTED_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_OBJ_NAME | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Objekt | 20001023 | |||
| 2 | IM_OBJ_VER | Call by reference | Type reference (TYPE) | ETOBJ_VER | eCATT Objektversion | 20001023 | |||
| 3 | IM_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_MODULE | Basisklasse für ausführbare eCATT Module | 20010313 | |||
| 4 | RE_CONV_ARGUMENTS | Value transfer | Type reference (TYPE) | ETECSCR_ARG_TABTYPE | Tabelle für Argumentablage auf DB | 20001023 |
Method GET_CONVERTED_INTERFACE on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method GET_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INTERFACE | Value transfer | Type reference (TYPE) | ETARG_ASGN_TABTYPE | Tabelle der Zuord. Var./Konstanten zu Argumenten pro Befehl | 20001005 |
Method GET_INTERFACE on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method SET_ARGUMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ARGNUMBER | Call by reference | Type reference (TYPE) | ETARG_LNR | Nummer der zu ändernden Zeile 3 Stellig | 20001024 | |||
| 2 | IM_ARGTAB | Call by reference | Type reference (TYPE) | ETARG_DEF_TABTYPE | Tabelle von Argumentdefinitionen (alternativ zu IM_ARGUMENT) | 20001024 | |||
| 3 | IM_ARGUMENT | Call by reference | Type reference (TYPE) | STRING | Argument (Komponenten durch '-' getrennt) | 20001024 | |||
| 4 | IM_CONTENT | Call by reference | Type reference (TYPE) | STRING | Content (Komponenten durch '-' getrennt) | 20001024 | |||
| 5 | IM_CONTTAB | Call by reference | Type reference (TYPE) | ETARG_DEF_TABTYPE | Tabelle von Argumentinhalten (alternativ zu IM_CONTENT) | 20001024 |
Method SET_ARGUMENTS on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method SET_ARGUMENT_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_ARG_TAB | Call by reference | Type reference (TYPE) | ETARG_ASGN_TABTYPE | Tabelle der Zuord. Var./Konstanten zu Argumenten pro Befehl | 20020129 |
Method SET_ARGUMENT_TAB on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method SET_CMD_INTF_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER_ID | Call by reference | Type reference (TYPE) | ETCMD_PAR | Parameterreferenzkennung | 20001023 |
Method SET_CMD_INTF_ID on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method SET_CONVERTED_INTERFACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONVERTED_ARGS | Call by reference | Type reference (TYPE) | ETECSCR_ARG_TABTYPE | Tabelle für Argumentablage auf DB | 20001024 |
Method SET_CONVERTED_INTERFACE on class CL_APL_ECATT_ARGINTERFACE has no exception.
Method SPLIT_PARNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Parameter in aufzusplittendem Format | 20001024 | |||
| 2 | RE_NAMETAB | Value transfer | Type reference (TYPE) | ETARG_DEF_TABTYPE | Tabelle von Argumentdefinitionen | 20001024 |
Method SPLIT_PARNAME on class CL_APL_ECATT_ARGINTERFACE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 610 |