SAP ABAP Class CL_GDV_API (API of GDV)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_GDV_GENERAL (Package) Generic Data Verifier - General Parts
⤷
⤷
Properties
| Class | CL_GDV_API | |
| Short Description | API of GDV | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_GDV_GENERAL | Generic Data Verifier - General Parts |
| Created | 20110131 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GDV_API has no interface implemented.
Friends
Class CL_GDV_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GDV_PROCESS_MODE | 'DELETE' | Delete mode | 20110215 | ||
| 2 | Constant | Public | Type reference (TYPE) | GDV_PROCESS_MODE | 'RECORD' | Record mode | 20110215 | ||
| 3 | Constant | Public | Type reference (TYPE) | GDV_PROCESS_MODE | 'VERIFY' | Verify mode | 20110215 | ||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_GDV_MESSAGE_WRITER | Message Writer Interface | 20110131 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20110131 | ||
| 2 | Static method | Public | Method | Schema Method: Analyse with Schema | 20110202 | |
| 3 | Static method | Public | Method | Schema Method: Code/Name Check of Service Payloads | 20110202 | |
| 4 | Static method | Public | Method | Snapshot Method: Delete Snapshot | 20110131 | |
| 5 | Static method | Public | Method | Schema Method: Get WSDL (Schema) for Service | 20110202 | |
| 6 | Static method | Private | Method | proxy -> xml | 20110207 | |
| 7 | Static method | Private | Method | Checks the input an throw error message | 20110207 | |
| 8 | Static method | Public | Method | Snapshot Method: Process Snapshot | 20110131 | |
| 9 | Static method | Public | Method | Snapshot Method: Record Snapshot | 20110131 | |
| 10 | Static method | Public | Method | Snapshot Method: Verify direct | 20110131 | |
| 11 | Static method | Public | Method | Snapshot Method: Verify from Snapshot | 20110131 | |
| 12 | Static method | Public | Method | Schema Method: Verify with Schema | 20110202 |
Events
Class CL_GDV_API has no event.
Types
Class CL_GDV_API has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GDV_API has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GDV_API has no exception.
Method S_ANALYSE_WITH_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110202 | |||
| 2 | I_ACTUAL_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110211 | ||||
| 3 | I_ACTUAL_XML | Call by reference | Type reference (TYPE) | STRING | 20110211 | ||||
| 4 | I_LOG_LEVEL | Call by reference | Type reference (TYPE) | C | 20110202 | ||||
| 5 | I_SCHEMA | Call by reference | Type reference (TYPE) | STRING | 20110211 |
Method S_ANALYSE_WITH_SCHEMA on class CL_GDV_API has no exception.
Method S_CN_SCHECK_WITH_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110202 | ||||
| 2 | E_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110202 | |||
| 3 | I_A2A_INDICATOR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Code/name check reverse | 20110202 | |||
| 4 | I_ACTUAL_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110211 | ||||
| 5 | I_ACTUAL_XML | Call by reference | Type reference (TYPE) | STRING | 20110211 | ||||
| 6 | I_LOG_LEVEL | Call by reference | Type reference (TYPE) | C | 20110202 | ||||
| 7 | I_SCHEMA | Call by reference | Type reference (TYPE) | STRING | 20110211 |
Method S_CN_SCHECK_WITH_SCHEMA on class CL_GDV_API has no exception.
Method S_DELETE_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110131 | |||
| 2 | I_LOG_LEVEL | Call by reference | Type reference (TYPE) | C | 20110215 | ||||
| 3 | I_SNAP_ID | Call by reference | Type reference (TYPE) | GDV_SNAP_ID | 20110131 |
Method S_DELETE_SNAPSHOT on class CL_GDV_API has no exception.
Method S_GET_WSDL_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SCHEMA | Call by reference | Type reference (TYPE) | STRING | 20110211 | ||||
| 2 | I_COMP_VERSION | Call by reference | Type reference (TYPE) | SAPRELEASE | 20110202 | ||||
| 3 | I_HTTP_DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | 20110202 | ||||
| 4 | I_NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20110202 | ||||
| 5 | I_SERVICE | Call by reference | Type reference (TYPE) | STRING | 20110202 | ||||
| 6 | I_SW_COMPONENT | Call by reference | Type reference (TYPE) | DLVUNIT | 20110202 |
Method S_GET_WSDL_DOCUMENT on class CL_GDV_API has no exception.
Method S_GET_XML_FROM_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACTUAL_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110211 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110207 |
Method S_GET_XML_FROM_PROXY on class CL_GDV_API has no exception.
Method S_HAS_ERROR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DATA | Call by reference | Type reference (TYPE) | ANY | 20110207 | ||||
| 2 | I_XML | Call by reference | Type reference (TYPE) | STRING | 20110207 | ||||
| 3 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20110207 |
Method S_HAS_ERROR on class CL_GDV_API has no exception.
Method S_PROCESS_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110131 | ||||
| 2 | E_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110131 | |||
| 3 | I_ACTUAL_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110131 | ||||
| 4 | I_ACTUAL_XML | Call by reference | Type reference (TYPE) | STRING | 20110207 | ||||
| 5 | I_COMP_TYPES | Call by reference | Type reference (TYPE) | GDV_TT_COMP_TYPE | Table Type for GDV_T_COMP_TYPE | 20110203 | |||
| 6 | I_LOG_LEVEL | Call by reference | Type reference (TYPE) | C | 20110215 | ||||
| 7 | I_PROCESS_MODE | Call by reference | Type reference (TYPE) | GDV_PROCESS_MODE | Generic Data Verifier Process Mode | 20110131 | |||
| 8 | I_SNAP_ID | Call by reference | Type reference (TYPE) | GDV_SNAP_ID | Snapshot ID | 20110131 |
Method S_PROCESS_SNAPSHOT on class CL_GDV_API has no exception.
Method S_RECORD_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110131 | ||||
| 2 | E_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110131 | |||
| 3 | I_ACTUAL_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110131 | ||||
| 4 | I_ACTUAL_XML | Call by reference | Type reference (TYPE) | STRING | 20110207 | ||||
| 5 | I_LOG_LEVEL | Call by reference | Type reference (TYPE) | C | 20110215 | ||||
| 6 | I_SNAP_ID | Call by reference | Type reference (TYPE) | GDV_SNAP_ID | Snapshot ID | 20110131 |
Method S_RECORD_SNAPSHOT on class CL_GDV_API has no exception.
Method S_VERIFY_DIRECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110131 | ||||
| 2 | E_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110131 | |||
| 3 | I_ACTUAL_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110131 | ||||
| 4 | I_ACTUAL_XML | Call by reference | Type reference (TYPE) | STRING | 20110207 | ||||
| 5 | I_COMP_TYPES | Call by reference | Type reference (TYPE) | GDV_TT_COMP_TYPE | Table Type for GDV_T_COMP_TYPE | 20110203 | |||
| 6 | I_EXPECTED_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110131 | ||||
| 7 | I_EXPECTED_XML | Call by reference | Type reference (TYPE) | STRING | 20110207 | ||||
| 8 | I_LOG_LEVEL | Call by reference | Type reference (TYPE) | C | 20110215 |
Method S_VERIFY_DIRECT on class CL_GDV_API has no exception.
Method S_VERIFY_FROM_SNAPSHOT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110131 | ||||
| 2 | E_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110131 | |||
| 3 | I_ACTUAL_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110131 | ||||
| 4 | I_ACTUAL_XML | Call by reference | Type reference (TYPE) | STRING | 20110207 | ||||
| 5 | I_COMP_TYPES | Call by reference | Type reference (TYPE) | GDV_TT_COMP_TYPE | Table Type for GDV_T_COMP_TYPE | 20110203 | |||
| 6 | I_LOG_LEVEL | Call by reference | Type reference (TYPE) | C | 20110215 | ||||
| 7 | I_SNAP_ID | Call by reference | Type reference (TYPE) | GDV_SNAP_ID | Snapshot ID | 20110131 |
Method S_VERIFY_FROM_SNAPSHOT on class CL_GDV_API has no exception.
Method S_VERIFY_WITH_SCHEMA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110202 | ||||
| 2 | E_TAB_MESSAGE | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110202 | |||
| 3 | I_ACTUAL_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110211 | ||||
| 4 | I_ACTUAL_XML | Call by reference | Type reference (TYPE) | STRING | 20110211 | ||||
| 5 | I_EXPECTED_VALUE | Call by reference | Type reference (TYPE) | ANY | 20110211 | ||||
| 6 | I_EXPECTED_XML | Call by reference | Type reference (TYPE) | STRING | 20110211 | ||||
| 7 | I_LOG_LEVEL | Call by reference | Type reference (TYPE) | C | 20110202 | ||||
| 8 | I_SCHEMA | Call by reference | Type reference (TYPE) | STRING | 20110211 |
Method S_VERIFY_WITH_SCHEMA on class CL_GDV_API has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |