SAP ABAP Class CX_FQDN (Check on Full Qualified Domain Name)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-FES-BUS (Application Component) Netweaver Business Client
     SICF_EXT_SERVICES (Package) SICF Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20040426
Properties
Class CX_FQDN  
Short Description Check on Full Qualified Domain Name    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SICF_EXT_SERVICES   SICF Services 
Created 20040426   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_FQDN has no forward declaration.
Interfaces
Class CX_FQDN has no interface implemented.
Friends
Class CX_FQDN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_FQDN Constant Public Type reference (TYPE) SOTR_CONC '408C360A1B3551BEE10000000A155117' 20040426
2 DOMAIN Instance attribute Public Type reference (TYPE) STRING Domain 20040426
3 HOST Instance attribute Public Type reference (TYPE) STRING Host 20040426
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Static method Public Method 20040426
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040426
Events
Class CX_FQDN has no event.
Types
Class 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 20040426

Method CHECK on class 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 20040426
2 Importing HOST Call by reference Type reference (TYPE) STRING 20040426
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20040426
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20040426

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