SAP ABAP Class IF_ECH_PLX_MAINTENANCE_BUFFER (Buffer for Maintaining Customizing)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_PLX_MAINTENANCE_BUFFER Buffer for Maintaining Customizing 20101101
Properties
Class IF_ECH_PLX_MAINTENANCE_BUFFER  
Short Description Buffer for Maintaining Customizing    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101101   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ECH_PLX_MAINTENANCE_BUFFER has no forward declaration.
Interfaces
Class IF_ECH_PLX_MAINTENANCE_BUFFER has no interface implemented.
Friends
Class IF_ECH_PLX_MAINTENANCE_BUFFER has no friend class.
Attributes
Class IF_ECH_PLX_MAINTENANCE_BUFFER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ENTRY Instance method Public Method 20101101
2 ADD_ENTRY_IN_DB_STATE Instance method Public Method 20101101
3 CONTAINS_CHANGES Instance method Public Method 20101101
4 DELETE_ENTRY Instance method Public Method 20101101
5 EXISTS_ENTRY Instance method Public Method 20101101
6 GET_ALL_ENTRIES Instance method Public Method 20101101
7 GET_CHANGED_ENTRIES Instance method Public Method 20101101
8 GET_ENTRY Instance method Public Method 20101101
9 RESET Instance method Public Method 20101101
Events
Class IF_ECH_PLX_MAINTENANCE_BUFFER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_T_BUFFER_ENTRY Public See coding 20101102 ty_t_buffer_entry type standard table of ref to IF_ECH_PLX_BUFFER_ENTRY with DEFAULT KEY
Method Signatures

Method ADD_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20101101
2 Importing IS_KEY Call by reference Type reference (TYPE) DATA 20101101
# Exception Resumable Description Created on
1 CX_ECH_PLX_DYNAMIC 20101107

Method ADD_ENTRY_IN_DB_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) DATA 20101101
2 Importing IS_KEY Call by reference Type reference (TYPE) DATA 20101101
# Exception Resumable Description Created on
1 CX_ECH_PLX_DYNAMIC 20101101

Method CONTAINS_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CHANGED Value transfer Type reference (TYPE) ABAP_BOOL 20101101

Method CONTAINS_CHANGES on class IF_ECH_PLX_MAINTENANCE_BUFFER has no exception.

Method DELETE_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) DATA 20101101
# Exception Resumable Description Created on
1 CX_ECH_PLX_DYNAMIC 20101103

Method EXISTS_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) DATA 20101101
2 Returning RV_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL 20101101

Method EXISTS_ENTRY on class IF_ECH_PLX_MAINTENANCE_BUFFER has no exception.

Method GET_ALL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_ENTRY Value transfer Type reference (TYPE) IF_ECH_PLX_MAINTENANCE_BUFFER=>TY_T_BUFFER_ENTRY 20101101

Method GET_ALL_ENTRIES on class IF_ECH_PLX_MAINTENANCE_BUFFER has no exception.

Method GET_CHANGED_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DELETED_ENTRY Call by reference Type reference (TYPE) IF_ECH_PLX_MAINTENANCE_BUFFER=>TY_T_BUFFER_ENTRY 20101101
2 Exporting ET_MODIFIED_ENTRY Call by reference Type reference (TYPE) IF_ECH_PLX_MAINTENANCE_BUFFER=>TY_T_BUFFER_ENTRY 20101101
3 Exporting ET_NEW_ENTRY Call by reference Type reference (TYPE) IF_ECH_PLX_MAINTENANCE_BUFFER=>TY_T_BUFFER_ENTRY 20101101

Method GET_CHANGED_ENTRIES on class IF_ECH_PLX_MAINTENANCE_BUFFER has no exception.

Method GET_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) DATA 20101101
2 Returning RO_ENTRY Value transfer Object reference (TYPE REF TO) IF_ECH_PLX_BUFFER_ENTRY 20101101
# Exception Resumable Description Created on
1 CX_ECH_PLX_DYNAMIC 20110209

Method RESET Signature

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