SAP ABAP Class CL_GRM_TABLES (Generic Role Manager: Tables)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-OM-OM (Application Component) Organizational Plan
     SP0G (Package) HR-OM: Generic Role 'Manager'
Properties
Class CL_GRM_TABLES  
Short Description Generic Role Manager: Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SP0G   HR-OM: Generic Role 'Manager' 
Created 20000905   SAP 
Last change 00000000   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRM_TABLES has no interface implemented.
Friends
Class CL_GRM_TABLES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPLURL Instance attribute Private Type reference (TYPE) SERVICE_RL URL for a Service 20000905
2 APPLURLSIZE Instance attribute Public Type reference (TYPE) GMFSIZE Generic Role Manager: Frame Size (as Percentage) 20000920
3 APPLURL_BUILT Instance attribute Private Type reference (TYPE) FLAG Application URL Already Processed 20000905
4 CROSS Constant Private Type reference (TYPE) FLAG 'X' General Indicator 20000905
5 FM_URL Instance attribute Private Type reference (TYPE) FUNCNAME Function Name 20000905
6 FUNCKEY Instance attribute Public Type reference (TYPE) GMFUNCKEY Generic Role Manager: Function Key 20000905
7 LOGSYS Instance attribute Public Type reference (TYPE) LOGSYS Logical System 20000905
8 MULTIPLE_SELECTION Constant Public Type reference (TYPE) GMSELMODE 'M' Multiple selection 20001024
9 OBJURL Instance attribute Public Type reference (TYPE) SERVICE_RL URL for a Service 20000905
10 OBJURLSIZE Instance attribute Public Type reference (TYPE) GMFSIZE Generic Role Manager: Frame Size (as Percentage) 20000920
11 OTYPES Instance attribute Public Type reference (TYPE) OTYPE_T Object Types that the Application Can Process 20000905
12 RFC_DESTINATION Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20001004
13 SELECTION Instance attribute Public Type reference (TYPE) GMSELMODE Generic Role Manager: Selection Mode 20000911
14 SINGLE_SELECTION Constant Public Type reference (TYPE) GMSELMODE 'S' Single Selection 20001024
15 STRUCTUREGROUP Instance attribute Public Type reference (TYPE) GMSTKRPKEY Structure Group 20001025
16 STRUCTURES Instance attribute Public Type reference (TYPE) GMSTRUC_T Generic Role Manager: Table Type for GMSTRUC 20000905
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_URL Instance method Private Method Constructs URL 20000905
2 CONSTRUCTOR Instance method Public Constructor Constructor 20000905
3 GET_APPL_URL Instance method Public Method Returns the Content URL Stored for the Application 20000905
4 GET_ATTRIBS_OF_OTYPE Static method Public Method Returns Attributes for Given Object Type 20001004
5 GET_ATTRIBS_OF_STRUCS Instance method Private Method Determines Structure Attributes 20000905
6 GET_FKEY_ATTRIBS Instance method Private Method Determines Structure Group Key 20000905
7 GET_OTYPES Instance method Private Method Returns the Object Types Processed by the Application 20000905
8 GET_RFCDEST_FOR_LOGSYS Static method Public Method Returns RFC Destination for a Logical System 20001005
9 GET_STRUCTURES Instance method Private Method Determines Structure Group Structures 20000905
Events
Class CL_GRM_TABLES has no event.
Types
Class CL_GRM_TABLES has no local type.
Method Signatures

Method BUILD_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPL_URL Value transfer Type reference (TYPE) FLAG URL gehört zur Anwendung 20000905
2 Changing URL Value transfer Type reference (TYPE) SERVICE_RL URL für einen Service 20000905

Method BUILD_URL on class CL_GRM_TABLES has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FUNCKEY Value transfer Type reference (TYPE) GMFUNCKEY Generische Rolle Manager: Funktionsschlüssel 20000905
2 Importing LOGSYS Value transfer Type reference (TYPE) LOGSYS Logisches System 20000905

