SAP ABAP Class /SAPCND/CL_CUST_CONS_CHECK_SRV (Checks for CT customizing objects)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-PRC-CON (Application Component) Condition Technique
     /SAPCND/TEST_T (Package) Test tools for condition technique
Properties
Class /SAPCND/CL_CUST_CONS_CHECK_SRV  
Short Description Checks for CT customizing objects    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SAPCND/TEST_T   Test tools for condition technique 
Created 20050302   SAP 
Last change 20081217   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CTCUS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /SAPCND/CL_CUST_CONS_CHECK_SRV has no interface implemented.
Friends
Class /SAPCND/CL_CUST_CONS_CHECK_SRV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_REF_USG Instance attribute Private Object reference (TYPE REF TO) /SAPCND/IF_EX_TST_UNIT_USG Business add-in interface /SAPCND/IF_EX_TST_UNIT_USG 20050512
2 MT_APPLNS Instance attribute Private Type reference (TYPE) /SAPCND/T681A_S_T Applications 20080806
3 MT_BAPIRET Instance attribute Public Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050512
4 MT_USAGES Instance attribute Private Type reference (TYPE) /SAPCND/T681V_S_T Usages 20080806
5 MV_BAPI_FLAG Instance attribute Private Type reference (TYPE) /SAPCND/BOOLEAN 20050512
6 SV_GENERATION_EXECUTED Static Attribute Protected Type reference (TYPE) /SAPCND/BOOLEAN Boolean Variable 20080128
Methods
# Method Level Visibility Method type Description Created on
1 ACCESS_SEQ_CHECK Instance method Public Method Checks the consistency for access seqs. 20050513
2 ADDN_OBJS_CHECK Instance method Public Method Checks the consistency of addn objects eg. copy types 20050606
3 ADD_LOG_TO_BAPIRET Static method Public Method Adds BAL log to BAPIRET 20080128
4 APPL_FIELD_CATALOG_CHECK Instance method Public Method Checks the customizing consistency for appln field catalog 20050307
5 CONDITION_TABLE_CONS_CHECK Instance method Public Method Checks the customizing consistency for condition tables 20050307
6 COND_MAINT_GROUP_CONS_CHECK Instance method Public Method Checks the customizing consistency for cond maint. groups 20050309
7 COND_TYPE_CHECK Instance method Public Method Checks for the condition types. 20050520
8 CONSTRUCTOR Instance method Public Constructor 20050512
9 GLOBAL_FIELD_CATALOG_CHECK Instance method Public Method Checks the customizing consistency for global field catalog 20050302
10 PROCEDURE_CHECK Instance method Public Method Checks the procedures (PR, FG, PR) 20050512
11 SELECT_DB_OBJECTS_SRV Instance method Public Method Selects the values from the DB (objs with TT ) 20050302
12 T681E_CONS_CHECK Instance method Public Method Checks the t681e consistency 20050503
13 T681_CONS_CHECK Instance method Public Method Checks the T681 consistency 20050503
14 USAGE_FIELD_CATALOG_CHECK Instance method Public Method Checks the customizing consistency for usage field catalog 20050307
Events
Class /SAPCND/CL_CUST_CONS_CHECK_SRV has no event.
Types
Class /SAPCND/CL_CUST_CONS_CHECK_SRV has no local type.
Method Signatures

Method ACCESS_SEQ_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050513

Method ACCESS_SEQ_CHECK on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method ADDN_OBJS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050606

Method ADDN_OBJS_CHECK on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method ADD_LOG_TO_BAPIRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080128
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20080128

Method ADD_LOG_TO_BAPIRET on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method APPL_FIELD_CATALOG_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050307
2 Importing IV_APPL Call by reference Type reference (TYPE) /SAPCND/APPLICATION 20050510

Method APPL_FIELD_CATALOG_CHECK on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method CONDITION_TABLE_CONS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050307

Method CONDITION_TABLE_CONS_CHECK on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method COND_MAINT_GROUP_CONS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050309

Method COND_MAINT_GROUP_CONS_CHECK on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method COND_TYPE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050520

Method COND_TYPE_CHECK on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APPL Call by reference Type reference (TYPE) /SAPCND/T681A_S-KAPPL Application as Condition Technique 20080807
2 Importing IV_BAPI_FLAG Call by reference Type reference (TYPE) /SAPCND/BOOLEAN 'X' 20050512
3 Importing IV_USAGE Call by reference Type reference (TYPE) /SAPCND/T681V_S-KVEWE Usage for Condition Technique 20080807

Method CONSTRUCTOR on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method GLOBAL_FIELD_CATALOG_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050302

Method GLOBAL_FIELD_CATALOG_CHECK on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method PROCEDURE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050512

Method PROCEDURE_CHECK on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method SELECT_DB_OBJECTS_SRV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050302
2 Exporting ET_BASE_OBJECT Call by reference Object reference (TYPE REF TO) DATA Table of base object entries 20050302
3 Exporting ET_DERIVED_OBJECT Call by reference Object reference (TYPE REF TO) DATA Table of Derived object entries 20050302
4 Importing IV_BASE_OBJECT Value transfer Type reference (TYPE) DDOBJNAME Base object 20050302
5 Importing IV_DERIVED_OBJECT Value transfer Type reference (TYPE) DDOBJNAME Derived object 20050302

Method SELECT_DB_OBJECTS_SRV on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method T681E_CONS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050503
2 Importing IT_T681E Call by reference Object reference (TYPE REF TO) DATA t681e entries 20050503
3 Importing IT_T688C Call by reference Object reference (TYPE REF TO) DATA Cache entries 20050503

Method T681E_CONS_CHECK on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method T681_CONS_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050503
2 Importing IT_T681 Call by reference Object reference (TYPE REF TO) DATA T681 entries 20050503
3 Importing IT_T688C Call by reference Object reference (TYPE REF TO) DATA Cache entries 20050503

Method T681_CONS_CHECK on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.

Method USAGE_FIELD_CATALOG_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20050307

Method USAGE_FIELD_CATALOG_CHECK on class /SAPCND/CL_CUST_CONS_CHECK_SRV has no exception.
History
Last changed by/on SAP  20081217 
SAP Release Created in 700