SAP ABAP Class CL_PMEVC_MESSAGE_BUFFER (Buffer for messages)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-VC (Application Component) Variant Configuration
⤷
PME_VC_EDITION (Package) Modeling Environment for Variant Configuration

⤷

⤷

Properties
Class | CL_PMEVC_MESSAGE_BUFFER | |
Short Description | Buffer for messages | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | PME_VC_EDITION | Modeling Environment for Variant Configuration |
Created | 20100713 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_PMEVC_MESSAGE_BUFFER has no interface implemented.
Friends
Class CL_PMEVC_MESSAGE_BUFFER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PMECT_T_CHKMSG | Table of messages | 20100714 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BOOLE_D | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100714 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Add messages to the buffer | 20100713 |
2 | ![]() |
Static method | Public | Method | Return the messages from buffer | 20100713 |
3 | ![]() |
Static method | Public | Method | Initialize the buffer | 20100713 |
Events
Class CL_PMEVC_MESSAGE_BUFFER has no event.
Types
Class CL_PMEVC_MESSAGE_BUFFER has no local type.
Method Signatures
Method ADD_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_MESSAGES | Call by reference | Type reference (TYPE) | PMECT_T_CHKMSG | Table with check messages | 20100713 |
Method ADD_MESSAGES on class CL_PMEVC_MESSAGE_BUFFER has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | PMECT_T_CHKMSG | Table with check messages | 20100713 |
Method GET_MESSAGES on class CL_PMEVC_MESSAGE_BUFFER has no exception.
Method INIT Signature
Method INIT on class CL_PMEVC_MESSAGE_BUFFER has no parameter.
Method INIT on class CL_PMEVC_MESSAGE_BUFFER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 606 |