SAP ABAP Class CX_UCON_API_HELPER (Exception Class for API Helpder)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_API (Package) API für Unified Connectivity
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20120320
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20120328
Properties
Class CX_UCON_API_HELPER  
Short Description Exception Class for API Helpder    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package S_UNIFIED_CON_API   API für Unified Connectivity 
Created 20120320   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_UCON_API_HELPER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20120328
Friends
Class CX_UCON_API_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CA_URL_ALREADY_DEFINED Constant Public See coding 20120328
2 CA_URL_DUPLICATE_SLASH Constant Public See coding 20120328
3 CA_URL_SLASH_MISSING Constant Public See coding 20120328
4 CA_URL_SLASH_NOT_ALLOWED Constant Public See coding 20120328
5 CA_URL_TOO_LONG Constant Public See coding 20120328
6 CA_URL_UPPERCASE Constant Public See coding 20120328
7 CA_URL_WRONG_CHARACTER Constant Public See coding 20120328
8 FAILING_URL_CHECK Constant Public See coding 20120404
9 INVALID_HANDLER Constant Public See coding 20120404
10 L_CANONICAL_URL Instance attribute Public Type reference (TYPE) UCONCANONICALURL URL of HTTP Service 20120404
11 L_COM_ASSEMBLY Instance attribute Public Type reference (TYPE) UCONSERVID Unified Connectivity Service Assembly ID 20120404
12 L_HANDLER Instance attribute Public Type reference (TYPE) SEOCLSNAME Object Type Name 20120404
13 L_HTTP_SERVICE Instance attribute Public Type reference (TYPE) UCONHTTPSERVID HTTP Service ID 20120404
14 L_URL Instance attribute Public Type reference (TYPE) UCONHTTPURL URL of HTTP Service 20120404
15 UNKNOWN_CA Constant Public See coding 20120328
16 UNKNOWN_HTTP_SERVICE Constant Public See coding 20120328
17 URL_ALREADY_DEFINED Constant Public See coding 20120328
18 URL_EMPTY Constant Public See coding 20120328
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120320
Events
Class CX_UCON_API_HELPER has no event.
Types
Class CX_UCON_API_HELPER has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing L_CANONICAL_URL Call by reference Type reference (TYPE) UCONCANONICALURL 20120404
2 Importing L_COM_ASSEMBLY Call by reference Type reference (TYPE) UCONSERVID 20120404
3 Importing L_HANDLER Call by reference Type reference (TYPE) SEOCLSNAME 20120404
4 Importing L_HTTP_SERVICE Call by reference Type reference (TYPE) UCONHTTPSERVID 20120404
5 Importing L_URL Call by reference Type reference (TYPE) UCONHTTPURL 20120404
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120320
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20120320

Method CONSTRUCTOR on class CX_UCON_API_HELPER has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 804