SAP ABAP Class CL_WCB_CHECK_WCOCOH_CU_FINAL (General Check WCOCOH)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-CHB (Application Component) Chargeback
     WCB_CC_CHECKS (Package) Checks
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCB_OBJECT Generic object type 20070110
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_WCB_TABLE_CHECK_INT Internal Checks for Table Fields 20070110
Properties
Class CL_WCB_CHECK_WCOCOH_CU_FINAL  
Short Description General Check WCOCOH    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package WCB_CC_CHECKS   Checks 
Created 20070109   SAP 
Last change 20070912   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CHBK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_WCB_OBJECT Generic object type 20070110
2 IF_WCB_TABLE_CHECK_INT Internal Checks for Table Fields 20070110
Friends
Class CL_WCB_CHECK_WCOCOH_CU_FINAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CUST_OWNER Constant Private Type reference (TYPE) FIELDNAME 'CUST_OWNER' Field Name 20070110
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CUSTOMER Instance method Private Method Checks If a Vendor Was Entered 20070110
2 CHECK_FIELD_IN_CHANGED_TAB Instance method Private Method Checks If Field in a Table 20070110
3 INSERT_INTO_CHANGED_TAB Instance method Private Method Makes Entry in Table 20070110
Events
Class CL_WCB_CHECK_WCOCOH_CU_FINAL has no event.
Types
Class CL_WCB_CHECK_WCOCOH_CU_FINAL has no local type.
Method Signatures

Method CHECK_CUSTOMER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CH_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_WCB_PROTOCOL Protokoll 20070110
2 Changing CT_ADDITIONAL_ERROR_FIELDS Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB Tab. mit Feldern, bei denen Fehler aufgetrete 20070110
3 Exporting E_CHECK_STATUS Call by reference Type reference (TYPE) WCB_CHECK_STATUS Ergebnis einer Prüfung 20070110
4 Importing I_CHANGED_FIELD_FOR_PROT Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS WCB: geändertes Tabellenfeld 20070110
5 Importing I_CUSTOMER Call by reference Type reference (TYPE) WCB_CUST_OWNER Konditionskontrakt: Eigentümer Kunde 20070110
6 Importing I_NUM Call by reference Type reference (TYPE) WCB_COCO_NUM Konditionskontraktnummer (für Fehlerbehandlung) 20070110

Method CHECK_CUSTOMER on class CL_WCB_CHECK_WCOCOH_CU_FINAL has no exception.

Method CHECK_FIELD_IN_CHANGED_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20070110
2 Importing I_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS WCB: geändertes Tabellenfeld 20070110
3 Returning RE_IS_CONTAINED Value transfer Type reference (TYPE) BVAL Boolean 20070110

Method CHECK_FIELD_IN_CHANGED_TAB on class CL_WCB_CHECK_WCOCOH_CU_FINAL has no exception.

Method INSERT_INTO_CHANGED_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_CHANGED_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS_STAB WCB: Tabelle mit geänderten Tabellenfeldern; sortiert 20070110
2 Importing I_NEW_FIELD Call by reference Type reference (TYPE) WCB_CHANGED_FIELDS WCB: geändertes Tabellenfeld 20070110

Method INSERT_INTO_CHANGED_TAB on class CL_WCB_CHECK_WCOCOH_CU_FINAL has no exception.
History
Last changed by/on SAP  20070912 
SAP Release Created in