SAP ABAP Class CL_RCM_SP_DOC_CONFIG_WD (CL_RCM_SP_DOC_CONFIG_WD)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-RM (Application Component) SAP Records Management
     SRM_DOCVIEW_WD (Package) RCM Document Client: ArchiveLink in WebDynpro
Properties
Class CL_RCM_SP_DOC_CONFIG_WD  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SRM_DOCVIEW_WD   RCM Document Client: ArchiveLink in WebDynpro 
Created 20041209   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RCM_SP_DOC_CONFIG_WD has no forward declaration.
Interfaces
Class CL_RCM_SP_DOC_CONFIG_WD has no interface implemented.
Friends
Class CL_RCM_SP_DOC_CONFIG_WD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 APPL_MS_EXCEL Constant Public Type reference (TYPE) STRING 'MS_EXCEL' 20041209
2 APPL_MS_WORD Constant Public Type reference (TYPE) STRING 'MS_WORD' 20041209
3 APPL_PDF Constant Public Type reference (TYPE) STRING 'PDF' 20050324
4 APPL_TEXT Constant Public Type reference (TYPE) STRING 'TEXT' 20050113
5 APPL_UNSUPPORTED Constant Public Type reference (TYPE) STRING 'UNSUPPORTED' 20050113
6 CONFIG Static Attribute Private Type reference (TYPE) RCMDOCCONFIG Customizing Table F 20060411
7 SUPPORTED_TR_TAB Static Attribute Private Type reference (TYPE) RCM_WD_TRANSITION_GR_T State Transitions with Group Info for Visualization 20041209
8 TR_CANCEL_CREATE Constant Public Type reference (TYPE) RCM_WD_TRANSITION_NAME 'CANCEL_CREATE_DOC' RCM: Web Dynpro for ABAP, State, State Transition Name 20050110
9 TR_OPEN_EDIT Constant Public Type reference (TYPE) STRING 'DOC_OPEN_EDIT' 20060814
10 TR_OPEN_NEW Constant Public Type reference (TYPE) RCM_WD_TRANSITION_NAME 'OPEN_NEW_DOC' RCM: Web Dynpro for ABAP, State, State Transition Name 20041216
11 TR_SAVE Constant Public Type reference (TYPE) STRING 'SAVE_DOC' 20060622
12 TR_TG_DISPLAY Constant Public Type reference (TYPE) STRING 'TG_DISPLAY_DOC' 20060622
13 TR_TG_MODIFY Constant Public Type reference (TYPE) STRING 'TG_MODIFY_DOC' 20060622
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONFIG Static method Public Method Get General Config. 20060411
2 GET_HANDLER_APPL Static method Public Method 20041209
3 GET_OTR_TEXT Static method Public Method 20041209
4 GET_SUPPORTED_TRANSITIONS Static method Public Method 20041209
Events
Class CL_RCM_SP_DOC_CONFIG_WD has no event.
Types
Class CL_RCM_SP_DOC_CONFIG_WD has no local type.
Method Signatures

Method GET_CONFIG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG Value transfer Type reference (TYPE) RCMDOCCONFIG Customizing table f 20060411
2 Importing SPS_ID Call by reference Type reference (TYPE) STRING 20060511

Method GET_CONFIG on class CL_RCM_SP_DOC_CONFIG_WD has no exception.

Method GET_HANDLER_APPL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMP_ID Call by reference Type reference (TYPE) CSEQUENCE 20041209
2 Returning HANDLER_APPL Value transfer Type reference (TYPE) STRING 20041209
3 Importing MIMETYPE Call by reference Type reference (TYPE) CSEQUENCE 20041209

Method GET_HANDLER_APPL on class CL_RCM_SP_DOC_CONFIG_WD has no exception.

Method GET_OTR_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS Call by reference Type reference (TYPE) STRING 20041209
2 Returning TEXT Value transfer Type reference (TYPE) STRING 20041209

Method GET_OTR_TEXT on class CL_RCM_SP_DOC_CONFIG_WD has no exception.

Method GET_SUPPORTED_TRANSITIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRANSITION_TAB Value transfer Type reference (TYPE) RCM_WD_TRANSITION_GR_T Zustandsübergänge mit Gruppeninfo für Visualisierung 20041209

Method GET_SUPPORTED_TRANSITIONS on class CL_RCM_SP_DOC_CONFIG_WD has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700