SAP ABAP Class CL_SRM_TRANSPARENT_RECORD_MISC (Transparent Record: Help Functions)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_XML_BR_MD_FP (Package) XML, Browser, Modeler, File Plan
Properties
Class CL_SRM_TRANSPARENT_RECORD_MISC  
Short Description Transparent Record: Help Functions    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_XML_BR_MD_FP   XML, Browser, Modeler, File Plan 
Created 20040225   SAP 
Last change 20041228   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SRMXM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SRM_TRANSPARENT_RECORD_MISC has no interface implemented.
Friends
Class CL_SRM_TRANSPARENT_RECORD_MISC has no friend class.
Attributes
Class CL_SRM_TRANSPARENT_RECORD_MISC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_RELATIONS_AS_STRING Static method Public Method Gets Relations in a String 20040225
2 GET_ROLES_AS_STRING Static method Public Method Gets Roles in a String 20040225
Events
Class CL_SRM_TRANSPARENT_RECORD_MISC has no event.
Types
Class CL_SRM_TRANSPARENT_RECORD_MISC has no local type.
Method Signatures

Method GET_RELATIONS_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_AREA_ID Call by reference Type reference (TYPE) STRING Area 20040225
2 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENT Element in einem Container(Akte etc.) 20040225
3 Importing IM_SRM Call by reference Object reference (TYPE REF TO) IF_SRM Allgemeine SRM Methoden 20040225
4 Returning RE_RELATIONS Value transfer Type reference (TYPE) STRING Relationen 20040225
# Exception Resumable Description Created on
1 CX_SRM_SK swissKnife (abstrakt) 20040225

Method GET_ROLES_AS_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ELEMENT Call by reference Object reference (TYPE REF TO) IF_SRM_CONTAINER_ELEMENT Element in einem Container(Akte etc.) 20040225
2 Returning RE_ROLES Value transfer Type reference (TYPE) STRING Rollen 20040225

Method GET_ROLES_AS_STRING on class CL_SRM_TRANSPARENT_RECORD_MISC has no exception.
History
Last changed by/on SAP  20041228 
SAP Release Created in 700