SAP ABAP Class /UI2/CX_FQDN (Check for Fully Qualified Domain Name)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-INT-BE (Application Component) Backend Enablement
     /UI2/NWBC_CORE (Package) NetWeaver Business Client - Core Functionality
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 20120829
Properties
Class /UI2/CX_FQDN  
Short Description Check for Fully Qualified Domain Name    
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 /UI2/NWBC_CORE   NetWeaver Business Client - Core Functionality 
Created 20120829   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /UI2/CX_FQDN has no forward declaration.
Interfaces
Class /UI2/CX_FQDN has no interface implemented.
Friends
Class /UI2/CX_FQDN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 /UI2/CX_FQDN Constant Public Type reference (TYPE) SOTR_CONC '96A93D50BDF4AE15E10000000A423807' 20120829
2 DOMAIN Instance attribute Public Type reference (TYPE) STRING Domain 20120829
3 HOST Instance attribute Public Type reference (TYPE) STRING Host 20120829
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method 20120829
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120829
Events
Class /UI2/CX_FQDN has no event.
Types
Class /UI2/CX_FQDN has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20120829

Method CHECK on class /UI2/CX_FQDN has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DOMAIN Call by reference Type reference (TYPE) STRING 20120829
2 Importing HOST Call by reference Type reference (TYPE) STRING 20120829
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120829
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120829

Method CONSTRUCTOR on class /UI2/CX_FQDN has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 100