SAP ABAP Interface IF_AC_MESSAGE_TYPE_PCP (ABAP Channels message type Push Channel Protocol (PCP))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-AC (Application Component) ABAP Channels
     SAMC_RUNTIME (Package) AMC runtime package
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_AC_MESSAGE_TYPE_PCP ABAP Channels message type Push Channel Protocol (PCP) 20130610
Properties
Interface IF_AC_MESSAGE_TYPE_PCP  
Short Description ABAP Channels message type Push Channel Protocol (PCP)    
General Data
Package SAMC_RUNTIME   AMC runtime package 
Created 20130610   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_AC_MESSAGE_TYPE_PCP has no forward declaration.
Interfaces
Interface IF_AC_MESSAGE_TYPE_PCP has no interface.
Friends
Interface IF_AC_MESSAGE_TYPE_PCP has no friend.
Attributes
Interface IF_AC_MESSAGE_TYPE_PCP has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_FIELD Instance method Public Method Deletes the field from the list of fields 20130610
2 DESERIALIZE Static method Public Method Deserialize a PCP message 20130611
3 GET_BINARY Instance method Public Method Get body as binary 20130611
4 GET_FIELD Instance method Public Method Returns the value of the specified field 20130610
5 GET_FIELDS Instance method Public Method Returns a list of all form fields 20130617
6 GET_TEXT Instance method Public Method Get body as text 20130611
7 SERIALIZE Instance method Public Method Serialize a PCP message 20130611
8 SET_BINARY Instance method Public Method Set binary message 20130610
9 SET_FIELD Instance method Public Method Sets the value of the specified field 20130610
10 SET_TEXT Instance method Public Method Set text message 20130610
Events
Interface IF_AC_MESSAGE_TYPE_PCP has no event.
Types
Interface IF_AC_MESSAGE_TYPE_PCP has no local type.
Method Signatures

Method DELETE_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20130610
# Exception Resumable Description Created on
1 CX_AC_MESSAGE_TYPE_PCP_ERROR ABAP Channels message type Push Channel Protocol error 20130610

Method DESERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERIALIZED_MESSAGE Call by reference Type reference (TYPE) STRING 20130611
2 Returning R_MESSAGE Value transfer Object reference (TYPE REF TO) IF_AC_MESSAGE_TYPE_PCP ABAP Channels message type Push Channel Protocol (PCP) 20130612
# Exception Resumable Description Created on
1 CX_AC_MESSAGE_TYPE_PCP_ERROR ABAP Channels message type Push Channel Protocol error 20130611

Method GET_BINARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MESSAGE Value transfer Type reference (TYPE) XSTRING 20130611
# Exception Resumable Description Created on
1 CX_AC_MESSAGE_TYPE_PCP_ERROR ABAP Channels message type Push Channel Protocol error 20130611

Method GET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20130610
2 Returning R_VALUE Value transfer Type reference (TYPE) STRING 20130610
# Exception Resumable Description Created on
1 CX_AC_MESSAGE_TYPE_PCP_ERROR ABAP Channels message type Push Channel Protocol error 20130610

Method GET_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FIELDS Value transfer Type reference (TYPE) PCP_FIELDS Push Channel Protocol field table 20130620
# Exception Resumable Description Created on
1 CX_AC_MESSAGE_TYPE_PCP_ERROR ABAP Channels message type Push Channel Protocol error 20130617

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MESSAGE Value transfer Type reference (TYPE) STRING 20130611
# Exception Resumable Description Created on
1 CX_AC_MESSAGE_TYPE_PCP_ERROR ABAP Channels message type Push Channel Protocol error 20130611

Method SERIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SERIALIZED_MESSAGE Value transfer Type reference (TYPE) STRING 20130611
# Exception Resumable Description Created on
1 CX_AC_MESSAGE_TYPE_PCP_ERROR ABAP Channels message type Push Channel Protocol error 20130611

Method SET_BINARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE Call by reference Type reference (TYPE) XSTRING 20130610
# Exception Resumable Description Created on
1 CX_AC_MESSAGE_TYPE_PCP_ERROR ABAP Channels message type Push Channel Protocol error 20130610

Method SET_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) STRING 20130610
2 Importing I_VALUE Call by reference Type reference (TYPE) STRING 20130610
# Exception Resumable Description Created on
1 CX_AC_MESSAGE_TYPE_PCP_ERROR ABAP Channels message type Push Channel Protocol error 20130610

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE Call by reference Type reference (TYPE) STRING 20130610
# Exception Resumable Description Created on
1 CX_AC_MESSAGE_TYPE_PCP_ERROR ABAP Channels message type Push Channel Protocol error 20130610
History
Last changed by/on SAP  20140121 
SAP Release Created in 740