SAP ABAP Class CL_GRFN_API_DOCUMENT (API for document entity)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ENTITY_API (Package) GRC Foundation API

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_API_BASIS | Basis class for GRC API classes | 20080313 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_DOCUMENT | Interface for document API | 20080313 |
Properties
Class | CL_GRFN_API_DOCUMENT | |
Short Description | API for document entity | |
Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_ENTITY_API | GRC Foundation API |
Created | 20080313 | 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) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_DOCUMENT | Interface for document API | 20080313 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_BASIS | 20080314 | Basis class for GRC API classes | |
2 | CL_GRFN_API_SESSION | 20080317 | Session Management for GRC APIs | |
3 | CL_GRFN_DOCUMENTS | 20080728 | Document subsystem UI proxy |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_DOCUMENTS_MODEL' | Model class | 20080313 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Returns the object key for an application key | 20080313 |
2 | ![]() |
Instance method | Public | Constructor | 20080317 | |
3 | ![]() |
Static method | Public | Method | Converts the URL for a document | 20080313 |
4 | ![]() |
Instance method | Public | Method | 20080317 | |
5 | ![]() |
Instance method | Public | Method | 20080317 | |
6 | ![]() |
Instance method | Public | Method | 20080317 | |
7 | ![]() |
Static method | Public | Method | Fills in the document data for a document | 20080313 |
8 | ![]() |
Instance method | Public | Method | 20121213 | |
9 | ![]() |
Static method | Private | Method | Returns an instance of the API class | 20080317 |
10 | ![]() |
Static method | Public | Method | Check IMG settings | 20121213 |
11 | ![]() |
Static method | Public | Method | Returns the application object key for an object id | 20080313 |
12 | ![]() |
Instance method | Public | Method | 20080317 | |
13 | ![]() |
Static method | Public | Method | Convert reference time to text | 20121213 |
14 | ![]() |
Instance method | Public | Method | 20080317 | |
15 | ![]() |
Instance method | Public | Method | 20080317 |
Events
Class CL_GRFN_API_DOCUMENT has no event.
Types
Class CL_GRFN_API_DOCUMENT has no local type.
Method Signatures
Method BUILD_APP_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_APPL_OBJ_KEY | Call by reference | Type reference (TYPE) | GRFND_APPLICATION_OBJECT_KEY | 20080313 | |||
2 | ![]() |
RV_OBJECT_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080313 |
Method BUILD_APP_KEY on class CL_GRFN_API_DOCUMENT has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080317 | ||
2 | ![]() |
IV_DOCUMENT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080317 |
Method CONSTRUCTOR on class CL_GRFN_API_DOCUMENT has no exception.
Method CONVERT_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_URL | Call by reference | Type reference (TYPE) | STRING | 20080313 |
Method CONVERT_URL on class CL_GRFN_API_DOCUMENT has no exception.
Method CREATE Signature
Method CREATE on class CL_GRFN_API_DOCUMENT has no parameter.
Method CREATE on class CL_GRFN_API_DOCUMENT has no exception.
Method DELETE Signature
Method DELETE on class CL_GRFN_API_DOCUMENT has no parameter.
Method DELETE on class CL_GRFN_API_DOCUMENT has no exception.
Method DOWNLOAD Signature
Method DOWNLOAD on class CL_GRFN_API_DOCUMENT has no parameter.
Method DOWNLOAD on class CL_GRFN_API_DOCUMENT has no exception.
Method FILL_DOCUMENT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_DOCUMENT_DATA | Call by reference | Type reference (TYPE) | GRFN_S_API_DOCUMENT_DATA | The list of the documents | 20080318 | ||
2 | ![]() |
IS_DOCUMENT | Call by reference | Type reference (TYPE) | GRFND_S_RUNTIME_DOCS | 20080313 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080320 |
Method FREEZE Signature
Method FREEZE on class CL_GRFN_API_DOCUMENT has no parameter.
Method FREEZE on class CL_GRFN_API_DOCUMENT has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20080317 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20080317 | ||
3 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_DOCUMENT | API for document entity | 20080317 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080317 |
Method IS_FREEZING_ENABLED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ENABLED | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20121213 |
Method IS_FREEZING_ENABLED on class CL_GRFN_API_DOCUMENT has no exception.
Method PARSE_APP_KEY 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 | 20080313 | ||
2 | ![]() |
RS_APPL_OBJ_KEY | Value transfer | Type reference (TYPE) | GRFND_APPLICATION_OBJECT_KEY | 20080313 |
Method PARSE_APP_KEY on class CL_GRFN_API_DOCUMENT has no exception.
Method QUERY Signature
Method QUERY on class CL_GRFN_API_DOCUMENT has no parameter.
Method QUERY on class CL_GRFN_API_DOCUMENT has no exception.
Method REF_TIME_TO_TEXT 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 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | GRFN_TEXT | String | 20121213 |
Method REF_TIME_TO_TEXT on class CL_GRFN_API_DOCUMENT has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRFN_API_DOCUMENT has no parameter.
Method RETRIEVE on class CL_GRFN_API_DOCUMENT has no exception.
Method UPDATE Signature
Method UPDATE on class CL_GRFN_API_DOCUMENT has no parameter.
Method UPDATE on class CL_GRFN_API_DOCUMENT has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |