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 | Constant | Public | Type reference (TYPE) | CHAR128 | 'CLASSIFICATION' | 128 character | 20130419 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR128 | 'CONFIGURATION' | 128 character | 20130419 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR128 | 'DATA' | 128 character | 20130419 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR128 | 'DT_PROFILES' | 128 character | 20130419 | ||
| 5 | Constant | Public | Type reference (TYPE) | CHAR128 | 'ENDPOINT' | 128 character | 20130419 | ||
| 6 | Constant | Public | Type reference (TYPE) | CHAR128 | 'GENERAL' | 128 character | 20130419 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130419 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | VEPNAME | Name of a Service Definition | 20130419 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Adds complete Default Profile Info for Service Def | 20130419 | |
| 2 | Instance method | Public | Method | Checks / Repairs General Inconsistencies | 20130419 | |
| 3 | Instance method | Public | Method | Checks / Repairs VEPCROSSREF Inconsistencies | 20130419 | |
| 4 | Instance method | Public | Method | Checks / Repairs WSHEADER Inconsistencies | 20130419 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20130419 | |
| 6 | Instance method | Private | Method | Check if service is inactive | 20130419 | |
| 7 | 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 | ER_MESSAGES | Call by reference | Object reference (TYPE REF TO) | CL_ESD_MESSAGES | ESD: Messages | 20130419 | |||
| 2 | IR_VIF | Call by reference | Object reference (TYPE REF TO) | IF_WS_MD_VIF | Service Definition | 20130419 | |||
| 3 | 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 | 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 | 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 | 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 | REPAIR | Call by reference | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20130419 | |||
| 2 | SD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | Name of a Service Definition | 20130419 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Web Service : Exception | 20130419 |
Method IS_INACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INT_SD_NAME | Call by reference | Type reference (TYPE) | VEPNAME | Name of a Service Definition | 20130419 | |||
| 2 | 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 | EV_ERROR | Value transfer | Type reference (TYPE) | BOOLEAN | Have errors been found during check ? | 20130419 | |||
| 2 | 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 |