SAP ABAP Class /GC1/CL_REASON (Reason for Not Deleting)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PGC (Application Component) Persistent Garbage Collector
⤷
/GC1/FRAMEWORK (Package) Garbage Collector Framework
⤷
⤷
Properties
| Class | /GC1/CL_REASON | |
| Short Description | Reason for Not Deleting | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /GC1/FRAMEWORK | Garbage Collector Framework |
| Created | 20060306 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /GC1/CL_REASON has no forward declaration.
Interfaces
Class /GC1/CL_REASON has no interface implemented.
Friends
Class /GC1/CL_REASON has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /GC1/CE_REASON | Enumeration: Reasons for Not Deleting | 20060306 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | BAL_S_MSG | Application Log: Message data | 20060306 | |||
| 3 | Static Attribute | Public | Object reference (TYPE REF TO) | /GC1/CL_REASON | Reason for Not Deleting | 20060306 | |||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | /GC1/CL_REASON | Reason for Not Deleting | 20060306 | |||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | /GC1/CL_REASON | Reason for Not Deleting | 20060306 | |||
| 6 | Static Attribute | Public | Object reference (TYPE REF TO) | /GC1/CL_REASON | Reason for Not Deleting | 20060306 | |||
| 7 | Static Attribute | Public | Object reference (TYPE REF TO) | /GC1/CL_REASON | Reason for Not Deleting | 20060306 | |||
| 8 | Static Attribute | Public | Object reference (TYPE REF TO) | /GC1/CL_REASON | Reason for Not Deleting | 20060306 | |||
| 9 | Static Attribute | Public | Object reference (TYPE REF TO) | /GC1/CL_REASON | Reason for Not Deleting | 20060306 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20060306 | |
| 2 | Instance method | Public | Method | Delivers Message | 20060306 | |
| 3 | Instance method | Public | Method | Set Message | 20060306 | |
| 4 | Static method | Public | Method | Generation of an Instance | 20060306 |
Events
Class /GC1/CL_REASON has no event.
Types
Class /GC1/CL_REASON has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class /GC1/CL_REASON has no parameter.
Method CLASS_CONSTRUCTOR on class /GC1/CL_REASON has no exception.
Method GET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_SET_TO_SYST | Value transfer | Type reference (TYPE) | C | 'X' | 20060306 | |||
| 2 | R_STR_MSG | Value transfer | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20060306 |
Method GET_MSG on class /GC1/CL_REASON has no exception.
Method SET_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STR_MSG | Call by reference | Type reference (TYPE) | ANY | 20060306 |
Method SET_MSG on class /GC1/CL_REASON has no exception.
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLG_SET_MSG | Value transfer | Type reference (TYPE) | C | 'X' | Nachricht aus Sy-Feldern setzen | 20060306 | ||
| 2 | I_REN_REASON | Call by reference | Object reference (TYPE REF TO) | /GC1/CE_REASON | Enumeration: Reasons for no-deletion | 20060306 | |||
| 3 | R_REF_REASON | Value transfer | Object reference (TYPE REF TO) | /GC1/CL_REASON | Grund einer Nicht-Löschung | 20060306 |
Method S_CREATE on class /GC1/CL_REASON has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |