SAP ABAP Class CL_SD_ENDPOINT_IDOC (IDoc Adapter as Endpoint)
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 | 20020815 |
Properties
Class | CL_SD_ENDPOINT_IDOC | |
Short Description | IDoc Adapter as Endpoint | |
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 | 20020815 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SD_ENDPOINT_IDOC has no forward declaration.
Interfaces
Class CL_SD_ENDPOINT_IDOC 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 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DOCREL' | 20020815 | ||
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'IDOCPORT' | 20020815 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'VERSION' | 20020815 | ||
4 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RFCDEST' | 20020815 | ||
5 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'SAPREL' | 20020815 | ||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IDX_XMB-DOCREL | SAP Release for IDoc | 20020815 | ||
7 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IDX_XMB-PORT | Receiver port (SAP System, EDI subsystem) | 20020815 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IDX_XMB-VERSION | Version of control record | 20020815 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IDX_XMB-RFCDEST | RFC destination | 20020815 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IDX_XMB-SAPREL | R/3 System, system release | 20020815 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20020815 |
2 | ![]() |
Static method | Private | Method | Gets Endpoint from Internal URL Representation | 20020823 |
3 | ![]() |
Instance method | Public | Method | Gets IDoc Version | 20020815 |
4 | ![]() |
Instance method | Public | Method | Gets Receiver Port | 20020815 |
5 | ![]() |
Instance method | Public | Method | Gets Interface Version on Receiver Side | 20020815 |
6 | ![]() |
Instance method | Public | Method | Gets RFC Destination | 20020815 |
7 | ![]() |
Instance method | Public | Method | Gets Receiver System Version | 20020815 |
8 | ![]() |
Instance method | Public | Method | Sets IDoc Version | 20020815 |
9 | ![]() |
Instance method | Public | Method | Sets Receiver Port | 20020815 |
10 | ![]() |
Instance method | Public | Method | Sets Interface Version on Receiver Side | 20020815 |
11 | ![]() |
Instance method | Public | Method | Sets RFC Destination | 20020815 |
12 | ![]() |
Instance method | Public | Method | Sets Receiver System Version | 20020815 |
Events
Class CL_SD_ENDPOINT_IDOC has no event.
Types
Class CL_SD_ENDPOINT_IDOC has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SD_ENDPOINT_IDOC has no parameter.
Method CONSTRUCTOR on class CL_SD_ENDPOINT_IDOC has no exception.
Method CREATE_FROM_URL_STRING 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_IDOC | IDOC Adapter als Endpunkt | 20020823 | ||
2 | ![]() |
THE_URL_STRING | Call by reference | Type reference (TYPE) | STRING | interne URL Darstellung | 20020823 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Parsen | 20020823 |
Method GET_DOC_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IDX_XMB-DOCREL | SAP-Release des IDocs | 20020815 |
Method GET_DOC_RELEASE on class CL_SD_ENDPOINT_IDOC has no exception.
Method GET_IDOC_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IDX_XMB-PORT | Empfängerport (SAP-System, EDI-Subsystem) | 20020815 |
Method GET_IDOC_PORT on class CL_SD_ENDPOINT_IDOC has no exception.
Method GET_INTERFACE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IDX_XMB-VERSION | Version des Kontrollsatzes | 20020815 |
Method GET_INTERFACE_VERSION on class CL_SD_ENDPOINT_IDOC has no exception.
Method GET_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IDX_XMB-RFCDEST | RFC-Destination | 20020815 |
Method GET_RFC_DESTINATION on class CL_SD_ENDPOINT_IDOC has no exception.
Method GET_SAP_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | IDX_XMB-SAPREL | R/3-System, Release-Stand des R/3-Systems | 20020815 |
Method GET_SAP_RELEASE on class CL_SD_ENDPOINT_IDOC has no exception.
Method SET_DOC_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_DOC_RELEASE | Call by reference | Type reference (TYPE) | IDX_XMB-DOCREL | SAP-Release des IDocs | 20020815 |
Method SET_DOC_RELEASE on class CL_SD_ENDPOINT_IDOC has no exception.
Method SET_IDOC_PORT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_IDOC_PORT | Call by reference | Type reference (TYPE) | IDX_XMB-PORT | Empfängerport (SAP-System, EDI-Subsystem) | 20020815 |
Method SET_IDOC_PORT on class CL_SD_ENDPOINT_IDOC has no exception.
Method SET_INTERFACE_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_INTERFACE_VERSION | Call by reference | Type reference (TYPE) | IDX_XMB-VERSION | Version des Kontrollsatzes | 20020815 |
Method SET_INTERFACE_VERSION on class CL_SD_ENDPOINT_IDOC has no exception.
Method SET_RFC_DESTINATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_RFC_DESTINATION | Call by reference | Type reference (TYPE) | IDX_XMB-RFCDEST | RFC-Destination | 20020815 |
Method SET_RFC_DESTINATION on class CL_SD_ENDPOINT_IDOC has no exception.
Method SET_SAP_RELEASE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
THE_SAP_RELEASE | Call by reference | Type reference (TYPE) | IDX_XMB-SAPREL | R/3-System, Release-Stand des R/3-Systems | 20020815 |
Method SET_SAP_RELEASE on class CL_SD_ENDPOINT_IDOC has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 620 |