SAP ABAP Class CL_RCM_ORGANIZER_WD (Organizer: Web Dynpro)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_ORGANIZER (Package) SAP Records Mgt: Records Organizer
Properties
Class CL_RCM_ORGANIZER_WD  
Short Description Organizer: Web Dynpro    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_ORGANIZER   SAP Records Mgt: Records Organizer 
Created 20050527   SAP 
Last change 20060207   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCM_ORGANIZER_WD has no forward declaration.
Interfaces
Class CL_RCM_ORGANIZER_WD has no interface implemented.
Friends
Class CL_RCM_ORGANIZER_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ORG_BE Instance attribute Private Object reference (TYPE REF TO) IF_SRM_ORGANIZER_BE Interface for Organizer Backend 20050527
2 POID Instance attribute Private Object reference (TYPE REF TO) IF_SRM_POID Organizer POID 20050527
3 RMS_ID Instance attribute Private Type reference (TYPE) STRING Current RMS ID 20050527
4 VGEN_BE Instance attribute Private Object reference (TYPE REF TO) IF_SRM_VIEWGEN_BE Interface for Viewgen Backend 20050527
5 VIEW_NODE_TAB Instance attribute Private Type reference (TYPE) TYPE_VIEW_NODE_TAB Organizer - Views 20050527
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050527
2 GET_VIEW_NODES_BY_PARENT Instance method Public Method Return View Nodes of a Parent 20050527
3 READ_VIEW_NODES Instance method Public Method Read View Node (in Buffer) 20050527
4 SET_RMS_ID Instance method Public Method Set RMS ID 20050527
Events
Class CL_RCM_ORGANIZER_WD has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYPE_VIEW_NODE_TAB Private See coding 20050527 TYPE_VIEW_NODE_TAB type sorted table of RCMAS_ORG_VIEW with non-unique key parent_key
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ORG_BE Call by reference Object reference (TYPE REF TO) IF_SRM_ORGANIZER_BE Interface für Organizer Backend 20050527
2 Importing IM_POID Call by reference Object reference (TYPE REF TO) IF_SRM_POID POID 20050527
3 Importing IM_RMS_ID Call by reference Type reference (TYPE) STRING aktuelle RMS-Id 20050527
4 Importing IM_VGEN_BE Call by reference Object reference (TYPE REF TO) IF_SRM_VIEWGEN_BE Interface für Viewgen Backend 20050527
# Exception Resumable Description Created on
1 CX_RCM_ORGANIZER_WD Ausnahmen Organizer (Web Dynpro) 20050527

Method GET_VIEW_NODES_BY_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARENT_KEY Call by reference Type reference (TYPE) STRING 20050527
2 Returning RE_NODE_TAB Value transfer Type reference (TYPE) RCMAT_ORG_VIEW Organizer - Views 20050527

Method GET_VIEW_NODES_BY_PARENT on class CL_RCM_ORGANIZER_WD has no exception.

Method READ_VIEW_NODES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VIEW_ID Call by reference Type reference (TYPE) AGR_NAME Name der Rolle 20050527
# Exception Resumable Description Created on
1 CX_RCM_ORGANIZER_WD Ausnahmen Organizer (Web Dynpro) 20050527

Method SET_RMS_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_RMS_ID Call by reference Type reference (TYPE) STRING 20050527
# Exception Resumable Description Created on
1 CX_RCM_ORGANIZER_WD Ausnahmen Organizer (Web Dynpro) 20050623
History
Last changed by/on SAP  20060207 
SAP Release Created in 710