SAP ABAP Class IF_GRFN_IO_IMPORT_PROC (Interface for import processor)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_IO_IMPORT_PROC_BASE | Import base processor | 20120321 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_IO_IMPORT_PROC_HR | HR base import processor | 20100728 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_IO_IMPORT_PROC_NHR | Non-HR data import processor | 20110705 |
Properties
Class | IF_GRFN_IO_IMPORT_PROC | |
Short Description | Interface for import processor | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100728 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_GRFN_IO_IMPORT_PROC has no interface implemented.
Friends
Class IF_GRFN_IO_IMPORT_PROC has no friend class.
Attributes
Class IF_GRFN_IO_IMPORT_PROC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get current object information | 20100728 |
2 | ![]() |
Instance method | Public | Method | Get state | 20110118 |
3 | ![]() |
Instance method | Public | Method | Preprocess | 20100728 |
4 | ![]() |
Instance method | Public | Method | Process | 20100728 |
5 | ![]() |
Instance method | Public | Method | Save | 20100728 |
6 | ![]() |
Instance method | Public | Method | Set data | 20100728 |
7 | ![]() |
Instance method | Public | Method | Set state | 20110118 |
Events
Class IF_GRFN_IO_IMPORT_PROC has no event.
Types
Class IF_GRFN_IO_IMPORT_PROC has no local type.
Method Signatures
Method GET_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_ID | Call by reference | Type reference (TYPE) | STRING | 20100728 | |||
2 | ![]() |
EV_NAME | Call by reference | Type reference (TYPE) | STRING | 20100728 |
Method GET_INFO on class IF_GRFN_IO_IMPORT_PROC has no exception.
Method GET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATE | Value transfer | Type reference (TYPE) | IF_GRFN_IO_IMPORT_ENGINE=>STATE | 20110118 |
Method GET_STATE on class IF_GRFN_IO_IMPORT_PROC has no exception.
Method PREPROCESS Signature
Method PREPROCESS on class IF_GRFN_IO_IMPORT_PROC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Import/Export checked exception | 20100903 | |
2 | ![]() |
Generic GRC API exception | 20100903 |
Method PROCESS Signature
Method PROCESS on class IF_GRFN_IO_IMPORT_PROC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20130603 | |
2 | ![]() |
Generic GRC API exception | 20100903 | |
3 | ![]() |
Import/Export runtime exception | 20100903 |
Method SAVE Signature
Method SAVE on class IF_GRFN_IO_IMPORT_PROC has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Import/Export checked exception | 20100903 | |
2 | ![]() |
Generic GRC API exception | 20100903 |
Method SET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_NODE | Call by reference | Object reference (TYPE REF TO) | IF_IXML_NODE | IF_IXML_NODE | 20100728 |
Method SET_DATA on class IF_GRFN_IO_IMPORT_PROC has no exception.
Method SET_STATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATE | Call by reference | Type reference (TYPE) | IF_GRFN_IO_IMPORT_ENGINE=>STATE | 20110118 |
Method SET_STATE on class IF_GRFN_IO_IMPORT_PROC has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in |