SAP ABAP Class CL_GRFN_API_MD (Master Data Common API)
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 | 20100909 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MD_COMMON | Interface for common master data | 20100909 |
Properties
Class | CL_GRFN_API_MD | |
Short Description | Master Data Common API | |
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 | 20100909 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_API_MD has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_MD_COMMON | Interface for common master data | 20100909 |
Friends
Class CL_GRFN_API_MD has no friend class.
Attributes
Class CL_GRFN_API_MD has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Get change information | 20110420 |
2 | ![]() |
Static method | Public | Method | 20100917 | |
3 | ![]() |
Static method | Public | Method | Get validity, bypass model buffer | 20100909 |
4 | ![]() |
Static method | Private | Method | Is dummy | 20100913 |
5 | ![]() |
Static method | Public | Method | Built upon IF_GRFN_API_QUERY and IF_GRFN_API_MD_COMMON | 20100913 |
6 | ![]() |
Static method | Private | Method | Query | 20100913 |
Events
Class CL_GRFN_API_MD has no event.
Types
Class CL_GRFN_API_MD has no local type.
Method Signatures
Method GET_CHANGE_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_CHANGED_BY | Call by reference | Type reference (TYPE) | UNAME | User Name | 20110420 | ||
2 | ![]() |
EV_CHANGED_ON | Call by reference | Type reference (TYPE) | GRFN_DATE | Date | 20110420 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20110420 | ||
4 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20110420 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20110420 |
Method GET_MODEL 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 | 20100917 | ||
2 | ![]() |
IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | Entity ID | 20100917 | ||
3 | ![]() |
RO_MODEL | Value transfer | Object reference (TYPE REF TO) | IF_GRFN_MODEL_MD | Master data model common interface | 20100917 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100917 |
Method GET_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_VALIDFROM | Call by reference | Type reference (TYPE) | GRFN_BEGDA | Start Date | 20100909 | ||
2 | ![]() |
EV_VALIDTO | Call by reference | Type reference (TYPE) | GRFN_ENDDA | End Date | 20100909 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100909 | ||
4 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100909 |
Method IS_DUMMY_QUERY_OPTION Signature
Method IS_DUMMY_QUERY_OPTION on class CL_GRFN_API_MD has no parameter.
Method IS_DUMMY_QUERY_OPTION on class CL_GRFN_API_MD has no exception.
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRFN_T_API_QUERY_RESULT | Query result | 20100913 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100913 | ||
3 | ![]() |
IT_QUERY_PATH | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_PATH | Entity Query Path | 20100913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100913 |
Method QUERY_RELATED_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RESULT | Call by reference | Type reference (TYPE) | GRFN_T_API_QUERY_RESULT | Query result | 20100913 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100913 | ||
3 | ![]() |
IT_QUERY_PATH | Call by reference | Type reference (TYPE) | GRFN_T_QUERY_PATH | Entity Query Path | 20100913 | ||
4 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100913 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1000 |