SAP ABAP Class CL_GRFN_DOCUMENTS (Document subsystem UI proxy)
Hierarchy
GRCFND_A (Software Component) GRC Foundation ABAP
   GRC (Application Component) Governance, Risk and Compliance
     GRFN_DOCUMENTS (Package) Documents
Properties
Class CL_GRFN_DOCUMENTS  
Short Description Document subsystem UI proxy    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package GRFN_DOCUMENTS   Documents 
Created 20080318   SAP 
Last change 20141106    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 GRFND Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GRFN_DOCUMENTS has no interface implemented.
Friends
Class CL_GRFN_DOCUMENTS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_BSP_UI_STRU_ATTC_VERSIONS Constant Public Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 'FOPT_BSP_UI_ATTC_VER' Structure Name for Display Field 20080318
2 C_BSP_UI_STRU_DOCU Constant Public Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 'FOPT_BSP_UI_ATTC_DC' Structure Name for Display Field 20080318
3 C_BSP_UI_STRU_DOCU_AND_LINKS Constant Public Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 'FOPT_BSP_UI_ATTC_ALL' Structure Name for Display Field 20080318
4 C_BSP_UI_STRU_EDIT_LINK Constant Public Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 'FOPT_BSP_UI_ATTC_LN_EDIT' Structure Name for Display Field 20080318
5 C_BSP_UI_STRU_LINKS Constant Public Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 'FOPT_BSP_UI_ATTC_LN' Structure Name for Display Field 20080318
6 C_BSP_UI_STRU_UPLOAD Constant Public Type reference (TYPE) CRMT_BSP_SCRSTRUCNAME 'FOPT_BSP_UI_ATTC_DC_EDIT' Structure Name for Display Field 20080318
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_URL Static method Public Method Check a URL for validity 20080403
2 CONVERT_URL Static method Public Method To Adjust the URL 20080318
3 GET_ALL_DOCUMENTS Static method Public Method Get all available documents (for one object) 20080725
4 _READ_PROPOERTIES Static method Private Method reads from propertiy structure to overview structure 20080729
Events
Class CL_GRFN_DOCUMENTS has no event.
Types
Class CL_GRFN_DOCUMENTS has no local type.
Method Signatures

Method CHECK_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_URL Call by reference Type reference (TYPE) STRING 20080403
2 Returning RV_IS_URL Value transfer Type reference (TYPE) ABAP_BOOL 20080403

Method CHECK_URL on class CL_GRFN_DOCUMENTS has no exception.

Method CONVERT_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_URL Value transfer Type reference (TYPE) STRING 20080318
2 Importing I_URL Value transfer Type reference (TYPE) STRING 20080318

Method CONVERT_URL on class CL_GRFN_DOCUMENTS has no exception.

Method GET_ALL_DOCUMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) GRFN_API_OBJECT_ID Object ID 20080725
2 Returning RT_DOCUMENTS Value transfer Type reference (TYPE) GRFN_T_DOC_OVERVIEW Table list of document 20080725
# Exception Resumable Description Created on
1 CX_GRFN_EXCEPTION Generic GRC API exception 20080728

Method _READ_PROPOERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OVERVIEW Call by reference Type reference (TYPE) GRFN_S_DOC_OVERVIEW Entry in overview list of documents 20080729
2 Importing IT_PROPS Call by reference Type reference (TYPE) SDOKPROPTLS List of Attribute Values for Objects 20080729
3 Importing IV_OBJTYPE Call by reference Type reference (TYPE) SKWF_IOTY KW Framework: IO type 20080729

Method _READ_PROPOERTIES on class CL_GRFN_DOCUMENTS has no exception.
History
Last changed by/on SAP  20141106 
SAP Release Created in 300