SAP ABAP Class CL_GRFN_DOCUMENTS_MODEL (Model for the document API)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_DOCUMENTS (Package) Documents
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080319 |
Properties
| Class | CL_GRFN_DOCUMENTS_MODEL | |
| Short Description | Model for the document API | |
| 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20080319 |
Friends
Class CL_GRFN_DOCUMENTS_MODEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | YT_COLLECTION_POOL | 20080318 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_DOCUMENTS_MODEL | Model for the document API | 20080318 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080318 | ||
| 2 | Instance method | Public | Method | 20080318 | ||
| 3 | Static method | Public | Method | 20121213 | ||
| 4 | Static method | Public | Method | 20121213 |
Events
Class CL_GRFN_DOCUMENTS_MODEL has no event.
Types
Class CL_GRFN_DOCUMENTS_MODEL has no local type.
Method Signatures
Method COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETURN | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_DOCUMENTS_COLLECTION | Handler for set of documents belonging to one app. object | 20080318 | |||
| 2 | IS_KEY | Value transfer | Type reference (TYPE) | GRFND_APPLICATION_OBJECT_KEY | GRPC ID of the individual object | 20080318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080318 |
Method COLL_BY_DOCU Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_KEY | Value transfer | Type reference (TYPE) | GRFND_APPLICATION_OBJECT_KEY | Handler for set of documents belonging to one app. object | 20080318 | |||
| 2 | IS_KEY | Value transfer | Type reference (TYPE) | GRFND_S_KPRO_DOCUMENT_KEY | GRPC ID of the individual object | 20080318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20080318 |
Method REF_TIME_TO_TF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_REF_TIME | Call by reference | Type reference (TYPE) | GRFN_DOCUMENT_REF_TIME | Docement signoff time reference | 20121213 | |||
| 2 | RS_DATES | Value transfer | Type reference (TYPE) | GRFN_S_TF_DATES | Timeframe details | 20121213 |
Method REF_TIME_TO_TF on class CL_GRFN_DOCUMENTS_MODEL has no exception.
Method TF_TO_REF_TIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATES | Call by reference | Type reference (TYPE) | GRFN_S_TF_DATES | Timeframe details | 20121213 | |||
| 2 | RV_REF_TIME | Value transfer | Type reference (TYPE) | GRFN_DOCUMENT_REF_TIME | Docement signoff time reference | 20121213 |
Method TF_TO_REF_TIME on class CL_GRFN_DOCUMENTS_MODEL has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |