SAP ABAP Class CL_PPE_PROTOCOL (Protocol)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     PPE (Package) Pricing and Payment Events: Core objects
Properties
Class CL_PPE_PROTOCOL  
Short Description Protocol    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PPE   Pricing and Payment Events: Core objects 
Created 20100902   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_PPE_PROTOCOL has no interface implemented.
Friends
Class CL_PPE_PROTOCOL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_PROTOCOL Instance attribute Private Type reference (TYPE) PPE_T_MESSAGE 20100902
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PROTOCOL_FOR_MESSAGE Static method Public Method 20100902
2 CREATE_PROTOCOL_FOR_SY Static method Public Method 20100902
3 FILL_TEXT Static method Private Method 20100902
4 GET_FIRST_MESSAGE Instance method Public Method 20100902
5 GET_MESSAGES Instance method Public Method 20100902
6 INSERT_FROM_SY Instance method Public Method 20100902
7 INSERT_INTO_ALV_PROTOCOL Instance method Public Method 20100902
8 INSERT_MESSAGES Instance method Public Method 20100902
9 MERGE Instance method Public Method 20100902
10 REPLACE_FIELDNAME Instance method Public Method 20100902
11 RESET Instance method Public Method 20100902
Events
Class CL_PPE_PROTOCOL has no event.
Types
Class CL_PPE_PROTOCOL has no local type.
Method Signatures

Method CREATE_PROTOCOL_FOR_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_NO Call by reference Type reference (TYPE) PPE_DOC_NO 20100902
2 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) PPE_DOC_TYPE 20100902
3 Importing IV_EVENT_NO Call by reference Type reference (TYPE) PPE_EVENT_NO 20100902
4 Importing IV_FIELDNAME Call by reference Type reference (TYPE) STRING 20100902
5 Importing IV_GUID Call by reference Type reference (TYPE) WLF_GUID GUID 20101125
6 Importing IV_ITEM_NO Call by reference Type reference (TYPE) PPE_DOC_ITEM_NO 20100902
7 Importing IV_MSGID Call by reference Type reference (TYPE) MSGID 20100902
8 Importing IV_MSGNO Call by reference Type reference (TYPE) MSGNO 20100902
9 Importing IV_MSGTY Call by reference Type reference (TYPE) MSGTY 20100902
10 Importing IV_MSGV1 Call by reference Type reference (TYPE) ANY 20100902
11 Importing IV_MSGV2 Call by reference Type reference (TYPE) ANY 20100902
12 Importing IV_MSGV3 Call by reference Type reference (TYPE) ANY 20100902
13 Importing IV_MSGV4 Call by reference Type reference (TYPE) ANY 20100902
14 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20100902
15 Returning RO_PROTOCOL Value transfer Object reference (TYPE REF TO) CL_PPE_PROTOCOL 20100902

Method CREATE_PROTOCOL_FOR_MESSAGE on class CL_PPE_PROTOCOL has no exception.

Method CREATE_PROTOCOL_FOR_SY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_NO Call by reference Type reference (TYPE) PPE_DOC_NO 20100902
2 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) PPE_DOC_TYPE 20100902
3 Importing IV_EVENT_NO Call by reference Type reference (TYPE) PPE_EVENT_NO 20100902
4 Importing IV_FIELDNAME Call by reference Type reference (TYPE) STRING 20100902
5 Importing IV_GUID Call by reference Type reference (TYPE) WLF_GUID GUID 20101125
6 Importing IV_ITEM_NO Call by reference Type reference (TYPE) PPE_DOC_ITEM_NO 20100902
7 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20100902
8 Returning RO_PROTOCOL Value transfer Object reference (TYPE REF TO) CL_PPE_PROTOCOL 20100902

Method CREATE_PROTOCOL_FOR_SY on class CL_PPE_PROTOCOL has no exception.

Method FILL_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_ERROR Call by reference Type reference (TYPE) PPE_S_MESSAGE 20100902

Method FILL_TEXT on class CL_PPE_PROTOCOL has no exception.

Method GET_FIRST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_MESSAGE Value transfer Type reference (TYPE) PPE_S_MESSAGE 20100902

Method GET_FIRST_MESSAGE on class CL_PPE_PROTOCOL has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) PPE_T_MESSAGE 20100902

Method GET_MESSAGES on class CL_PPE_PROTOCOL has no exception.

Method INSERT_FROM_SY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DOC_NO Call by reference Type reference (TYPE) PPE_DOC_NO 20100902
2 Importing IV_DOC_TYPE Call by reference Type reference (TYPE) PPE_DOC_TYPE 20100902
3 Importing IV_EVENT_NO Call by reference Type reference (TYPE) PPE_EVENT_NO 20100902
4 Importing IV_FIELDNAME Call by reference Type reference (TYPE) STRING 20100902
5 Importing IV_GUID Call by reference Type reference (TYPE) WLF_GUID GUID 20101125
6 Importing IV_ITEM_NO Call by reference Type reference (TYPE) PPE_DOC_ITEM_NO 20100902
7 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20100902

Method INSERT_FROM_SY on class CL_PPE_PROTOCOL has no exception.

Method INSERT_INTO_ALV_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_DATA_CHANGED Call by reference Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL 20100902
2 Importing IT_DATA Call by reference Type reference (TYPE) TABLE data table 20101125
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME 20100902
4 Importing IV_GUID_FIELDNAME Call by reference Type reference (TYPE) STRING Name of GUID field 20101125
5 Importing IV_ROW_ID Value transfer Type reference (TYPE) INT4 20100902
6 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME 20100902

Method INSERT_INTO_ALV_PROTOCOL on class CL_PPE_PROTOCOL has no exception.

Method INSERT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ERROR_CONTAINED Call by reference Type reference (TYPE) BVAL 20100902
2 Importing IT_ERROR Call by reference Type reference (TYPE) PPE_T_MESSAGE 20100902

Method INSERT_MESSAGES on class CL_PPE_PROTOCOL has no exception.

Method MERGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_PPE_PROTOCOL 20100902

Method MERGE on class CL_PPE_PROTOCOL has no exception.

Method REPLACE_FIELDNAME Signature

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

Method REPLACE_FIELDNAME on class CL_PPE_PROTOCOL has no exception.

Method RESET Signature

Method RESET on class CL_PPE_PROTOCOL has no parameter.
Method RESET on class CL_PPE_PROTOCOL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606