SAP ABAP Class CL_SX_STATUS (SX Status Codes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SCON (Package) SAPconnect - External Communication
Properties
Class CL_SX_STATUS  
Short Description SX Status Codes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCON   SAPconnect - External Communication 
Created 20120727   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SX_STATUS has no interface implemented.
Friends
Class CL_SX_STATUS has no friend class.
Attributes
Class CL_SX_STATUS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_XS Static method Public Method Filling Variables 20120815
2 GET_MSGNO Static method Public Method Returns MSGNO if Available 20120815
3 GET_SMTP_TEXT Static method Public Method Read SMTP Text 20120814
4 IS_SMTP_AUTH_IMPLEMENTED Static method Public Method Wrapper for cl_smtp_client Method 20120816
5 SMTP_TO_XS Static method Public Method Mapping SMTP - XS Status 20120727
Events
Class CL_SX_STATUS has no event.
Types
Class CL_SX_STATUS has no local type.
Method Signatures

Method ADJUST_XS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DSN Call by reference Type reference (TYPE) MIME_DSN BCOM MIME: DSN-Status 20121029
2 Importing IS_NODE Call by reference Type reference (TYPE) SXNODES SAPconnect: Kommunikationsknoten 20120815
3 Importing IS_STATUS Call by reference Type reference (TYPE) SXSTATUS SAPconnect: Felder zum Statuscode 20120815
4 Importing IV_RECIPIENT Call by reference Type reference (TYPE) CSEQUENCE 20120815
5 Importing IV_SENDER Call by reference Type reference (TYPE) CSEQUENCE 20120815
6 Returning RS_STATUS Value transfer Type reference (TYPE) SXSTATUS SAPconnect: Felder zum Statuscode 20120815

Method ADJUST_XS on class CL_SX_STATUS has no exception.

Method GET_MSGNO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MSGNO Call by reference Type reference (TYPE) SXSTATUS-CODE Nachrichtennummer 20120815
2 Returning RV_MSGNO Value transfer Type reference (TYPE) SXSTATUS-CODE SAPconnect: Statuscode 20120815

Method GET_MSGNO on class CL_SX_STATUS has no exception.

Method GET_SMTP_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STATUS Call by reference Type reference (TYPE) SXSTATUS SAPconnect: Felder zum Statuscode 20120814
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20120814

Method GET_SMTP_TEXT on class CL_SX_STATUS has no exception.

Method IS_SMTP_AUTH_IMPLEMENTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IMPLEMENTED Value transfer Type reference (TYPE) SX_BOOLEAN SAPconnect: Auswahl 20120816

Method IS_SMTP_AUTH_IMPLEMENTED on class CL_SX_STATUS has no exception.

Method SMTP_TO_XS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MESSAGE Call by reference Type reference (TYPE) CSEQUENCE SMTP reply string 20120730
2 Importing IV_SMTP_CODE Call by reference Type reference (TYPE) CSEQUENCE SMTP Statuscode 20120727
3 Importing IV_SMTP_COMMAND Call by reference Type reference (TYPE) CSEQUENCE 20120727
4 Returning RS_STATUS Value transfer Type reference (TYPE) SXSTATUS SAPconnect: Felder zum Statuscode 20120730

Method SMTP_TO_XS on class CL_SX_STATUS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740