SAP ABAP Class CL_SD_ENDPOINT_FACTORY (Represents URL String)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SERVDIR (Package) AI XMB Service Directory

⤷

⤷

Properties
Class | CL_SD_ENDPOINT_FACTORY | |
Short Description | Represents URL String | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SERVDIR | AI XMB Service Directory |
Created | 20020814 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SD_ENDPOINT_FACTORY has no interface implemented.
Friends
Class CL_SD_ENDPOINT_FACTORY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Object reference (TYPE REF TO) | CL_SD_ENDPOINT_FACTORY | Individual Instance | 20020814 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020814 |
2 | ![]() |
Instance method | Public | Method | Parses String and Generates a URL End Point | 20020814 |
3 | ![]() |
Instance method | Public | Method | Creates endpoint instance by reading from database | 20020919 |
Events
Class CL_SD_ENDPOINT_FACTORY has no event.
Types
Class CL_SD_ENDPOINT_FACTORY has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SD_ENDPOINT_FACTORY has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SD_ENDPOINT_FACTORY has no exception.
Method CREATE_ENDPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SD_ENDPOINT_URL | Adresse als URL | 20020814 | ||
2 | ![]() |
THE_TYPE | Call by reference | Type reference (TYPE) | SAIENDPOINT_TYPE | Endpunkt Typ | 20020814 | ||
3 | ![]() |
THE_URL | Call by reference | Type reference (TYPE) | STRING | URL Kodierung des Endpunktes | 20020814 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Parsen | 20020814 |
Method CREATE_ENDPOINT_FROM_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SD_ENDPOINT_URL | 20020919 | |||
2 | ![]() |
THE_RECEIVER | Call by reference | Type reference (TYPE) | PRX_SRVC | Proxy Generierung: Service | 20020919 | ||
3 | ![]() |
THE_SENDER | Call by reference | Type reference (TYPE) | PRX_SRVC | Proxy Generierung: Service | 20020919 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Gesuchtes SD Objekt existiert nicht | 20020919 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |