Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_RG_RULE_ELEMENT | Record Number Generator: Rule Element | 20010711 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_RG_RULE_ELEMENT_LIST | RNG: List of rule elements | 20010711 |
Properties
| Class | CL_SRM_RG_ABSTR_RULE_ELEMENT | |
| Short Description | Record Number Generator: Abstract Rule Element | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRM_RECORD_FACILITIES | Tools and Add-Ons for Records Management |
| Created | 20010711 | SAP |
| Last change | 00000000 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_RG_ABSTR_RULE_ELEMENT has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SRM_RG_A_RULE_ELEMENT_ITER | 20020708 | RNG: Iterator for rule elements | |
| 2 | CL_SRM_SP_REFERENCE | 20021125 | Reference Generator |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'NAME' | Name for Info Value: Name | 20020613 | ||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Environment | 20010913 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SRM_HL_ABSTR_LIST_ELEMENT | Hierarchical List: List Element | 20010802 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SRM_RG_CREATION_RULE | Rule in which Element Defined | 20020702 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add Element Definition to Table | 20020620 | |
| 2 | Instance method | Protected | Method | Build VAL or OUT Variable Names | 20020705 | |
| 3 | Instance method | Public | Constructor | Constructor | 20020506 | |
| 4 | Instance method | Protected | Method | Copy Value to Element in Environment (For Example VAL->OUT) | 20020712 | |
| 5 | Instance method | Public | Method | Evaluate Rules | 20010711 | |
| 6 | Instance method | Public | Method | Get Description of Rule Element | 20020801 | |
| 7 | Instance method | Public | Method | Get Display String | 20010808 | |
| 8 | Instance method | Public | Method | Get Rule Element in Static Rule Using Its Name | 20020702 | |
| 9 | Instance method | Protected | Method | Get Number of DB Changes During Evaluation | 20020731 | |
| 10 | Instance method | Protected | Method | Get Evaluation Mode for Rule Element Type | 20020712 | |
| 11 | Instance method | Protected | Method | Get Value from Environment (VAL|OUT) | 20020703 | |
| 12 | Instance method | Protected | Method | Get Value for Element from Environment (VAL|OUT) | 20020705 | |
| 13 | Instance method | Public | Method | Get Unique Identifier | 20010914 | |
| 14 | Instance method | Public | Method | Get Name of Rule Element | 20020613 | |
| 15 | Instance method | Public | Method | Get Type of Rule Element | 20010810 | |
| 16 | Instance method | Protected | Method | Get an Attribute | 20010802 | |
| 17 | Instance method | Protected | Method | Get All Properties | 20010808 | |
| 18 | Instance method | Protected | Method | Raise Number of DB Changes During Evaluation | 20020731 | |
| 19 | Instance method | Public | Method | User Entries Required When Element Is Evaluated? | 20020620 | |
| 20 | Instance method | Protected | Method | Log Exception | 20020218 | |
| 21 | Instance method | Public | Method | Match String to Rules | 20010711 | |
| 22 | Instance method | Protected | Method | Evaluate element or is result known? | 20020712 | |
| 23 | Instance method | Protected | Method | Save Values for Rule Element | 20010802 | |
| 24 | Instance method | Protected | Method | Sets the Evaluation Mode for Rule Element Type | 20020712 | |
| 25 | Instance method | Protected | Method | Sets Value in Environment (VAL|OUT) | 20020703 | |
| 26 | Instance method | Protected | Method | Split VAL or OUT Variable Names | 20020709 |
Events
Class CL_SRM_RG_ABSTR_RULE_ELEMENT has no event.
Types
Class CL_SRM_RG_ABSTR_RULE_ELEMENT has no local type.
Method Signatures
Method APPEND_ELEMENT_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEFINITION_TABLE | Call by reference | Type reference (TYPE) | SRMRG_RULE_DEF_TAB | Tabelle der Elementdefinitionen | 20020620 | |||
| 2 | ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Umgebung | 20020717 | |||
| 3 | LAST_ELEMENT_INFORMATION | Call by reference | Type reference (TYPE) | SRMRG_RULE_DEF | Informationen des letzten bearbeiteten Elements | 20020620 |
Method APPEND_ELEMENT_DEFINITION on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method BUILD_VAR_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTACH_RESULT_NUMBER | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_TRUE | Namen bilden mit Ergebnisnummer? | 20020705 | ||
| 2 | ELEMENT_NAME | Value transfer | Type reference (TYPE) | STRING | Elementname | 20020705 | |||
| 3 | RESULT_NUMBER | Value transfer | Type reference (TYPE) | N | Ergebnisnummer | 20020705 | |||
| 4 | STATIC_RULE_NAME | Value transfer | Type reference (TYPE) | STRING | Statischer Regelname | 20020705 | |||
| 5 | STATIC_RULE_TYPE | Value transfer | Type reference (TYPE) | STRING | Statischer Regeltyp | 20020705 | |||
| 6 | VALUE_TYPE | Value transfer | Type reference (TYPE) | STRING | VAL | OUT (Konstanten SRMRG_ENV_VALUE_TYPE_*) | 20020705 | |||
| 7 | VAR_NAME | Value transfer | Type reference (TYPE) | STRING | Variablenname für Zugriff auf Environment | 20020705 |
Method BUILD_VAR_NAME on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no parameter.
Method CONSTRUCTOR on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method COPY_ENV_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALL_VALUES | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Alle VAL | OUT-Werte lesen? (-> Elementschlüssel ignorieren) | 20020712 | ||
| 2 | ELEMENT_NAME | Value transfer | Type reference (TYPE) | STRING | Elementname | 20020712 | |||
| 3 | ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Umgebung | 20020712 | |||
| 4 | FROM_VALUE_TYPE | Value transfer | Type reference (TYPE) | STRING | VAL | OUT (Konstanten SRMRG_ENV_VALUE_TYPE_*) | 20020712 | |||
| 5 | STATIC_RULE_NAME | Value transfer | Type reference (TYPE) | STRING | Statischer Regelname | 20020712 | |||
| 6 | STATIC_RULE_TYPE | Value transfer | Type reference (TYPE) | STRING | Statischer Regeltyp | 20020712 | |||
| 7 | TO_VALUE_TYPE | Value transfer | Type reference (TYPE) | STRING | VAL | OUT (Konstanten SRMRG_ENV_VALUE_TYPE_*) | 20020712 |
Method COPY_ENV_VALUES on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method EVALUATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Umgebung | 20010711 | |||
| 2 | IN_PREVIEW | Value transfer | Type reference (TYPE) | STRING | Eingabe Vorschau-String | 20010713 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | Ergebnis | 20010713 | |||
| 4 | USER_INTERFACE | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RG_CREATION_RULE_UI | Referenz auf Benutzer-Interface | 20010711 |
Method EVALUATE on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung des Regelelementes | 20020801 |
Method GET_DESCRIPTION on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_DISPLAY_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_STRING | Value transfer | Type reference (TYPE) | STRING | Anzeigestring | 20010808 |
Method GET_DISPLAY_STRING on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_ELEMENT_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RG_ABSTR_RULE_ELEMENT | Element mit gesuchtem Namen | 20020702 | |||
| 2 | ELEMENT_NAME | Call by reference | Type reference (TYPE) | STRING | Name des gesuchten Elements | 20020702 |
Method GET_ELEMENT_BY_NAME on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_ENV_DBCNG_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Umgebung | 20020731 | |||
| 2 | NUM_OF_DB_CHANGES | Value transfer | Type reference (TYPE) | I | Anzahl der DB-Änderungen während Generierung | 20020731 |
Method GET_ENV_DBCNG_COUNTER on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_ENV_ETYPE_EVAL_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_TYPE | Value transfer | Type reference (TYPE) | STRING | Elementtyp oder DEFAULT | 20020712 | |||
| 2 | ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Umgebung | 20020712 | |||
| 3 | EVAL_MODE | Value transfer | Type reference (TYPE) | STRING | Evaluierungsmodus (Konst. SRMRG_ENV_TMODE_*) oder leer | 20020712 |
Method GET_ENV_ETYPE_EVAL_MODE on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_ENV_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAME | Value transfer | Type reference (TYPE) | STRING | Elementname | 20020703 | |||
| 2 | ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Umgebung | 20020703 | |||
| 3 | RAISE_EXCEPTION | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Exception, wenn Wert im Environment nicht vorhanden? | 20020703 | ||
| 4 | RESULT_NUMBER | Value transfer | Type reference (TYPE) | N | SRMRG_RNUM_RESULT_STRING | Ergebnisnummer (Konstanten SRMRG_RNUM_*) | 20020703 | ||
| 5 | STATIC_RULE_NAME | Value transfer | Type reference (TYPE) | STRING | Statischer Regelname | 20020703 | |||
| 6 | STATIC_RULE_TYPE | Value transfer | Type reference (TYPE) | STRING | Statischer Regeltyp | 20020705 | |||
| 7 | VALUE | Value transfer | Type reference (TYPE) | STRING | Der gelesene Wert | 20020703 | |||
| 8 | VALUE_TYPE | Value transfer | Type reference (TYPE) | STRING | VAL | OUT (Konstanten SRMRG_ENV_VALUE_TYPE_*) | 20020703 |
Method GET_ENV_VALUE on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_ENV_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALL_VALUES | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Alle VAL | OUT-Werte lesen? (-> Elementschlüssel ignorieren) | 20020709 | ||
| 2 | ELEMENT_NAME | Value transfer | Type reference (TYPE) | STRING | Elementname | 20020705 | |||
| 3 | ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Umgebung | 20020705 | |||
| 4 | STATIC_RULE_NAME | Value transfer | Type reference (TYPE) | STRING | Statischer Regelname | 20020705 | |||
| 5 | STATIC_RULE_TYPE | Value transfer | Type reference (TYPE) | STRING | Statischer Regeltyp | 20020705 | |||
| 6 | VALUES | Value transfer | Type reference (TYPE) | SRMRG_ENV_VAL_OUT_TAB | Die gelesenen Werte | 20020705 | |||
| 7 | VALUE_TYPE | Value transfer | Type reference (TYPE) | STRING | VAL | OUT (Konstanten SRMRG_ENV_VALUE_TYPE_*) | 20020705 |
Method GET_ENV_VALUES on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RETURN | Value transfer | Type reference (TYPE) | STRING | Was wohl? | 20010914 |
Method GET_ID on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Name des Regelelementes | 20020613 |
Method GET_NAME on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Value transfer | Type reference (TYPE) | STRING | Typ des Elementes | 20010810 |
Method GET_TYPE on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20010802 | |||
| 2 | RAISE_EXCEPTION | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Exception, wenn Wert nicht vorhanden? | 20020731 | ||
| 3 | VALUE | Value transfer | Type reference (TYPE) | STRING | Wert | 20010802 |
Method GET_VALUE on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method GET_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUES | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Wertemenge | 20010808 |
Method GET_VALUES on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method INC_ENV_DBCNG_COUNTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Umgebung | 20020731 |
Method INC_ENV_DBCNG_COUNTER on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method IS_INTERACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_INTERACTIVE | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | Bei Evaluierung des Elements Benutzereingaben benötigt? | 20020620 |
Method IS_INTERACTIVE on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method LOG_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX | Value transfer | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20020218 |
Method LOG_EXCEPTION on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method MATCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENV | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Wertemenge | 20020215 | |||
| 2 | MATCH_LIST_IN | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_ELEMENT_ITER | Strings, die gematcht werden soll | 20020212 | |||
| 3 | MATCH_LIST_OUT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_ELEMENT_ITER | Liste von Match-Resten | 20020212 |
Method MATCH on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method NEEDS_EVALUATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Umgebung | 20020712 | |||
| 2 | NEEDS_EVALUATION | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | Muss das Element evaluiert werden oder Ergebnis komplett? | 20020712 | |||
| 3 | RESULT | Value transfer | Type reference (TYPE) | STRING | Ergebnisstring | 20020712 |
Method NEEDS_EVALUATION on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method SAVE_VALUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20010802 | |||
| 2 | LANG_VALUES | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Sprachabhängige Werte (Selbst auf disjunkte Namen achten!) | 20020723 | |||
| 3 | VALUES | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Weitere Werte | 20010802 |
Method SAVE_VALUES on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method SET_ENV_ETYPE_EVAL_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_TYPE | Value transfer | Type reference (TYPE) | STRING | Elementtyp oder DEFAULT | 20020712 | |||
| 2 | ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Umgebung | 20020712 | |||
| 3 | EVAL_MODE | Value transfer | Type reference (TYPE) | STRING | Evaluierungsmodus (Konst. SRMRG_ENV_TMODE_*) | 20020712 |
Method SET_ENV_ETYPE_EVAL_MODE on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method SET_ENV_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAME | Value transfer | Type reference (TYPE) | STRING | Elementname | 20020703 | |||
| 2 | ENVIRONMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RF_VALUE_SET | Umgebung | 20020703 | |||
| 3 | RESULT_NUMBER | Value transfer | Type reference (TYPE) | N | SRMRG_RNUM_RESULT_STRING | Ergebnisnummer (Konstanten SRMRG_RNUM_*) | 20020703 | ||
| 4 | STATIC_RULE_NAME | Value transfer | Type reference (TYPE) | STRING | Statischer Regelname | 20020703 | |||
| 5 | STATIC_RULE_TYPE | Value transfer | Type reference (TYPE) | STRING | Statischer Regeltyp | 20020705 | |||
| 6 | VALUE | Value transfer | Type reference (TYPE) | STRING | Der zu schreibende Wert | 20020703 | |||
| 7 | VALUE_TYPE | Value transfer | Type reference (TYPE) | STRING | VAL | OUT (Konstanten SRMRG_ENV_VALUE_TYPE_*) | 20020703 |
Method SET_ENV_VALUE on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
Method SPLIT_VAR_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT_NAME | Value transfer | Type reference (TYPE) | STRING | Elementname | 20020709 | |||
| 2 | RESULT_NUMBER | Value transfer | Type reference (TYPE) | N | Ergebnisnummer | 20020709 | |||
| 3 | STATIC_RULE_NAME | Value transfer | Type reference (TYPE) | STRING | Statischer Regelname | 20020709 | |||
| 4 | STATIC_RULE_TYPE | Value transfer | Type reference (TYPE) | STRING | Statischer Regeltyp | 20020709 | |||
| 5 | SYNTAX_PLAUSIBLE | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | Ist die Syntax des Var.namens für VAL|OUT-Var. plausibel? | 20020710 | |||
| 6 | VALUE_TYPE | Value transfer | Type reference (TYPE) | STRING | Variablentyp | 20020709 | |||
| 7 | VAR_NAME | Value transfer | Type reference (TYPE) | STRING | Variablenname für Zugriff auf Environment | 20020709 |
Method SPLIT_VAR_NAME on class CL_SRM_RG_ABSTR_RULE_ELEMENT has no exception.
History
| Last changed by/on | SAP | 00000000 |
| SAP Release Created in | 610 |