SAP IF_SOAP_UTIL_CONSTANTS OO Class - Constants for SOAP Utilities









IF_SOAP_UTIL_CONSTANTS is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class IF_SOAP_UTIL_CONSTANTS including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of IF_SOAP_UTIL_CONSTANTS SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability



IF_SOAP_UTIL_CONSTANTS attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
AGGR_OFFConstant'-'LIKE
CHAR1
Public
AGGR_ONConstant'X'LIKE
CHAR1
Public
CATEGORY_ADMINISTRATIONConstantAdministration'WS-Administration'LIKE
STRING
Public
CATEGORY_APPLICATIONConstantApplication'WS-Application'LIKE
STRING
Public
CATEGORY_COMMUNICATIONConstantCommunication'Communication'LIKE
STRING
Public
CATEGORY_CONFIGURATIONConstantConfiguration'WS-Configuration'LIKE
STRING
Public
CATEGORY_INTEGRATION_SERVERConstantIntegration Server'Integration-Server'LIKE
STRING
Public
CATEGORY_MAPPINGConstantMapping'Mapping'LIKE
STRING
Public
CATEGORY_PAF_FRAMEWORKConstantProcess Agent Framework'PAF-Framework'LIKE
STRING
Public
CATEGORY_PROXY_RUNTIMEConstantProxy Runtime'Proxy-Runtime'LIKE
STRING
Public
CATEGORY_SERVER_SYSTEMConstantServer'Server-System'LIKE
STRING
Public
CATEGORY_SOAP_RUNTIMEConstantSOAP Runtime'WS-Runtime'LIKE
STRING
Public
CATEGORY_SOAP_SECURITYConstantSOAP Security'WS-Security'LIKE
STRING
Public
CATEGORY_XML_CONVERSIONConstantXML-Conversion'XML-Conversion'LIKE
STRING
Public
CLOGTRACE_DISABLEDConstantClassic Logging/Tracing Mode0LIKE
SRT_CLOGTRACE_MODE
Public
CLOGTRACE_ENABLEDConstantClassic Logging/Tracing Mode1LIKE
SRT_CLOGTRACE_MODE
Public
COMM_TYPE_EVENTINGConstantEvent'EVENTING'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_EVENTING_RFCConstantEventing'V'LIKE
CHAR1
Public
COMM_TYPE_IDEMPOTENTConstantIdempotent'IDP'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_IDEMPOTENT_RFCConstantIdempotent'I'LIKE
CHAR1
Public
COMM_TYPE_IDOCConstantIDoc'IDOC'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_IDOC_RFCConstantMail'D'LIKE
CHAR1
Public
COMM_TYPE_MAILConstantWS Mail'MAIL'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_MAIL_RFCConstantMail'M'LIKE
CHAR1
Public
COMM_TYPE_MAPPINGConstantMediation'MAPPING'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_MAPPING_RFCConstantMapping'A'LIKE
CHAR1
Public
COMM_TYPE_MIXEDConstantMixed'Mixed'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_PLAINSOAPConstantPlain SOAP'PLAINSOAP'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_PLAINSOAP_RFCConstantPlain SOAP'P'LIKE
CHAR1
Public
COMM_TYPE_PULLINGConstantMessage Pulling'GROUPWARE'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_PULLING_RFCConstantPulling'U'LIKE
CHAR1
Public
COMM_TYPE_RFCConstant'RFC'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_RFC_RFCConstantRfc'R'LIKE
CHAR1
Public
COMM_TYPE_SHORTCUTConstantShortcut'SHORTCUT'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_SHORTCUT_RFCConstantShortcut'S'LIKE
CHAR1
Public
COMM_TYPE_SYNCConstantSynchronous'SYNCHRON'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_SYNC_RFCConstantSynchronous'Y'LIKE
CHAR1
Public
COMM_TYPE_TUCCConstantTU&C/C'TUCC'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_TUCC_RFCConstantTU&C/C'T'LIKE
CHAR1
Public
COMM_TYPE_TWConstantTask Watcher'TASK_WATCHER'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_UNKNOWNConstantCommunication Type Name'Unknown'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_WSRMConstantWS Reliable Messaging'WS_RM'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_WSRM_RFCConstantWS Reliable Messaging'W'LIKE
CHAR1
Public
COMM_TYPE_XIConstantXI'XI'LIKE
SRT_UTIL_COMMTYPE
Public
COMM_TYPE_XI_RFCConstantWS XI'X'LIKE
CHAR1
Public
CO_IDTYPE_BLInstance AttributeLIKE
Private
CO_IDTYPE_GLOBALConstantGlobal Configuration'4'LIKE
CHAR1
Public
CO_IDTYPE_TERMConstantTerminal ID'2'LIKE
CHAR1
Public
CO_IDTYPE_URIConstantRequest URI'3'LIKE
CHAR1
Public
CO_IDTYPE_USERConstantUser ID'1'LIKE
CHAR1
Public
CO_IDVALUE_GLOBALConstantUser for Global Configuration'_%GLOBAL%'LIKE
SYUNAME
Public
EVENTING_TEXTConstantText for Event'Sector 1+: Eventing'LIKE
STRING
Public
FUNC_LEVEL_HIGHConstantDetail2LIKE
SRT_LEVEL_TRCFUNC
Public
FUNC_LEVEL_LOWConstantOverview1LIKE
SRT_LEVEL_TRCFUNC
Public
FUNC_LEVEL_NONEConstantInactive0LIKE
SRT_LEVEL_TRCFUNC
Public
LOG_KEEPING_DAYSConstantKeeping Days for Error Log14LIKE
INT4
Public
LOG_LEVEL_ALLConstantAll Exceptions2LIKE
SRT_LEVEL_ERRLOG
Public
LOG_LEVEL_NONEConstantInactive0LIKE
SRT_LEVEL_ERRLOG
Public
LOG_LEVEL_SYSTEMConstantSystem Exceptions only1LIKE
SRT_LEVEL_ERRLOG
Public
MAPPING_TEXTConstantText for Mapping'Sector 1+: Mapping'LIKE
STRING
Public
PERF_LEVEL_ACTIVEConstantActive1LIKE
SRT_LEVEL_TRCPERF
Public
PERF_LEVEL_NONEConstantInactive0LIKE
SRT_LEVEL_TRCPERF
Public
PLOAD_LEVEL_ACTIVEConstantActive1LIKE
SRT_LEVEL_TRCPLOA
Public
PLOAD_LEVEL_HTTPInstance AttributeLIKE
Private
PLOAD_LEVEL_NONEConstantInactive0LIKE
SRT_LEVEL_TRCPLOA
Public
PLOAD_SIDE_CONSConstantBIT0: Consumer1LIKE
X
Public
PLOAD_SIDE_CONSIDER_BLInstance AttributeLIKE
Private
PLOAD_SIDE_CPRO_SPEConstantBIT2: Specific Consumer Proxy4LIKE
X
Public
PLOAD_SIDE_PROVConstantBIT1: Provider2LIKE
X
Public
PLOAD_SIDE_SDEF_SPEConstantBIT3: Specific Service Definition8LIKE
X
Public
PROCESSING_TYPE_REMOTEConstantProcessing Type REMOTE'Remote'LIKE
STRING
Public
PROCESSING_TYPE_SHORTCUTConstantProcessing Type SHORTCUT'Shortcut'LIKE
STRING
Public
PROC_MODE_ASYNCConstantProcessing Mode ASYNC'Asynchronous'LIKE
STRING
Public
PROC_MODE_SYNCConstantProcessing Mode SYNC'Synchronous'LIKE
STRING
Public
RM_RECEIVERConstantReliable Messaging Receiver'3'LIKE
CHAR1
Public
RM_RECEIVER_TEXTConstantText for RM Receiver'Sector 3: Provider'LIKE
STRING
Public
RM_SENDERConstantReliable Messaging Sender'2'LIKE
CHAR1
Public
RM_SENDER_TEXTConstantText for RM Sender'Sector 2: Consumer'LIKE
STRING
Public
SRT_VIRUS_ACTIONConstantLIKE
Public
SRT_VIRUS_REACTIONConstantLIKE
Public
SUBCATEGORY_AUTOMATIC_RETRYConstantAutomatic Retry'Automatic Retry'LIKE
STRING
Public
SUBCATEGORY_MANUAL_RETRYConstantManual Retry'Manual Retry'LIKE
STRING
Public
TRACE_TYPE_CALLConstantSingle Call'C'LIKE
CHAR1
Public
TRACE_TYPE_REQUESTConstantRequest'R'LIKE
CHAR1
Public
TRACE_TYPE_RESPONSEConstantResponse'S'LIKE
CHAR1
Public
WS_CASCADED_CONSUMERConstantCascaded Web Service Consumer'5'LIKE
CHAR1
Public
WS_CASCADED_CONSUMER_TEXTConstantText for WS Consumer'Sector 5: Consumer'LIKE
STRING
Public
WS_CONSUMERConstantWeb Service Consumer'1'LIKE
CHAR1
Public
WS_CONSUMER_TEXTConstantText for WS Consumer'Sector 1: Consumer'LIKE
STRING
Public
WS_PROVIDERConstantWeb Service Provider'4'LIKE
CHAR1
Public
WS_PROVIDER_TEXTConstantText for WS Provider'Sector 4: Provider'LIKE
STRING
Public
WS_TYPE_CONSUMERConstantConsumer'C'LIKE
CHAR1
Public
WS_TYPE_CONSUMER_TEXTConstantConsumer Text'Consumer'LIKE
STRING
Public
WS_TYPE_GENERIC_CONSUMERConstantGeneric Consumer'G'LIKE
CHAR1
Public
WS_TYPE_PROVIDERConstantProvider'P'LIKE
CHAR1
Public
WS_TYPE_PROVIDER_TEXTConstantProvider Text'Provider'LIKE
STRING
Public
WS_TYPE_RECEIVERConstantReceiver'E'LIKE
CHAR1
Public
WS_TYPE_RECEIVER_TEXTConstantReceiver Text'Receiver'LIKE
STRING
Public
WS_TYPE_RFC_PROVIDERConstantRFC via WS (Provider)'R'LIKE
CHAR1
Public
WS_TYPE_SENDERConstantSender'S'LIKE
CHAR1
Public
WS_TYPE_SENDER_TEXTConstantSender Text'Sender'LIKE
STRING
Public


Links to Related Class(s)

IF_SOAP_...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!