SAP ABAP Interface IF_ECH_PLA_DB_ACCESS (if_ech_pla_db_access)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FS-ECH (Application Component) Error and Conflict Handler
     FS_ECH_PAYLOAD_ANALYSIS (Package) Analysis (Indexing) of Payload Data
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ECH_PLA_DB_ACCESS_ARCH cl_ech_pla_db_access_arch 20110505
Properties
Interface IF_ECH_PLA_DB_ACCESS  
Short Description if_ech_pla_db_access    
General Data
Package FS_ECH_PAYLOAD_ANALYSIS   Analysis (Indexing) of Payload Data 
Created 20110505   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_ECH_PLA_DB_ACCESS has no forward declaration.
Interfaces
Interface IF_ECH_PLA_DB_ACCESS has no interface.
Friends
Interface IF_ECH_PLA_DB_ACCESS has no friend.
Attributes
Interface IF_ECH_PLA_DB_ACCESS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_ATTRIBUTES_BY_FEH_GUID Instance method Public Method 20110505
2 WRITE_EXTRACTED_ATTRIBUTES Instance method Public Method 20110505
Events
Interface IF_ECH_PLA_DB_ACCESS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_ENTRY Public See coding 20110505 BEGIN OF ty_s_entry, attribute_id TYPE ech_pla_attribute_id, value TYPE string, " todo define format and according DDIC Type END OF ty_s_entry
2 TY_T_READ_ENTRY Public See coding 20110505 ty_t_read_entry TYPE TABLE OF ty_s_entry WITH DEFAULT KEY
3 TY_T_WRITE_ENTRY Public See coding 20110505 ty_t_write_entry TYPE TABLE OF ty_s_entry WITH DEFAULT KEY
Method Signatures

Method READ_ATTRIBUTES_BY_FEH_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FEH_GUID Call by reference Type reference (TYPE) FEH_GUID 20110505
2 Returning RT_ENTRY Value transfer Type reference (TYPE) TY_T_READ_ENTRY 20110505

Method READ_ATTRIBUTES_BY_FEH_GUID on Interface IF_ECH_PLA_DB_ACCESS has no exception.

Method WRITE_EXTRACTED_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_EXTRACTED_ATTRIBUTES Call by reference Type reference (TYPE) TY_T_WRITE_ENTRY 20110505
2 Importing IV_FEH_GUID Call by reference Type reference (TYPE) FEH_GUID 20110505

Method WRITE_EXTRACTED_ATTRIBUTES on Interface IF_ECH_PLA_DB_ACCESS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 731