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 CO_DOC_RELEASE_KEY Constant Public Type reference (TYPE) STRING 'DOCREL' 20020815
2 CO_IDOC_PORT_KEY Constant Public Type reference (TYPE) STRING 'IDOCPORT' 20020815
3 CO_INTERFACE_VERSION_KEY Constant Public Type reference (TYPE) STRING 'VERSION' 20020815
4 CO_RFC_DESTINATION_KEY Constant Public Type reference (TYPE) STRING 'RFCDEST' 20020815
5 CO_SAP_RELEASE_KEY Constant Public Type reference (TYPE) STRING 'SAPREL' 20020815
6 DOC_RELEASE Instance attribute Private Type reference (TYPE) IDX_XMB-DOCREL SAP Release for IDoc 20020815
7 IDOC_PORT Instance attribute Private Type reference (TYPE) IDX_XMB-PORT Receiver port (SAP System, EDI subsystem) 20020815
8 INTERFACE_VERSION Instance attribute Private Type reference (TYPE) IDX_XMB-VERSION Version of control record 20020815
9 RFC_DESTINATION Instance attribute Private Type reference (TYPE) IDX_XMB-RFCDEST RFC destination 20020815
10 SAP_RELEASE 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 CONSTRUCTOR Instance method Public Constructor Constructor 20020815
2 CREATE_FROM_URL_STRING Static method Private Method Gets Endpoint from Internal URL Representation 20020823
3 GET_DOC_RELEASE Instance method Public Method Gets IDoc Version 20020815
4 GET_IDOC_PORT Instance method Public Method Gets Receiver Port 20020815
5 GET_INTERFACE_VERSION Instance method Public Method Gets Interface Version on Receiver Side 20020815
6 GET_RFC_DESTINATION Instance method Public Method Gets RFC Destination 20020815
7 GET_SAP_RELEASE Instance method Public Method Gets Receiver System Version 20020815
8 SET_DOC_RELEASE Instance method Public Method Sets IDoc Version 20020815
9 SET_IDOC_PORT Instance method Public Method Sets Receiver Port 20020815
10 SET_INTERFACE_VERSION Instance method Public Method Sets Interface Version on Receiver Side 20020815
11 SET_RFC_DESTINATION Instance method Public Method Sets RFC Destination 20020815
12 SET_SAP_RELEASE 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 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SD_ENDPOINT_IDOC IDOC Adapter als Endpunkt 20020823
2 Importing THE_URL_STRING Call by reference Type reference (TYPE) STRING interne URL Darstellung 20020823
# Exception Resumable Description Created on
1 CX_SD_PARSING_ERROR Fehler beim Parsen 20020823

Method GET_DOC_RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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