SAP ABAP Class CL_SRM_RG_RULE_ELEMENT_LIST (RNG: List of rule elements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRM_RECORD_FACILITIES (Package) Tools and Add-Ons for Records Management

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_RG_ABSTR_RULE_ELEMENT | Record Number Generator: Abstract Rule Element | 20010711 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_RG_CREATION_RULE | RNG: Generation rule | 20010809 |
Properties
Class | CL_SRM_RG_RULE_ELEMENT_LIST | |
Short Description | RNG: List of rule elements | |
Super Class | CL_SRM_RG_ABSTR_RULE_ELEMENT | Record Number Generator: Abstract Rule Element |
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 | 20010711 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SRM_RG_RULE_ELEMENT_LIST has no forward declaration.
Interfaces
Class CL_SRM_RG_RULE_ELEMENT_LIST has no interface implemented.
Friends
Class CL_SRM_RG_RULE_ELEMENT_LIST has no friend class.
Attributes
Class CL_SRM_RG_RULE_ELEMENT_LIST has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Gets Current Result (from Results 0 in Environment) | 20030507 |
2 | ![]() |
Instance method | Public | Method | Get Element to Display (Not Required Value == to evaluate) | 20010711 |
3 | ![]() |
Instance method | Public | Method | Get Element to Evaluate | 20010711 |
Events
Class CL_SRM_RG_RULE_ELEMENT_LIST has no event.
Types
Class CL_SRM_RG_RULE_ELEMENT_LIST has no local type.
Method Signatures
Method BUILD_CURRENT_RESULT 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 | 20030507 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Aktuelles Ergebnis | 20030507 |
Method BUILD_CURRENT_RESULT on class CL_SRM_RG_RULE_ELEMENT_LIST has no exception.
Method GET_DISPLAY_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RG_A_RULE_ELEMENT_ITER | Iterator für Elementliste | 20010711 |
Method GET_DISPLAY_ELEMENTS on class CL_SRM_RG_RULE_ELEMENT_LIST has no exception.
Method GET_EVAL_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RG_A_RULE_ELEMENT_ITER | Iterator für Elementliste | 20010711 |
Method GET_EVAL_ELEMENTS on class CL_SRM_RG_RULE_ELEMENT_LIST has no exception.
History
Last changed by/on | SAP | 20010711 |
SAP Release Created in | 610 |