SAP ABAP Interface IF_DG_NON_EXM_DATA_TARGET (Data Generator Interface for non-EXM data)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_DG (Package) EPM: New Data Generator
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_EPM_DGT_TEST EPM: Test class for EPM DG Target 20100804
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ESH_TAU_EPM_DG_TARGET_CLASS ESH - EPM Data Generator Traget Class 20101201
Properties
Interface IF_DG_NON_EXM_DATA_TARGET  
Short Description Data Generator Interface for non-EXM data    
General Data
Package S_EPM_DG   EPM: New Data Generator 
Created 20100804   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_DG_NON_EXM_DATA_TARGET has no interface.
Friends
Interface IF_DG_NON_EXM_DATA_TARGET has no friend.
Attributes
Interface IF_DG_NON_EXM_DATA_TARGET has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_NON_EXM_DATA Instance method Public Method Delete data 20100804
2 GET_NON_EXM_DATA Instance method Public Method Read data 20100804
3 STORE_NON_EXM_DATA Instance method Public Method Write data 20100804
Events
Interface IF_DG_NON_EXM_DATA_TARGET has no event.
Types
Interface IF_DG_NON_EXM_DATA_TARGET has no local type.
Method Signatures

Method DELETE_NON_EXM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20100804
2 Importing IT_NON_EXM_DATA_SEL_PARAMS Call by reference Type reference (TYPE) STANDARD TABLE 20100804
# Exception Resumable Description Created on
1 CX_EXM_API_EXCEPTION EPM: API exception class 20101007

Method GET_NON_EXM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Call by reference Type reference (TYPE) STANDARD TABLE 20100804
2 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL 20100804
3 Importing IT_NON_EXM_DATA_SEL_PARAMS Call by reference Type reference (TYPE) STANDARD TABLE 20100804
# Exception Resumable Description Created on
1 CX_EXM_API_EXCEPTION EPM/ESM data generator exceptions 20101007

Method STORE_NON_EXM_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SUCCESS Call by reference Type reference (TYPE) ABAP_BOOL Op status 20100804
2 Importing IT_DATA Call by reference Type reference (TYPE) STANDARD TABLE Data to be stored 20100804
3 Importing IV_SUPPRESS_COMMIT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20100804
# Exception Resumable Description Created on
1 CX_EXM_API_EXCEPTION EPM/ESM data generator exceptions 20101007
History
Last changed by/on SAP  20110908 
SAP Release Created in 703