SAP ABAP Class CL_BCS_HTTP_IN_CONFIG (HTTP Inbound Configuration)
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_BCS_HTTP_IN_CONFIG  
Short Description HTTP Inbound Configuration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCON   SAPconnect - External Communication 
Created 20131114   SAP 
Last change 20141121    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCS_HTTP_IN_CONFIG has no forward declaration.
Interfaces
Class CL_BCS_HTTP_IN_CONFIG has no interface implemented.
Friends
Class CL_BCS_HTTP_IN_CONFIG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DEFAULT Constant Public Type reference (TYPE) STRING `DEFAULT` 20131119
Methods
# Method Level Visibility Method type Description Created on
1 READ_QUERY_TEMPLATE Static method Public Method 20131119
2 READ_RESPONSE_NOK Static method Public Method 20131119
3 READ_RESPONSE_OK Static method Public Method 20131119
4 READ_STAT_PATTERN Static method Public Method 20131119
5 READ_STAT_RESULT Static method Public Method 20131119
6 WRITE_QUERY_TEMPLATE Static method Public Method 20131119
7 WRITE_RESPONSE_NOK Static method Public Method 20131119
8 WRITE_RESPONSE_OK Static method Public Method 20131119
9 WRITE_STAT_PATTERN Static method Public Method 20131119
10 WRITE_STAT_RESULT Static method Public Method 20131119
Events
Class CL_BCS_HTTP_IN_CONFIG has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GS_QUERY_TEMPLATE Public See coding 20131119 begin of gs_query_template, comm_id type string, ext_id type string, message type string, reci_addr type string, orig_addr type string, status type string, code type string, end of gs_query_template
Method Signatures

Method READ_QUERY_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE Call by reference Type reference (TYPE) CSEQUENCE 20131119
2 Returning RS_TEMPLATE Value transfer Type reference (TYPE) GS_QUERY_TEMPLATE 20131119

Method READ_QUERY_TEMPLATE on class CL_BCS_HTTP_IN_CONFIG has no exception.

Method READ_RESPONSE_NOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE Call by reference Type reference (TYPE) CSEQUENCE 20131119
2 Returning RV_RESPONSE Value transfer Type reference (TYPE) STRING 20131119

Method READ_RESPONSE_NOK on class CL_BCS_HTTP_IN_CONFIG has no exception.

Method READ_RESPONSE_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE Call by reference Type reference (TYPE) CSEQUENCE 20131119
2 Returning RV_RESPONSE Value transfer Type reference (TYPE) STRING 20131119

Method READ_RESPONSE_OK on class CL_BCS_HTTP_IN_CONFIG has no exception.

Method READ_STAT_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE Call by reference Type reference (TYPE) CSEQUENCE 20131119
2 Returning RV_PATTERN Value transfer Type reference (TYPE) STRING 20131119

Method READ_STAT_PATTERN on class CL_BCS_HTTP_IN_CONFIG has no exception.

Method READ_STAT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE Call by reference Type reference (TYPE) CSEQUENCE 20131119
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20131119

Method READ_STAT_RESULT on class CL_BCS_HTTP_IN_CONFIG has no exception.

Method WRITE_QUERY_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_TEMPLATE Call by reference Type reference (TYPE) GS_QUERY_TEMPLATE 20131119
2 Importing IV_SERVICE Call by reference Type reference (TYPE) CSEQUENCE 20131119

Method WRITE_QUERY_TEMPLATE on class CL_BCS_HTTP_IN_CONFIG has no exception.

Method WRITE_RESPONSE_NOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE Call by reference Type reference (TYPE) CSEQUENCE 20131119
2 Importing IV_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20131119

Method WRITE_RESPONSE_NOK on class CL_BCS_HTTP_IN_CONFIG has no exception.

Method WRITE_RESPONSE_OK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE Call by reference Type reference (TYPE) CSEQUENCE 20131119
2 Importing IV_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20131119

Method WRITE_RESPONSE_OK on class CL_BCS_HTTP_IN_CONFIG has no exception.

Method WRITE_STAT_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE Call by reference Type reference (TYPE) CSEQUENCE 20131119
2 Importing IV_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20131119

Method WRITE_STAT_PATTERN on class CL_BCS_HTTP_IN_CONFIG has no exception.

Method WRITE_STAT_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SERVICE Call by reference Type reference (TYPE) CSEQUENCE 20131119
2 Importing IV_VALUE Call by reference Type reference (TYPE) CSEQUENCE 20131119

Method WRITE_STAT_RESULT on class CL_BCS_HTTP_IN_CONFIG has no exception.
History
Last changed by/on SAP  20141121 
SAP Release Created in 740