SAP ABAP Class CL_SATC_AC__ADT_VDCT_URI_SVC (INTERNAL: Construction and parsing of uris)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE-QTT (Application Component) Quality and Test Tools: ABAP Unit Test, ABAP Test Cockpit
⤷
SATC_ABAP_CHECK_ADT (Package) INTERNAL: - *NO* REUSE: ATC service enabling for AiE
⤷
⤷
Properties
| Class | CL_SATC_AC__ADT_VDCT_URI_SVC | |
| Short Description | INTERNAL: Construction and parsing of uris | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SATC_ABAP_CHECK_ADT | INTERNAL: - *NO* REUSE: ATC service enabling for AiE |
| Created | 20110711 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SATC_AC__ADT_VDCT_URI_SVC has no forward declaration.
Interfaces
Class CL_SATC_AC__ADT_VDCT_URI_SVC has no interface implemented.
Friends
Class CL_SATC_AC__ADT_VDCT_URI_SVC has no friend class.
Attributes
Class CL_SATC_AC__ADT_VDCT_URI_SVC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20110711 | ||
| 2 | Static method | Public | Method | 20110711 |
Events
Class CL_SATC_AC__ADT_VDCT_URI_SVC has no event.
Types
Class CL_SATC_AC__ADT_VDCT_URI_SVC has no local type.
Method Signatures
Method BUILD_URI_FROM_SEGMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECK_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw format | 20110711 | |||
| 2 | CHECK_SUM | Call by reference | Type reference (TYPE) | I | 20110711 | ||||
| 3 | DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw format | 20110711 | |||
| 4 | MESSAGE_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110711 | ||||
| 5 | OBJ_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110711 | ||||
| 6 | OBJ_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110711 | ||||
| 7 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110711 |
Method BUILD_URI_FROM_SEGMENTS on class CL_SATC_AC__ADT_VDCT_URI_SVC has no exception.
Method PARSE_URI_TO_SEGMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHECK_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw format | 20110711 | |||
| 2 | E_CHECK_SUM | Call by reference | Type reference (TYPE) | I | 20110711 | ||||
| 3 | E_DISPLAY_ID | Call by reference | Type reference (TYPE) | SATC_D_ID | Unique ID - hex 16 - raw format | 20110711 | |||
| 4 | E_MESSAGE_KEY | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110711 | ||||
| 5 | E_OBJ_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110711 | ||||
| 6 | E_OBJ_TYPE | Call by reference | Type reference (TYPE) | CSEQUENCE | 20110711 | ||||
| 7 | URI_AS_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110711 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Exceptions with Dynamic Check Only of the RAISING Clause | 20110711 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |