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 BUILD_URI_FROM_SEGMENTS Static method Public Method 20110711
2 PARSE_URI_TO_SEGMENTS 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 Importing CHECK_ID Call by reference Type reference (TYPE) SATC_D_ID Unique ID - hex 16 - raw format 20110711
2 Importing CHECK_SUM Call by reference Type reference (TYPE) I 20110711
3 Importing DISPLAY_ID Call by reference Type reference (TYPE) SATC_D_ID Unique ID - hex 16 - raw format 20110711
4 Importing MESSAGE_KEY Call by reference Type reference (TYPE) CSEQUENCE 20110711
5 Importing OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110711
6 Importing OBJ_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20110711
7 Returning 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 Exporting E_CHECK_ID Call by reference Type reference (TYPE) SATC_D_ID Unique ID - hex 16 - raw format 20110711
2 Exporting E_CHECK_SUM Call by reference Type reference (TYPE) I 20110711
3 Exporting E_DISPLAY_ID Call by reference Type reference (TYPE) SATC_D_ID Unique ID - hex 16 - raw format 20110711
4 Exporting E_MESSAGE_KEY Call by reference Type reference (TYPE) CSEQUENCE 20110711
5 Exporting E_OBJ_NAME Call by reference Type reference (TYPE) CSEQUENCE 20110711
6 Exporting E_OBJ_TYPE Call by reference Type reference (TYPE) CSEQUENCE 20110711
7 Importing URI_AS_TEXT Call by reference Type reference (TYPE) STRING 20110711
# Exception Resumable Description Created on
1 CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20110711
History
Last changed by/on SAP  20130531 
SAP Release Created in 803