SAP ABAP Class CL_GRFN_IO_IMPORT_PROC_BASE (Import base 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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_IO_IMPORT_PROC | Interface for import processor | 20120321 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_IO_IMPORT_PROC_BR | Business Rule Import Processor | 20120321 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_IO_IMPORT_PROC_EO | DataSource import processor | 20120321 |
Properties
Class | CL_GRFN_IO_IMPORT_PROC_BASE | |
Short Description | Import base processor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_CLM | Shared infrastructure for CLM integration |
Created | 20120321 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_IO_IMPORT_PROC_BASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_IO_IMPORT_PROC | Interface for import processor | 20120321 |
Friends
Class CL_GRFN_IO_IMPORT_PROC_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_IO_IMPORT_BUFFER | 20120321 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_IO_LOG | 20120321 | |||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_IXML_NODE | 20120321 | |||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_IO_IMPORT_OPTION | 20120321 | |||
5 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120321 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | GRFN_API_ENTITY_ID | 20120321 | |||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_GRFN_IO_IMPORT_ENGINE=>STATE | 20120321 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20120321 | |
2 | ![]() |
Instance method | Protected | Method | Raise exception | 20120321 |
Events
Class CL_GRFN_IO_IMPORT_PROC_BASE has no event.
Types
Class CL_GRFN_IO_IMPORT_PROC_BASE has no local type.
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 |
Method CONSTRUCTOR on class CL_GRFN_IO_IMPORT_PROC_BASE has no exception.
Method RAISE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20120321 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Import/Export checked exception | 20120321 | |
2 | ![]() |
Import/Export runtime exception | 20120321 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |