SAP ABAP Class IF_GRFN_MASS_EXPORT_OBJECTS (Export objects)
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
| Class | IF_GRFN_MASS_EXPORT_OBJECTS | |
| Short Description | Export objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120613 | 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
Class IF_GRFN_MASS_EXPORT_OBJECTS has no interface implemented.
Friends
Class IF_GRFN_MASS_EXPORT_OBJECTS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class 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 class 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 class 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 class IF_GRFN_MASS_EXPORT_OBJECTS has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in |