SAP ABAP Class CL_ITS_RUNTIME (Internet Transaction Server (ITS) Runtime)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-FES-ITS (Application Component) SAP Internet Transaction Server
     S_ITSP (Package) ITS Plug-In
Properties
Class CL_ITS_RUNTIME  
Short Description Internet Transaction Server (ITS) Runtime    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ITSP   ITS Plug-In 
Created 20040422   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ITS_RUNTIME has no forward declaration.
Interfaces
Class CL_ITS_RUNTIME has no interface implemented.
Friends
Class CL_ITS_RUNTIME has no friend class.
Attributes
Class CL_ITS_RUNTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_URL Static method Public Method Creates a URL for an ITS Service 20040422
Events
Class CL_ITS_RUNTIME has no event.
Types
Class CL_ITS_RUNTIME has no local type.
Method Signatures

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_APPLICATION Call by reference Type reference (TYPE) STRING Name des Services 20040422
2 Importing IN_APPLICATION_NS Call by reference Type reference (TYPE) STRING Namensraum der ITS-Applikation 20040422
3 Importing IN_CLIENT Call by reference Attribute reference (LIKE) SY-MANDT R/3-System, Mandantennummer aus Anmeldung 20040422
4 Importing IN_HOST Call by reference Type reference (TYPE) STRING Gewünschter Host 20040422
5 Importing IN_LANGUAGE Call by reference Type reference (TYPE) CHAR2 R/3-System, aktuelle Sprache 20040422
6 Importing IN_PORT Call by reference Type reference (TYPE) STRING Gewünschtes Portnummer 20040422
7 Importing IN_PROTOCOL Call by reference Type reference (TYPE) STRING Gewünschtes Protokoll 20040422
8 Importing IN_TRANSACTION Call by reference Attribute reference (LIKE) SY-TCODE ABAP-Programm, aktueller Transaktionscode 20040422
9 Exporting OUT_ABS_URL Call by reference Type reference (TYPE) STRING URL (absolut, inkl. Protokoll, Host, Port) 20040422
10 Exporting OUT_HOST Call by reference Type reference (TYPE) STRING Hostname 20040422
11 Exporting OUT_LOCAL_URL Call by reference Type reference (TYPE) STRING URL (relativ zum aktuellen Server) 20040422
12 Exporting OUT_PORT Call by reference Type reference (TYPE) STRING Portnummer 20040422
13 Exporting OUT_PROTOCOL Call by reference Type reference (TYPE) STRING Verfügbares Protokoll 20040422

Method GET_URL on class CL_ITS_RUNTIME has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700