Method CONSTRUCTOR on class CL_GRM_TABLES has no exception.

Method GET_APPL_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting APPL_URL Value transfer Type reference (TYPE) SERVICE_RL URL für einen Service 20000905
2 Exporting APPL_URL_SIZE Value transfer Type reference (TYPE) GMFSIZE Generische Rolle Manager: Framegröße (in Prozent) 20000920

Method GET_APPL_URL on class CL_GRM_TABLES has no exception.

Method GET_ATTRIBS_OF_OTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BOROBJTYP Value transfer Type reference (TYPE) ORG_OBJTYP BOR-Objekttyp 20001004
2 Exporting ICON Value transfer Type reference (TYPE) TV_IMAGE Ikone / Bild 20001004
3 Exporting ICONNAME Value transfer Type reference (TYPE) ICONNAME Name einer Ikone 20001004
4 Importing LOGICAL_SYSTEM Value transfer Type reference (TYPE) LOGSYS logische Destination (Wird bei Funktionsaufruf angegeben) 20001017
5 Importing OTYPE Value transfer Type reference (TYPE) OTYPE Objekttyp 20001004
6 Exporting OTYPETEXT Value transfer Type reference (TYPE) OTEXT Objekttyptext 20001004

Method GET_ATTRIBS_OF_OTYPE on class CL_GRM_TABLES has no exception.

Method GET_ATTRIBS_OF_STRUCS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing STRUCTURES Call by reference Type reference (TYPE) GMSTRUC_T Generische Rolle Manager: Tabellentyp zu GMSTRUC 20000905

Method GET_ATTRIBS_OF_STRUCS on class CL_GRM_TABLES has no exception.

Method GET_FKEY_ATTRIBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting APPLURL Value transfer Type reference (TYPE) SERVICE_RL URL für einen Service 20000905
2 Exporting APPLURLSIZE Value transfer Type reference (TYPE) GMFSIZE Generische Rolle Manager: Framegröße (in Prozent) 20000920
3 Exporting OBJURL Value transfer Type reference (TYPE) SERVICE_RL URL für einen Service 20000905
4 Exporting OBJURLSIZE Value transfer Type reference (TYPE) GMFSIZE Generische Rolle Manager: Framegröße (in Prozent) 20000920
5 Exporting RFC_DESTINATION Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20001004
6 Exporting SELECTION Value transfer Type reference (TYPE) GMSELMODE Generische Rolle Manager: Selektionsmodus 20000911
7 Exporting STRUC_GROUP_KEY Value transfer Type reference (TYPE) GMSTKRPKEY Generische Rolle Manager: Schlüssel der Strukturgruppe 20000905

Method GET_FKEY_ATTRIBS on class CL_GRM_TABLES has no exception.

Method GET_OTYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OTYPES Call by reference Type reference (TYPE) OTYPE_T Tabelle zu OTYPE 20000905

Method GET_OTYPES on class CL_GRM_TABLES has no exception.

Method GET_RFCDEST_FOR_LOGSYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGICAL_SYSTEM Value transfer Type reference (TYPE) LOGSYS Logisches System 20001005
2 Exporting RFC_DESTINATION Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20001005

Method GET_RFCDEST_FOR_LOGSYS on class CL_GRM_TABLES has no exception.

Method GET_STRUCTURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting STRUCTURES Call by reference Type reference (TYPE) GMSTRUC_T Generische Rolle Manager: Tabellentyp zu GMSTRUC 20000905
2 Importing STRUC_GROUP_KEY Value transfer Type reference (TYPE) GMSTKRPKEY Generische Rolle Manager: Schlüssel der Strukturgruppe 20000905

Method GET_STRUCTURES on class CL_GRM_TABLES has no exception.
History
Last changed by/on SAP  00000000 
SAP Release Created in 50A