SAP ABAP Class CL_WEBI_CHECK_REPAIR (Class checking / repairing WEBI-Inkonsistencies)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-WS-ABA (Application Component) Web Service Tools - ABAP
     SEWS (Package) ES Tools: Service Interfaces
Properties
Class CL_WEBI_CHECK_REPAIR  
Short Description Class checking / repairing WEBI-Inkonsistencies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEWS   ES Tools: Service Interfaces 
Created 20130419   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WEBI_CHECK_REPAIR has no forward declaration.
Interfaces
Class CL_WEBI_CHECK_REPAIR has no interface implemented.
Friends
Class CL_WEBI_CHECK_REPAIR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHECK_CAT_CLASS Constant Public Type reference (TYPE) CHAR128 'CLASSIFICATION' 128 character 20130419
2 C_CHECK_CAT_CONFIG Constant Public Type reference (TYPE) CHAR128 'CONFIGURATION' 128 character 20130419
3 C_CHECK_CAT_DATA Constant Public Type reference (TYPE) CHAR128 'DATA' 128 character 20130419
4 C_CHECK_CAT_DT_PROFILES Constant Public Type reference (TYPE) CHAR128 'DT_PROFILES' 128 character 20130419
5 C_CHECK_CAT_ENDPOINT Constant Public Type reference (TYPE) CHAR128 'ENDPOINT' 128 character 20130419
6 C_CHECK_CAT_GENERAL Constant Public Type reference (TYPE) CHAR128 'GENERAL' 128 character 20130419
7 REPAIR Instance attribute Private Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130419
8 SD_NAME Instance attribute Private Type reference (TYPE) VEPNAME Name of a Service Definition 20130419
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DEFAULT_PROFILES Instance method Private Method Adds complete Default Profile Info for Service Def 20130419
2 CHECK_GENERAL Instance method Public Method Checks / Repairs General Inconsistencies 20130419
3 CHECK_VEPCROSSREF Instance method Public Method Checks / Repairs VEPCROSSREF Inconsistencies 20130419
4 CHECK_WS_DATA Instance method Public Method Checks / Repairs WSHEADER Inconsistencies 20130419
5 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130419
6 IS_INACTIVE Instance method Private Method Check if service is inactive 20130419
7 SERVICE_EXISTS Instance method Private Method Checks / Repairs Classification Inconsistencies 20130419
Events
Class CL_WEBI_CHECK_REPAIR has no event.
Types
Class CL_WEBI_CHECK_REPAIR has no local type.
Method Signatures

Method ADD_DEFAULT_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ER_MESSAGES Call by reference Object reference (TYPE REF TO) CL_ESD_MESSAGES ESD: Messages 20130419
2 Importing IR_VIF Call by reference Object reference (TYPE REF TO) IF_WS_MD_VIF Service Definition 20130419
3 Importing IT_PROFILES Call by reference Type reference (TYPE) VEP_PRO_SOAP_PROP_T Table for complete Profile / SOAP APPL / Property / Values 20130419

Method ADD_DEFAULT_PROFILES on class CL_WEBI_CHECK_REPAIR has no exception.

Method CHECK_GENERAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ER_MESSAGES Call by reference Object reference (TYPE REF TO) CL_ESD_MESSAGES Message class 20130419

Method CHECK_GENERAL on class CL_WEBI_CHECK_REPAIR has no exception.

Method CHECK_VEPCROSSREF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ER_MESSAGES Call by reference Object reference (TYPE REF TO) CL_ESD_MESSAGES Message class 20130419

Method CHECK_VEPCROSSREF on class CL_WEBI_CHECK_REPAIR has no exception.

Method CHECK_WS_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing ER_MESSAGES Call by reference Object reference (TYPE REF TO) CL_ESD_MESSAGES Message class 20130419

Method CHECK_WS_DATA on class CL_WEBI_CHECK_REPAIR has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REPAIR Call by reference Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20130419
2 Importing SD_NAME Call by reference Type reference (TYPE) VEPNAME Name of a Service Definition 20130419
# Exception Resumable Description Created on
1 CX_WS_MD_EXCEPTION Web Service : Exception 20130419

Method IS_INACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_INT_SD_NAME Call by reference Type reference (TYPE) VEPNAME Name of a Service Definition 20130419
2 Returning RVAL Value transfer Type reference (TYPE) BOOLEAN exists inactive 20130419

Method IS_INACTIVE on class CL_WEBI_CHECK_REPAIR has no exception.

Method SERVICE_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_ERROR Value transfer Type reference (TYPE) BOOLEAN Have errors been found during check ? 20130419
2 Importing IV_INT_SD_NAME Call by reference Type reference (TYPE) VEPNAME Internal Name of Service Definition 20130419

Method SERVICE_EXISTS on class CL_WEBI_CHECK_REPAIR has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740