SAP ABAP Interface IF_AI_PROXY_CONTROLLER (Internal: Control Proxy Operation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-PRX (Application Component) Proxy Generation
     SAI_PROXY_RUNTIME (Package) Application Integration: ABAP Proxy Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AI_POSTING_CONTROLLER Application Transport Parameters 20010925
Properties
Interface IF_AI_PROXY_CONTROLLER  
Short Description Internal: Control Proxy Operation    
General Data
Package SAI_PROXY_RUNTIME   Application Integration: ABAP Proxy Runtime 
Created 20010925   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_AI_PROXY_CONTROLLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_AI_POSTING_CONTROLLER Do not use. See interface documentation 20010925
Friends
Interface IF_AI_PROXY_CONTROLLER has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_CHN_HTTP Constant Public Type reference (TYPE) PRX_CHNNL 'HTTP' Proxy Generation: Transmission Channel 20010925
2 C_CHN_HTTP_DIRECT Constant Public Type reference (TYPE) PRX_CHNNL 'HTTP_DIR' Proxy Runtime: Direct HTTP Connection 20011130
3 C_CHN_LOCAL Constant Public Type reference (TYPE) PRX_CHNNL 'LOCAL' Proxy Generation: Transmission Channel 20010925
Methods
# Method Level Visibility Method type Description Created on
1 GET_ATTACHMENTS Instance method Public Method 20020114
2 GET_CHANNEL Instance method Public Method 20010925
3 GET_FROM_PARTY Instance method Public Method 20011220
4 GET_INPUT_PAYLOAD Instance method Public Method 20011130
5 GET_LOCAL_SENDER Instance method Public Method 20011026
6 GET_MESSAGE_ID Instance method Public Method 20011220
7 GET_NAME Instance method Public Method 20011016
8 GET_OUTPUT_PAYLOAD Instance method Public Method 20011130
9 GET_RECEIVER_SERVICES Instance method Public Method 20011220
10 GET_SERIALIZATION_CONTEXT Instance method Public Method 20011220
11 GET_URL Instance method Public Method 20011130
12 REPLACE_LOCAL_SENDER Instance method Public Method 20011026
13 RESET_ATTACHMENTS Instance method Public Method 20020123
14 SET_ATTACHMENTS Instance method Public Method 20020114
15 SET_CHANNEL Instance method Public Method 20010925
16 SET_FROM_PARTY Instance method Public Method 20030407
17 SET_INPUT_PAYLOAD Instance method Public Method 20011203
18 SET_MESSAGE_ID Instance method Public Method 20011220
19 SET_NAME Instance method Public Method 20011016
20 SET_OUTPUT_PAYLOAD Instance method Public Method 20011203
21 SET_SENDER_SERVICE Instance method Public Method 20011220
22 SET_SERIALIZATION_CONTEXT Instance method Public Method 20011119
23 SET_TO_PARTIES Instance method Public Method 20011220
24 SET_TO_PARTIES_IFS Instance method Public Method 20020923
25 SET_URL Instance method Public Method 20011130
Events
Interface IF_AI_PROXY_CONTROLLER has no event.
Types
Interface IF_AI_PROXY_CONTROLLER has no local type.
Method Signatures

Method GET_ATTACHMENTS Signature

Method GET_ATTACHMENTS on Interface IF_AI_PROXY_CONTROLLER has no parameter.
Method GET_ATTACHMENTS on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method GET_CHANNEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CHANNEL Value transfer Type reference (TYPE) PRX_CHNNL Proxy Generierung: Übertragungskanal 20010925

Method GET_CHANNEL on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method GET_FROM_PARTY Signature

Method GET_FROM_PARTY on Interface IF_AI_PROXY_CONTROLLER has no parameter.
Method GET_FROM_PARTY on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method GET_INPUT_PAYLOAD Signature

Method GET_INPUT_PAYLOAD on Interface IF_AI_PROXY_CONTROLLER has no parameter.
Method GET_INPUT_PAYLOAD on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method GET_LOCAL_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_SENDER Value transfer Type reference (TYPE) PRX_SYSTEM Logisches System 20011026

Method GET_LOCAL_SENDER on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method GET_MESSAGE_ID Signature

Method GET_MESSAGE_ID on Interface IF_AI_PROXY_CONTROLLER has no parameter.
Method GET_MESSAGE_ID on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_NAME Value transfer Type reference (TYPE) STRING 20011016

Method GET_NAME on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method GET_OUTPUT_PAYLOAD Signature

Method GET_OUTPUT_PAYLOAD on Interface IF_AI_PROXY_CONTROLLER has no parameter.
Method GET_OUTPUT_PAYLOAD on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method GET_RECEIVER_SERVICES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_SERVICES Value transfer Type reference (TYPE) PRX_SRVCS Proxy Generierung: Services 20011220

Method GET_RECEIVER_SERVICES on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method GET_SERIALIZATION_CONTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_CONTEXT Value transfer Type reference (TYPE) PRX_SCNT Proxy Runtime: Serialisierungs Kontext 20011220

Method GET_SERIALIZATION_CONTEXT on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method GET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_URL Value transfer Type reference (TYPE) STRING 20011130

Method GET_URL on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method REPLACE_LOCAL_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SENDER Call by reference Type reference (TYPE) PRX_SYSTEM Logisches System 20011026

Method REPLACE_LOCAL_SENDER on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method RESET_ATTACHMENTS Signature

Method RESET_ATTACHMENTS on Interface IF_AI_PROXY_CONTROLLER has no parameter.
Method RESET_ATTACHMENTS on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_ATTACHMENTS Signature

Method SET_ATTACHMENTS on Interface IF_AI_PROXY_CONTROLLER has no parameter.
Method SET_ATTACHMENTS on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_CHANNEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CHANNEL Call by reference Type reference (TYPE) PRX_CHNNL Proxy Generierung: Übertragungskanal 20010925

Method SET_CHANNEL on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_FROM_PARTY Signature

Method SET_FROM_PARTY on Interface IF_AI_PROXY_CONTROLLER has no parameter.
Method SET_FROM_PARTY on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_INPUT_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PAYLOAD Call by reference Type reference (TYPE) XSTRING 20011203

Method SET_INPUT_PAYLOAD on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MESSAGE_ID Call by reference Type reference (TYPE) SXMSGUID GUID für Objekte der Integration Engine 20011220

Method SET_MESSAGE_ID on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Call by reference Type reference (TYPE) STRING 20011016

Method SET_NAME on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_OUTPUT_PAYLOAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PAYLOAD Call by reference Type reference (TYPE) XSTRING 20011203

Method SET_OUTPUT_PAYLOAD on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_SENDER_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_SENDER Call by reference Type reference (TYPE) PRX_SRVC Proxy Generierung: Service 20011220

Method SET_SENDER_SERVICE on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_SERIALIZATION_CONTEXT Signature

Method SET_SERIALIZATION_CONTEXT on Interface IF_AI_PROXY_CONTROLLER has no parameter.
Method SET_SERIALIZATION_CONTEXT on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_TO_PARTIES Signature

Method SET_TO_PARTIES on Interface IF_AI_PROXY_CONTROLLER has no parameter.
Method SET_TO_PARTIES on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_TO_PARTIES_IFS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PARTIES Call by reference Type reference (TYPE) PRX_SRVCS Proxy Generierung: Services 20020923

Method SET_TO_PARTIES_IFS on Interface IF_AI_PROXY_CONTROLLER has no exception.

Method SET_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_URL Call by reference Type reference (TYPE) STRING 20011130

Method SET_URL on Interface IF_AI_PROXY_CONTROLLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 620