SAP ABAP Interface IF_ECH_PLX_MAINTENANCE_BUFFER (Buffer for Maintaining Customizing)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FS_ECH_PLX_MAINTENANCE (Package) Data Extraction for Payloads
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
Interface IF_ECH_PLX_MAINTENANCE_BUFFER  
Short Description Buffer for Maintaining Customizing    
General Data
Package FS_ECH_PLX_MAINTENANCE   Data Extraction for Payloads 
Created 20101101   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_ECH_PLX_MAINTENANCE_BUFFER has no forward declaration.
Interfaces
Interface IF_ECH_PLX_MAINTENANCE_BUFFER has no interface.
Friends
Interface IF_ECH_PLX_MAINTENANCE_BUFFER has no friend.
Attributes
Interface 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
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_ECH_PLX_MAINTENANCE_BUFFER has no parameter.
Method RESET on Interface IF_ECH_PLX_MAINTENANCE_BUFFER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 703