SAP ABAP Class CL_BUP_EEWA_CHECK_XXXX (WorkplAddr: Check Central Data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-BP (Application Component) Business Partner Foundation
     S_BUPA_EEWA_IPI (Package) SAP Business Partner IPI Data Set EEWA
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BUP_EEWA_CHECK_CORE WorkplAddr: Check Central Data 20060623
2 Inheritance (c INHERITING FROM c_ref)  CL_BUP_EEWA_CHECK_USAGE WorkplAddr: Check Central Data 20060623
Properties
Class CL_BUP_EEWA_CHECK_XXXX  
Short Description WorkplAddr: Check Central Data    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_BUPA_EEWA_IPI   SAP Business Partner IPI Data Set EEWA 
Created 20060623   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_BUP_EEWA_USAGE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_BUP_EEWA_CHECK_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_BUP_EEWA_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
5 IF_CMD_APPLLOG_CONST Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_BUP_EEWA_CHECK_XXXX has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_BUP_EEWA_CHECK 20060623 WorkplAddr: Control Class for Checks
2 CL_BUP_EEWA_USAGE 20060623 WorkplAddr: Usages
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SCOPE_ALL Constant Private Type reference (TYPE) CHAR10 'ALL' 20060623
2 GC_SCOPE_SELECTED Constant Private Type reference (TYPE) CHAR10 'SELECTED' 20060623
3 GR_APPLOG_ADPTR Instance attribute Protected Object reference (TYPE REF TO) CL_BUP_EEWA_APPLOG_ADPTR 20060623
4 GV_SCOPE Instance attribute Private Type reference (TYPE) CHAR10 GC_SCOPE_ALL 20060623
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_MODE_IS_OK Instance method Public Method 20060807
2 CHECK_ENGINE_LEVEL_1 Instance method Public Method 20060623
3 CONSTRUCTOR Instance method Public Constructor 20060623
4 RECORD_IS_OK Instance method Public Method 20060623
5 RECORD_IS_OK_VALIDITY_PERIOD Instance method Public Method 20060623
6 REC_IS_2B_CHECKED Instance method Public Method 20060623
7 SCOPE_SET_ALL Instance method Public Method 20060623
8 SCOPE_SET_SELECTED Instance method Public Method 20060623
Events
Class CL_BUP_EEWA_CHECK_XXXX has no event.
Types
Class CL_BUP_EEWA_CHECK_XXXX has no local type.
Method Signatures

Method CHANGE_MODE_IS_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) CL_CMD_APPLLOG 20060807
2 Importing IS_REJECTED_KEY Call by reference Type reference (TYPE) ANY 20060807
3 Importing IV_CHANGE_MODE Call by reference Type reference (TYPE) BUP_CHANGE_MODE 20060807
4 Returning RV_CHANGE_MODE_IS_OK Value transfer Type reference (TYPE) ABAP_BOOL 20060807

Method CHANGE_MODE_IS_OK on class CL_BUP_EEWA_CHECK_XXXX has no exception.

Method CHECK_ENGINE_LEVEL_1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) SORTED TABLE 20060623
2 Exporting EV_FAILED Call by reference Type reference (TYPE) BOOLE_D 20060623
3 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) CL_CMD_APPLLOG 20060623
4 Importing IT_CHANGED_KEY Call by reference Type reference (TYPE) SORTED TABLE 20060623

Method CHECK_ENGINE_LEVEL_1 on class CL_BUP_EEWA_CHECK_XXXX has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG_ADPTR Call by reference Object reference (TYPE REF TO) CL_BUP_EEWA_APPLOG_ADPTR 20060623

Method CONSTRUCTOR on class CL_BUP_EEWA_CHECK_XXXX has no exception.

Method RECORD_IS_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) CL_CMD_APPLLOG 20060623
2 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20060623
3 Returning RV_RECORD_IS_OK Value transfer Type reference (TYPE) BOOLE_D 20060623

Method RECORD_IS_OK on class CL_BUP_EEWA_CHECK_XXXX has no exception.

Method RECORD_IS_OK_VALIDITY_PERIOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_APPLOG Call by reference Object reference (TYPE REF TO) CL_CMD_APPLLOG 20060623
2 Importing IS_REJECTED_KEY Call by reference Type reference (TYPE) ANY 20060623
3 Importing IV_FROM_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP 20061211
4 Importing IV_LIFETIME Call by reference Type reference (TYPE) CMD_MSGLIFETIME IF_CMD_APPLLOG_CONST=>GC_PERMANENT 20060623
5 Importing IV_TO_TIMESTAMP Call by reference Type reference (TYPE) TIMESTAMP 20061211
6 Returning RV_RECORD_IS_OK Value transfer Type reference (TYPE) BOOLE_D 20060623

Method RECORD_IS_OK_VALIDITY_PERIOD on class CL_BUP_EEWA_CHECK_XXXX has no exception.

Method REC_IS_2B_CHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) ANY 20060623
2 Importing IT_CHANGED_KEY Call by reference Type reference (TYPE) SORTED TABLE 20060623
3 Returning RV_REC_IS_2B_CHECKED Value transfer Type reference (TYPE) ABAP_BOOL 20060623

Method REC_IS_2B_CHECKED on class CL_BUP_EEWA_CHECK_XXXX has no exception.

Method SCOPE_SET_ALL Signature

Method SCOPE_SET_ALL on class CL_BUP_EEWA_CHECK_XXXX has no parameter.
Method SCOPE_SET_ALL on class CL_BUP_EEWA_CHECK_XXXX has no exception.

Method SCOPE_SET_SELECTED Signature

Method SCOPE_SET_SELECTED on class CL_BUP_EEWA_CHECK_XXXX has no parameter.
Method SCOPE_SET_SELECTED on class CL_BUP_EEWA_CHECK_XXXX has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710