SAP ABAP Interface IF_SIW_MAPPING_CHECKER (consistency check for mapping)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-SIW (Application Component) Service Implementation Workbench
⤷
S_SIW_MAPPING (Package) SIW: Mapping

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SIW_MAPPING_CHECK_COMMON | SIW Mapping Checking Common Functions to be Shared | 20090904 |
Properties
Interface | IF_SIW_MAPPING_CHECKER | |
Short Description | consistency check for mapping |
General Data
Package | S_SIW_MAPPING | SIW: Mapping |
Created | 20070329 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_SIW_LOG | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Interface IF_SIW_MAPPING_CHECKER has no interface.
Friends
Interface IF_SIW_MAPPING_CHECKER has no friend.
Attributes
Interface IF_SIW_MAPPING_CHECKER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Indicates whether a certain field is already mapped | 20070329 |
2 | ![]() |
Instance method | Public | Method | Indicates whether the whole target is already mapped | 20070329 |
3 | ![]() |
Instance method | Public | Method | Indicates whether a certain type is already mapped | 20070329 |
4 | ![]() |
Instance method | Public | Method | Reset the Mapping Checker | 20110215 |
5 | ![]() |
Instance method | Public | Method | Set Project Details | 20110311 |
Events
Interface IF_SIW_MAPPING_CHECKER has no event.
Types
Interface IF_SIW_MAPPING_CHECKER has no local type.
Method Signatures
Method IS_FIELD_OK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FIELD | Call by reference | Object reference (TYPE REF TO) | IF_SXF_FIELD | 20070329 | |||
2 | ![]() |
I_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SIW_LOG | CL_SIW_LOG=>NULL | 20070329 | ||
3 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | I | 1=TRUE, 0=FALSE | 20070329 |
Method IS_FIELD_OK on Interface IF_SIW_MAPPING_CHECKER has no exception.
Method IS_TARGET_OK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_EXTENDED_CHECK | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20090928 | ||
2 | ![]() |
I_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SIW_LOG | CL_SIW_LOG=>NULL | 20070329 | ||
3 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | I | 1 = True, 0 = False | 20070329 |
Method IS_TARGET_OK on Interface IF_SIW_MAPPING_CHECKER has no exception.
Method IS_TYPE_OK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_LOG | Call by reference | Object reference (TYPE REF TO) | IF_SIW_LOG | CL_SIW_LOG=>NULL | 20070329 | ||
2 | ![]() |
I_TYPE | Call by reference | Object reference (TYPE REF TO) | IF_SXF_TYPE | 20070329 | |||
3 | ![]() |
R_OK | Value transfer | Type reference (TYPE) | I | 1=TRUE, 0=FALSE | 20070329 |
Method IS_TYPE_OK on Interface IF_SIW_MAPPING_CHECKER has no exception.
Method RESET Signature
Method RESET on Interface IF_SIW_MAPPING_CHECKER has no parameter.
Method RESET on Interface IF_SIW_MAPPING_CHECKER has no exception.
Method SET_PROJECT_DETAILS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_PROJECT_DETAILS | Call by reference | Type reference (TYPE) | SIW_STR_PROJECT_ATTR | Attributes of SIW project | 20110311 |
Method SET_PROJECT_DETAILS on Interface IF_SIW_MAPPING_CHECKER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |