SAP ABAP Class CL_SRM_RG_CREATION_RULE_UI (RNG: User Interface for generation rule)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_RG_CREATION_RULE_WIN | RNG: WinUI for generation rule | 20010711 |
Properties
Class | CL_SRM_RG_CREATION_RULE_UI | |
Short Description | RNG: User Interface for generation rule | |
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) |
Interfaces
Class CL_SRM_RG_CREATION_RULE_UI has no interface implemented.
Friends
Class CL_SRM_RG_CREATION_RULE_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SRM_RG_CREATION_RULE | Reference to Generation Rule | 20010810 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Make Connection to Generation Rule | 20010810 |
2 | ![]() |
Instance method | Public | Method | Make Connection to Rule Element | 20020722 |
3 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20010810 |
4 | ![]() |
Instance method | Public | Method | Generate Record Number | 20020709 |
5 | ![]() |
Instance method | Public | Method | Edit Generation Rule | 20010711 |
6 | ![]() |
Instance method | Public | Method | Edit a Rule Element | 20011002 |
7 | ![]() |
Instance method | Public | Method | Evaluating Generation Rule | 20010823 |
8 | ![]() |
Instance method | Public | Method | Get User Interface Object for a Rule Element | 20010905 |
9 | ![]() |
Instance method | Public | Method | Get Rule | 20011013 |
10 | ![]() |
Instance method | Protected | Method | Get Type of User Interface | 20010905 |
11 | ![]() |
Instance method | Protected | Method | Get Values from the Corresponding Generation Rule | 20020110 |
12 | ![]() |
Instance method | Public | Method | Interactive Input Rule Element | 20010711 |
13 | ![]() |
Instance method | Public | Method | Checks Whether a Record Number is Already Reserved | 20020128 |
14 | ![]() |
Instance method | Public | Method | Status Message Output | 20020221 |
15 | ![]() |
Instance method | Public | Method | Reserve Record Number | 20020121 |
16 | ![]() |
Instance method | Public | Method | Lift Reservation for Reference | 20020614 |
Events
Class CL_SRM_RG_CREATION_RULE_UI has no event.
Types
Class CL_SRM_RG_CREATION_RULE_UI has no local type.
Method Signatures
Method CONNECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAME | Value transfer | Type reference (TYPE) | STRING | Name der Regel | 20010810 | ||
2 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | STRING | Typ der Regel - siehe CL_SRM_RG_CREATION_RULE=>TYPE_* | 20011009 |
Method CONNECT on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method CONNECT_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT_ID | Value transfer | Type reference (TYPE) | STRING | 20020722 | |||
2 | ![]() |
RETURN | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RG_RULE_ELEMENT_UI | Aktenzeichengenerierer: Regelelement-Oberfläche | 20020722 |
Method CONNECT_ELEMENT on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SRM_RG_CREATION_RULE_UI has no parameter.
Method CONSTRUCTOR on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method CREATE_REFERENCE 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 | 20020709 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Ergebnis | 20020709 |
Method CREATE_REFERENCE on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method EDIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EDIT_MODE | Value transfer | Type reference (TYPE) | C | 'M' | D(isplay) or M(odify) | 20020724 |
Method EDIT on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method EDIT_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CANCEL | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | Abbruch durch Benutzer | 20020702 | ||
2 | ![]() |
EDIT_MODE | Value transfer | Type reference (TYPE) | C | 'M' | D(isplay) or M(odify) | 20020724 | |
3 | ![]() |
ELEMENT_ID | Value transfer | Type reference (TYPE) | STRING | ID des zu editierenden Elementes | 20011002 |
Method EDIT_ELEMENT on class CL_SRM_RG_CREATION_RULE_UI 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 - zusätzliche Kommunikationsschnittstelle | 20020122 | ||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Ergebnisstring | 20010823 |
Method EVALUATE on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method GET_ELEMENT_UI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ELEMENT_UI | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RG_RULE_ELEMENT_UI | UI-Objekt | 20010905 | ||
2 | ![]() |
RULE_ELEMENT | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RG_RULE_ELEMENT | Regelelement zu diesem UI-Objekt | 20010905 |
Method GET_ELEMENT_UI on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method GET_RULE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RULE | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RG_CREATION_RULE | Regel | 20011013 |
Method GET_RULE on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method GET_UI_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UI_TYPE | Value transfer | Type reference (TYPE) | SRMRGUINT | Typ des User Interfaces | 20010905 |
Method GET_UI_TYPE on class CL_SRM_RG_CREATION_RULE_UI 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 | Werte | 20020110 |
Method GET_VALUES on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method INPUT_ELEMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CANCEL | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | Cancel | 20010827 | ||
2 | ![]() |
DEFAULT_INPUT | Value transfer | Type reference (TYPE) | STRING | Vorgabestring | 20010827 | ||
3 | ![]() |
HELP | Value transfer | Type reference (TYPE) | STRING | Hilfetext | 20010713 | ||
4 | ![]() |
INPUT | Value transfer | Type reference (TYPE) | STRING | Eingabe | 20010713 | ||
5 | ![]() |
MAX_LEN | Value transfer | Type reference (TYPE) | I | Maximale Eingabelänge | 20010713 | ||
6 | ![]() |
PREVIEW_STRING | Value transfer | Type reference (TYPE) | STRING | Vorschau-String | 20010713 | ||
7 | ![]() |
QUESTION | Value transfer | Type reference (TYPE) | STRING | Fragetext | 20010713 | ||
8 | ![]() |
SAVE_USR_SETTING | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | Speichere als Benutzereinstellung | 20020221 | ||
9 | ![]() |
SELECTOR | Value transfer | Object reference (TYPE REF TO) | CL_SRM_RG_RULE_ELEMENT_UI | UI des Regelelementes -- für Auswahl UI | 20010713 | ||
10 | ![]() |
TYPE | Value transfer | Type reference (TYPE) | STRING | Typ des Regelelementes | 20010824 |
Method INPUT_ELEMENT on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method IS_RESERVED 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 | Umgebung - zusätzliche Kommunikationsschnittstelle | 20020128 | ||
2 | ![]() |
REFERENCE | Value transfer | Type reference (TYPE) | STRING | 20020128 | |||
3 | ![]() |
RESERVED | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | 20020128 |
Method IS_RESERVED on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method PUT_MESSAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MESSAGE | Value transfer | Type reference (TYPE) | STRING | 20020221 |
Method PUT_MESSAGE on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method RESERVE_REFERENCE 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 - zusätzliche Kommunikationsschnittstelle | 20020121 | ||
2 | ![]() |
OK | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | 20020218 | |||
3 | ![]() |
REFERENCE | Value transfer | Type reference (TYPE) | STRING | Aktenzeichen, das reserviert wird | 20020121 | ||
4 | ![]() |
THROW_EXCEPTION | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_FALSE | Falls reserviert: Exeption werfen? | 20020708 |
Method RESERVE_REFERENCE on class CL_SRM_RG_CREATION_RULE_UI has no exception.
Method UNRESERVE_REFERENCE 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 - zusätzliche Kommunikationsschnittstelle | 20020614 | ||
2 | ![]() |
OK | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | 20020614 | |||
3 | ![]() |
REFERENCE | Value transfer | Type reference (TYPE) | STRING | Aktenzeichen, dessen Reservierung aufgehoben wird | 20020614 | ||
4 | ![]() |
REMOVE_REFERENCE | Value transfer | Type reference (TYPE) | SRMRF_BOOLEAN | SRMRF_TRUE | Sollen die gespeicherten Bestandteile gelöscht werden? | 20020715 |
Method UNRESERVE_REFERENCE on class CL_SRM_RG_CREATION_RULE_UI has no exception.
History
Last changed by/on | SAP | 00000000 |
SAP Release Created in | 610 |