SAP ABAP Interface IF_GRFN_MASS_EXPORT_OBJECTS (Export objects)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_CLM (Package) Shared infrastructure for CLM integration
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_MASS_EXPORT_OBJECTS | Export objects | 20120613 |
Properties
| Interface | IF_GRFN_MASS_EXPORT_OBJECTS | |
| Short Description | Export objects |
General Data
| Package | GRFN_CLM | Shared infrastructure for CLM integration |
| Created | 20120613 | SAP |
| Last changed | 20141106 | |
| 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) |
Interfaces
Interface IF_GRFN_MASS_EXPORT_OBJECTS has no interface.
Friends
Interface IF_GRFN_MASS_EXPORT_OBJECTS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_SOURCE | Constant | Public | See coding | 20120613 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120613 | ||
| 2 | Instance method | Public | Method | 20120613 | ||
| 3 | Instance method | Public | Method | 20120613 |
Events
Interface IF_GRFN_MASS_EXPORT_OBJECTS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | SOURCE | Public | Type reference (TYPE) | I | 20120613 | |
|
| 2 | S_SOURCE | Public | See coding | 20120613 | BEGIN OF s_source,
source_type TYPE source,
source_name TYPE string,
tf_dates TYPE grfn_s_tf_dates, "used when source type is direct
entities TYPE grfn_t_entity, "used when source type is direct
END OF s_source
|
Method Signatures
Method ADD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | 20120613 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20120613 | ||||
| 3 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20120613 | ||||
| 4 | RV_DUPLICATED_NAME | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20120614 |
Method ADD_OBJECT on Interface IF_GRFN_MASS_EXPORT_OBJECTS has no exception.
Method GET_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DATA | Call by reference | Type reference (TYPE) | STRING | 20120613 | ||||
| 2 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | 20120613 |
Method GET_DATA on Interface IF_GRFN_MASS_EXPORT_OBJECTS has no exception.
Method GET_UNIQUE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ENTITY_ID | Call by reference | Type reference (TYPE) | GRFN_API_ENTITY_ID | 20120613 | ||||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | 20120613 | ||||
| 3 | RV_NAME | Value transfer | Type reference (TYPE) | STRING | 20120613 |
Method GET_UNIQUE_NAME on Interface IF_GRFN_MASS_EXPORT_OBJECTS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |