SAP ABAP Class CL_GRFN_IO_IMPORT_PROC_EO (DataSource import processor)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_IO_IMPORT_PROC_BASE | Import base processor | 20120321 |
Properties
Class | CL_GRFN_IO_IMPORT_PROC_EO | |
Short Description | DataSource import processor | |
Super Class | CL_GRFN_IO_IMPORT_PROC_BASE | Import base processor |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_CLM | Shared infrastructure for CLM integration |
Created | 20120320 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_IO_IMPORT_PROC_EO has no forward declaration.
Interfaces
Class CL_GRFN_IO_IMPORT_PROC_EO has no interface implemented.
Friends
Class CL_GRFN_IO_IMPORT_PROC_EO has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_GRFN_CONTENT_SERIALIZER | 20120321 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | S_COMMON | 20120509 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120321 | |
2 | ![]() |
Instance method | Private | Method | 20120529 | |
3 | ![]() |
Instance method | Public | Method | 20120321 |
Events
Class CL_GRFN_IO_IMPORT_PROC_EO has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | S_COMMON | Public | See coding | 20120509 | BEGIN OF s_common,
id TYPE grfn_api_object_id,
objtype TYPE grfn_objtype,
objttype TYPE grfn_objtype_typ,
objid TYPE grfn_objectid,
otype TYPE otype,
valid_from TYPE grfn_begda,
valid_to TYPE grfn_begda,
END OF s_common
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BUFFER | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_IO_IMPORT_BUFFER | 20120321 | |||
2 | ![]() |
IO_LOG | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_IO_LOG | 20120321 | |||
3 | ![]() |
IO_OPTION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_IO_IMPORT_OPTION | 20120321 | |||
4 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120323 |
Method CONSTRUCTOR on class CL_GRFN_IO_IMPORT_PROC_EO has no exception.
Method CORRECT_VALIDITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_XML | Call by reference | Type reference (TYPE) | STRING | 20120529 | |||
2 | ![]() |
RV_XML | Value transfer | Type reference (TYPE) | STRING | 20120529 |
Method CORRECT_VALIDITY on class CL_GRFN_IO_IMPORT_PROC_EO has no exception.
Method SET_SERIALIZER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SERIALIZER | Call by reference | Object reference (TYPE REF TO) | IF_GRFN_CONTENT_SERIALIZER | 20120321 |
Method SET_SERIALIZER on class CL_GRFN_IO_IMPORT_PROC_EO has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |