SAP ABAP Class CX_CTS_PORT_NOT_VALID (CTS+ Port not valid or does not exist)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-ORG (Application Component) Transport Organizer
     SCTS_EXE (Package) CTS: Transport Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_CTS_EXCEPTION CTS General Exception 20080312
Properties
Class CX_CTS_PORT_NOT_VALID  
Short Description CTS+ Port not valid or does not exist    
Super Class CX_CTS_EXCEPTION CTS General Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SCTS_EXE   CTS: Transport Services 
Created 20080312   SAP 
Last change 20080612   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_CTS_PORT_NOT_VALID has no forward declaration.
Interfaces
Class CX_CTS_PORT_NOT_VALID has no interface implemented.
Friends
Class CX_CTS_PORT_NOT_VALID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_CTS_PORT_NOT_VALID Constant Public See coding 20080312
2 PORT Instance attribute Public Type reference (TYPE) STRING 20080312
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080312
2 RAISE_MESSAGE_EXCEPTION Static method Public Method 20080312
Events
Class CX_CTS_PORT_NOT_VALID has no event.
Types
Class CX_CTS_PORT_NOT_VALID 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 MESSAGE_VARIABLE_1 Call by reference Type reference (TYPE) SYMSGV 20080312
2 Importing MESSAGE_VARIABLE_2 Call by reference Type reference (TYPE) SYMSGV 20080312
3 Importing MESSAGE_VARIABLE_3 Call by reference Type reference (TYPE) SYMSGV 20080312
4 Importing MESSAGE_VARIABLE_4 Call by reference Type reference (TYPE) SYMSGV 20080312
5 Importing PORT Call by reference Type reference (TYPE) STRING 20080312
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20080312
7 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20080312

Method CONSTRUCTOR on class CX_CTS_PORT_NOT_VALID has no exception.

Method RAISE_MESSAGE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20080312
# Exception Resumable Description Created on
1 CX_CTS_PORT_NOT_VALID CTS Missing Url 20080312
History
Last changed by/on SAP  20080612 
SAP Release Created in