SAP ABAP Class CL_LOP_PROTOCOL (Protocol)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     LOOP (Package) Model layer for logistical contract options
Properties
Class CL_LOP_PROTOCOL  
Short Description Protocol    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package LOOP   Model layer for logistical contract options 
Created 20111028   SAP 
Last change 20130531   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_LOP_PROTOCOL has no interface implemented.
Friends
Class CL_LOP_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) LOP_T_MESSAGE 20111028
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_PROTOCOL_FOR_MESSAGE Static method Public Method 20111028
2 CREATE_PROTOCOL_FOR_SY Static method Public Method 20111028
3 FILL_TEXT Static method Private Method 20111028
4 GET_FIRST_MESSAGE Instance method Public Method 20111028
5 GET_MESSAGES Instance method Public Method 20111028
6 INSERT_FROM_SY Instance method Public Method 20111028
7 INSERT_INTO_ALV_PROTOCOL Instance method Public Method 20111028
8 INSERT_MESSAGES Instance method Public Method 20111028
9 MERGE Instance method Public Method 20120322
10 REPLACE_FIELDNAME Instance method Public Method 20111028
11 RESET Instance method Public Method 20111028
Events
Class CL_LOP_PROTOCOL has no event.
Types
Class CL_LOP_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 I_DOC_NO Call by reference Type reference (TYPE) LOP_DOC_NO 20111028
2 Importing I_DOC_TYPE Call by reference Type reference (TYPE) LOP_DOC_TYPE 20111028
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) STRING 20111028
4 Importing I_GUID Call by reference Type reference (TYPE) WLF_GUID 20111028
5 Importing I_ITEM_NO Call by reference Type reference (TYPE) LOP_DOC_ITEM_NO 20111028
6 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical Option Category 20120207
7 Importing I_LOP_COUNT Call by reference Type reference (TYPE) LOP_COUNT Option Counter 20120207
8 Importing I_MSGID Call by reference Type reference (TYPE) MSGID 20111028
9 Importing I_MSGNO Call by reference Type reference (TYPE) MSGNO 20111028
10 Importing I_MSGTY Call by reference Type reference (TYPE) MSGTY 20111028
11 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY 20111028
12 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY 20111028
13 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY 20111028
14 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY 20111028
15 Importing I_REF_GUID Call by reference Type reference (TYPE) LOP_REF_GUID 20111028
16 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20111028
17 Returning RO_PROTOCOL Value transfer Object reference (TYPE REF TO) CL_LOP_PROTOCOL 20111028

Method CREATE_PROTOCOL_FOR_MESSAGE on class CL_LOP_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 I_DOC_NO Call by reference Type reference (TYPE) LOP_DOC_NO 20111028
2 Importing I_DOC_TYPE Call by reference Type reference (TYPE) LOP_DOC_TYPE 20111028
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) STRING 20111028
4 Importing I_GUID Call by reference Type reference (TYPE) WLF_GUID 20111028
5 Importing I_ITEM_NO Call by reference Type reference (TYPE) LOP_DOC_ITEM_NO 20111028
6 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical Option Category 20120207
7 Importing I_LOP_COUNT Call by reference Type reference (TYPE) LOP_COUNT Option Counter 20120207
8 Importing I_REF_GUID Call by reference Type reference (TYPE) LOP_REF_GUID 20111028
9 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20111028
10 Returning RO_PROTOCOL Value transfer Object reference (TYPE REF TO) CL_LOP_PROTOCOL 20111028

Method CREATE_PROTOCOL_FOR_SY on class CL_LOP_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) LOP_S_MESSAGE 20111028

Method FILL_TEXT on class CL_LOP_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) LOP_S_MESSAGE 20111028

Method GET_FIRST_MESSAGE on class CL_LOP_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) LOP_T_MESSAGE 20111028

Method GET_MESSAGES on class CL_LOP_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 I_DOC_NO Call by reference Type reference (TYPE) LOP_DOC_NO 20111028
2 Importing I_DOC_TYPE Call by reference Type reference (TYPE) LOP_DOC_TYPE 20111028
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) STRING 20111028
4 Importing I_GUID Call by reference Type reference (TYPE) WLF_GUID 20111028
5 Importing I_ITEM_NO Call by reference Type reference (TYPE) LOP_DOC_ITEM_NO 20111028
6 Importing I_LOP_CAT Call by reference Type reference (TYPE) LOP_CAT Logistical Option Category 20120207
7 Importing I_LOP_COUNT Call by reference Type reference (TYPE) LOP_COUNT Option Counter 20120207
8 Importing I_REF_GUID Call by reference Type reference (TYPE) LOP_REF_GUID 20111028
9 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20111028

Method INSERT_FROM_SY on class CL_LOP_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 20111028
2 Importing IT_DATA Call by reference Type reference (TYPE) TABLE 20120322
3 Importing I_FIELDNAME Call by reference Type reference (TYPE) LVC_FNAME 20111028
4 Importing I_GUID_FIELDNAME Call by reference Type reference (TYPE) STRING 20120322
5 Importing I_ROW_ID Value transfer Type reference (TYPE) INT4 20111028
6 Importing I_TABNAME Call by reference Type reference (TYPE) TABNAME 20111028

Method INSERT_INTO_ALV_PROTOCOL on class CL_LOP_PROTOCOL has no exception.

Method INSERT_MESSAGES Signature

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

Method INSERT_MESSAGES on class CL_LOP_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_LOP_PROTOCOL 20120322

Method MERGE on class CL_LOP_PROTOCOL has no exception.

Method REPLACE_FIELDNAME Signature

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

Method REPLACE_FIELDNAME on class CL_LOP_PROTOCOL has no exception.

Method RESET Signature

Method RESET on class CL_LOP_PROTOCOL has no parameter.
Method RESET on class CL_LOP_PROTOCOL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 607