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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Constant | Public | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 'FOPT_BSP_UI_ATTC_VER' | Structure Name for Display Field | 20080318 | ||
| 2 | Constant | Public | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 'FOPT_BSP_UI_ATTC_DC' | Structure Name for Display Field | 20080318 | ||
| 3 | Constant | Public | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 'FOPT_BSP_UI_ATTC_ALL' | Structure Name for Display Field | 20080318 | ||
| 4 | Constant | Public | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 'FOPT_BSP_UI_ATTC_LN_EDIT' | Structure Name for Display Field | 20080318 | ||
| 5 | Constant | Public | Type reference (TYPE) | CRMT_BSP_SCRSTRUCNAME | 'FOPT_BSP_UI_ATTC_LN' | Structure Name for Display Field | 20080318 | ||
| 6 | 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 | Static method | Public | Method | Check a URL for validity | 20080403 | |
| 2 | Static method | Public | Method | To Adjust the URL | 20080318 | |
| 3 | Static method | Public | Method | Get all available documents (for one object) | 20080725 | |
| 4 | 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 | IV_URL | Call by reference | Type reference (TYPE) | STRING | 20080403 | ||||
| 2 | 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 | E_URL | Value transfer | Type reference (TYPE) | STRING | 20080318 | ||||
| 2 | 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 | IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080725 | |||
| 2 | RT_DOCUMENTS | Value transfer | Type reference (TYPE) | GRFN_T_DOC_OVERVIEW | Table list of document | 20080725 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080728 |
Method _READ_PROPOERTIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_OVERVIEW | Call by reference | Type reference (TYPE) | GRFN_S_DOC_OVERVIEW | Entry in overview list of documents | 20080729 | |||
| 2 | IT_PROPS | Call by reference | Type reference (TYPE) | SDOKPROPTLS | List of Attribute Values for Objects | 20080729 | |||
| 3 | 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 |