SAP ABAP Class CX_PPE_MESSAGE (Message)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB-TC (Application Component) Trading Contract
     PPE (Package) Pricing and Payment Events: Core objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20100902
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_PPE_CUSTOMIZING_ERROR Error in Customizing 20100902
2 Inheritance (c INHERITING FROM c_ref)  CX_PPE_DOES_NOT_EXIST Requested object does not exist 20100902
3 Inheritance (c INHERITING FROM c_ref)  CX_PPE_LOOP_DETECTED References define a loop 20110112
4 Inheritance (c INHERITING FROM c_ref)  CX_PPE_MAINTAIN_ERROR Error during maintenance 20100902
5 Inheritance (c INHERITING FROM c_ref)  CX_PPE_NOT_CHANGEABLE Change not possible 20100902
Properties
Class CX_PPE_MESSAGE  
Short Description Message    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
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
Class CX_PPE_MESSAGE has no forward declaration.
Interfaces
Class CX_PPE_MESSAGE has no interface implemented.
Friends
Class CX_PPE_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_PROTOCOL Instance attribute Public Object reference (TYPE REF TO) CL_PPE_PROTOCOL Protocol 20100902
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100902
2 INSERT_INTO_ALV_PROTOCOL Instance method Public Method transfer internal protocol into ALV protocol 20101112
Events
Class CX_PPE_MESSAGE has no event.
Types
Class CX_PPE_MESSAGE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MO_PROTOCOL Call by reference Object reference (TYPE REF TO) CL_PPE_PROTOCOL 20100902
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100902
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20100902

Method CONSTRUCTOR on class CX_PPE_MESSAGE 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 Message Log for Data Entry 20101112
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 ALV control: Field name of internal table field 20101112
4 Importing IV_GUID_FIELDNAME Call by reference Type reference (TYPE) STRING Name of GUID field 20101125
5 Importing IV_ROW_ID Call by reference Type reference (TYPE) INT4 Natural Number 20101112
6 Importing IV_TABNAME Call by reference Type reference (TYPE) TABNAME Table Name 20101112

Method INSERT_INTO_ALV_PROTOCOL on class CX_PPE_MESSAGE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 606