SAP ABAP Class CL_EPM_GOODS_ISSUE (EPM: Goods Issue Business Object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NWD (Application Component) NetWeaver Demonstration
     S_EPM_BO_GI (Package) EPM: Goods Issue Business Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_EPM_BO EPM: Business Object base class 20110411
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPM_GOODS_ISSUE EPM: Goods Issue BO Interface 20110411
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPM_GOODS_ISSUE_HEADER EPM: Goods Issue Header Node Interface 20110411
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_EPM_GOODS_ISSUE_ITEM EPM: Goods Issue Item Node Interface 20110411
Properties
Class CL_EPM_GOODS_ISSUE  
Short Description EPM: Goods Issue Business Object    
Super Class CL_EPM_BO EPM: Business Object base class 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_EPM_BO_GI   EPM: Goods Issue Business Object 
Created 20110411   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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)
2 IF_EPM_BO Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_EPM_GOODS_RECEIPT_ITEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_EPM_GOODS_ISSUE EPM: Goods Issue BO Interface 20110411
2 IF_EPM_GOODS_ISSUE_HEADER EPM: Goods Issue Header Node Interface 20110411
3 IF_EPM_GOODS_ISSUE_ITEM EPM: Goods Issue Item Node Interface 20110411
Friends
# Friend Modeled only Created on Description
1 CL_EPM_BO_UNIT_TEST_BASE 20110411 Unit test base class of all BO classes
2 CL_EPM_SERVICE_FACADE 20110411 EPM: Service Facade
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MI_HEADER_BUFFER Instance attribute Private Object reference (TYPE REF TO) IF_EPM_DATA_BUFFER EPM: Node data buffer interface 20110411
2 MI_ITEM_BUFFER Instance attribute Private Object reference (TYPE REF TO) IF_EPM_DATA_BUFFER EPM: Node data buffer interface 20110411
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20110411
Events
Class CL_EPM_GOODS_ISSUE has no event.
Types
Class CL_EPM_GOODS_ISSUE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_EPM_GOODS_ISSUE has no parameter.
Method CONSTRUCTOR on class CL_EPM_GOODS_ISSUE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731