SAP ABAP Class CL_EPM_DGC_TRANSIENT_DATA (DG for creating transient data for mass bundling)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_PI (Package) EPM: Process Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_DG_CHANNEL_BASE EPM: New data generator base class 20111121
Properties
Class CL_EPM_DGC_TRANSIENT_DATA  
Short Description DG for creating transient data for mass bundling    
Super Class CL_EPM_DG_CHANNEL_BASE EPM: New data generator base class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_PI   EPM: Process Integration 
Created 20110921   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_EXM_DG_TARGET_BASE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_EPM_DGC_TRANSIENT_DATA has no interface implemented.
Friends
Class CL_EPM_DGC_TRANSIENT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DG_BUYER_ID Constant Public Type reference (TYPE) STRING 'DG: Buyer ID' 20111001
2 GC_DG_PO_CURRENCY Constant Public Type reference (TYPE) STRING 'DG: Currency Code for Purchase Orders' 20111001
3 GC_DG_PO_NOTE Constant Public Type reference (TYPE) STRING 'DG: PO Header Note' 20111007
4 GC_DG_SELLER_ID Constant Public Type reference (TYPE) STRING 'DG: Seller ID' 20111001
5 GC_DG_SET_INVALID_PO Constant Public Type reference (TYPE) STRING 'DG: Number of ill-formed POs' 20110921
6 GC_DG_SET_PI_LOGICAL_PORT Constant Public Type reference (TYPE) STRING 'DG: Logical Port for WS Proxy CO_EPM_PO_MASS_BUNDLING ' 20110921
7 GV_DG_BUYER_ID Instance attribute Public Type reference (TYPE) SNWD_PARTNER_ID EPM: Business Partner ID 20111001
8 GV_DG_INVALID_PO Instance attribute Public Type reference (TYPE) I 20110921
9 GV_DG_PI_LOGICAL_PORT Instance attribute Public Type reference (TYPE) PRX_LOGICAL_PORT_NAME Character Field of Length 12 20110921
10 GV_DG_PO_CURRENCY Instance attribute Public Type reference (TYPE) SNWD_CURR_CODE EPM: Currency Code 20111001
11 GV_DG_PO_NOTE Instance attribute Public Type reference (TYPE) STRING Note for PO Header 20111007
12 GV_DG_SELLER_ID Instance attribute Public Type reference (TYPE) SNWD_PARTNER_ID EPM: Business Partner ID 20111001
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120130
Events
Class CL_EPM_DGC_TRANSIENT_DATA has no event.
Types
Class CL_EPM_DGC_TRANSIENT_DATA has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TARGET_NAMES Call by reference Type reference (TYPE) CL_EXM_DG_TARGET_BASE=>TT_TARGET_NAMES 20120130

Method CONSTRUCTOR on class CL_EPM_DGC_TRANSIENT_DATA has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732