SAP ABAP Class IF_SIW_MAPPING_CHECKER (consistency check for 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
Class IF_SIW_MAPPING_CHECKER  
Short Description consistency check for mapping    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20070329   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SIW_MAPPING_CHECKER has no interface implemented.
Friends
Class IF_SIW_MAPPING_CHECKER has no friend class.
Attributes
Class IF_SIW_MAPPING_CHECKER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 IS_FIELD_OK Instance method Public Method Indicates whether a certain field is already mapped 20070329
2 IS_TARGET_OK Instance method Public Method Indicates whether the whole target is already mapped 20070329
3 IS_TYPE_OK Instance method Public Method Indicates whether a certain type is already mapped 20070329
4 RESET Instance method Public Method Reset the Mapping Checker 20110215
5 SET_PROJECT_DETAILS Instance method Public Method Set Project Details 20110311
Events
Class IF_SIW_MAPPING_CHECKER has no event.
Types
Class 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 Importing I_FIELD Call by reference Object reference (TYPE REF TO) IF_SXF_FIELD 20070329
2 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG CL_SIW_LOG=>NULL 20070329
3 Returning R_OK Value transfer Type reference (TYPE) I 1=TRUE, 0=FALSE 20070329

Method IS_FIELD_OK on class 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 Importing I_FLG_EXTENDED_CHECK Call by reference Type reference (TYPE) XFELD Checkbox 20090928
2 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG CL_SIW_LOG=>NULL 20070329
3 Returning R_OK Value transfer Type reference (TYPE) I 1 = True, 0 = False 20070329

Method IS_TARGET_OK on class 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 Importing I_LOG Call by reference Object reference (TYPE REF TO) IF_SIW_LOG CL_SIW_LOG=>NULL 20070329
2 Importing I_TYPE Call by reference Object reference (TYPE REF TO) IF_SXF_TYPE 20070329
3 Returning R_OK Value transfer Type reference (TYPE) I 1=TRUE, 0=FALSE 20070329

Method IS_TYPE_OK on class IF_SIW_MAPPING_CHECKER has no exception.

Method RESET Signature

Method RESET on class IF_SIW_MAPPING_CHECKER has no parameter.
Method RESET on class 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 Importing I_PROJECT_DETAILS Call by reference Type reference (TYPE) SIW_STR_PROJECT_ATTR Attributes of SIW project 20110311

Method SET_PROJECT_DETAILS on class IF_SIW_MAPPING_CHECKER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in