SAP ABAP Class CL_SD_ENDPOINT_STANDARD_URL (CL_SD_ENDPOINT_STANDARD_URL)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC-SRV (Application Component) Services
     SERVDIR (Package) AI XMB Service Directory
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SD_ENDPOINT_URL 20020826
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SD_ENDPOINT_HTTP Plain HTTP Adapter as Endpoint 20020826
2 Inheritance (c INHERITING FROM c_ref)  CL_SD_ENDPOINT_IE Integration Engine Adapter as Endpoint 20020826
Properties
Class CL_SD_ENDPOINT_STANDARD_URL  
Short Description    
Super Class CL_SD_ENDPOINT_URL  
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SERVDIR   AI XMB Service Directory 
Created 20020823   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SD_ENDPOINT_STANDARD_URL has no forward declaration.
Interfaces
Class CL_SD_ENDPOINT_STANDARD_URL has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SD_ENDPOINT_FACTORY 20020826 Represents URL String
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ADDRESSING_MODE Instance attribute Protected Object reference (TYPE REF TO) CL_SD_ADDRESSING_MODE Addressing Type 20020826
2 AUTHENTICATION_ANONYMOUS Instance attribute Protected Type reference (TYPE) STRING CO_FALSE Anonymous Authentification Yes/No 20020826
3 CO_AUTH_ANONYMOUS_KEY Constant Public Type reference (TYPE) STRING 'SDAUTHANONYMOUS' 20020826
4 RFC_DESTINATION Instance attribute Protected Type reference (TYPE) RFCDEST RFC Destination 20020826
5 URL_STRING Instance attribute Protected Type reference (TYPE) STRING URL 20020826
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20020826
2 CREATE_FROM_URL_STRING Static method Private Method Gets Endpoint from Internal URL Representation 20020826
3 GET_ADDRESSING_MODE Instance method Public Method 20020826
4 GET_RFC_DESTINATION Instance method Public Method 20020826
5 GET_URL_STRING Instance method Public Method 20020826
6 IS_AUTHENTICATION_ANONYMOUS Instance method Public Method 20020826
7 PSET_AUTHENTICATION_ANONYMOUS Instance method Private Method Sets Authentification Switch Directly 20020826
8 SET_ADDRESSING_MODE Instance method Public Method Sets Addressing Mode 20020826
9 SET_AUTHENTICATION_ANONYMOUS Instance method Public Method Sets Authentification Switch 20020826
10 SET_RFC_DESTINATION Instance method Public Method Sets RFC Destination 20020826
11 SET_URL_STRING Instance method Public Method Sets URL 20020826
Events
Class CL_SD_ENDPOINT_STANDARD_URL has no event.
Types
Class CL_SD_ENDPOINT_STANDARD_URL has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SD_ENDPOINT_STANDARD_URL has no parameter.
Method CONSTRUCTOR on class CL_SD_ENDPOINT_STANDARD_URL has no exception.

Method CREATE_FROM_URL_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SD_ENDPOINT_STANDARD_URL 20020826
2 Importing THE_URL_STRING Call by reference Type reference (TYPE) STRING interne URL Darstellung 20020826
# Exception Resumable Description Created on
1 CX_SD_PARSING_ERROR Fehler beim Parsen 20020826

Method GET_ADDRESSING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SD_ADDRESSING_MODE 20020826

Method GET_ADDRESSING_MODE on class CL_SD_ENDPOINT_STANDARD_URL has no exception.

Method GET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20020826

Method GET_RFC_DESTINATION on class CL_SD_ENDPOINT_STANDARD_URL has no exception.

Method GET_URL_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20020826

Method GET_URL_STRING on class CL_SD_ENDPOINT_STANDARD_URL has no exception.

Method IS_AUTHENTICATION_ANONYMOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20020826

Method IS_AUTHENTICATION_ANONYMOUS on class CL_SD_ENDPOINT_STANDARD_URL has no exception.

Method PSET_AUTHENTICATION_ANONYMOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_AUTHENTICATION_ANONYMOUS Call by reference Type reference (TYPE) STRING 20020826

Method PSET_AUTHENTICATION_ANONYMOUS on class CL_SD_ENDPOINT_STANDARD_URL has no exception.

Method SET_ADDRESSING_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_ADDRESSING_MODE Call by reference Object reference (TYPE REF TO) CL_SD_ADDRESSING_MODE 20020826

Method SET_ADDRESSING_MODE on class CL_SD_ENDPOINT_STANDARD_URL has no exception.

Method SET_AUTHENTICATION_ANONYMOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_AUTHENTICATION_ANONYMOUS Call by reference Type reference (TYPE) STRING 20020826

Method SET_AUTHENTICATION_ANONYMOUS on class CL_SD_ENDPOINT_STANDARD_URL has no exception.

Method SET_RFC_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_RFC_DESTINATION Call by reference Type reference (TYPE) RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20020826

Method SET_RFC_DESTINATION on class CL_SD_ENDPOINT_STANDARD_URL has no exception.

Method SET_URL_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing THE_URL_STRING Call by reference Type reference (TYPE) STRING 20020826
# Exception Resumable Description Created on
1 CX_SD_PARSING_ERROR Fehler beim Parsen 20020826
History
Last changed by/on SAP  20110908 
SAP Release Created in 620