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 REN_REASON Instance attribute Public Object reference (TYPE REF TO) /GC1/CE_REASON Enumeration: Reasons for Not Deleting 20060306
2 STR_MSG Instance attribute Private Type reference (TYPE) BAL_S_MSG Application Log: Message data 20060306
3 S_REF_DATA_EXIST Static Attribute Public Object reference (TYPE REF TO) /GC1/CL_REASON Reason for Not Deleting 20060306
4 S_REF_ERROR Static Attribute Public Object reference (TYPE REF TO) /GC1/CL_REASON Reason for Not Deleting 20060306
5 S_REF_EXTERNAL_USERS Static Attribute Public Object reference (TYPE REF TO) /GC1/CL_REASON Reason for Not Deleting 20060306
6 S_REF_GENOBJNAME Static Attribute Public Object reference (TYPE REF TO) /GC1/CL_REASON Reason for Not Deleting 20060306
7 S_REF_NOT_ALLOWED Static Attribute Public Object reference (TYPE REF TO) /GC1/CL_REASON Reason for Not Deleting 20060306
8 S_REF_SCOPE_OVERLAP Static Attribute Public Object reference (TYPE REF TO) /GC1/CL_REASON Reason for Not Deleting 20060306
9 S_REF_USAGE 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20060306
2 GET_MSG Instance method Public Method Delivers Message 20060306
3 SET_MSG Instance method Public Method Set Message 20060306
4 S_CREATE 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 Importing I_FLG_SET_TO_SYST Value transfer Type reference (TYPE) C 'X' 20060306
2 Returning 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 Importing 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 Importing I_FLG_SET_MSG Value transfer Type reference (TYPE) C 'X' Nachricht aus Sy-Feldern setzen 20060306
2 Importing I_REN_REASON Call by reference Object reference (TYPE REF TO) /GC1/CE_REASON Enumeration: Reasons for no-deletion 20060306
3 Returning 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