SAP ABAP Class CL_WB2_MATERIAL_MOVEMENT (Goods Issue and Goods Receipt)
Hierarchy
EA-GLTRADE (Software Component) SAP Enterprise Extension Global Trade
   LO-GT-TEW (Application Component) Trading Execution Workbench
     WB2B_TEW (Package) Trading Execution Workbench
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB2_DOC Any Document 20010312
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_WB2_GI Goods Issue 20000412
2 Inheritance (c INHERITING FROM c_ref)  CL_WB2_GR Goods Receipt 20001010
3 Inheritance (c INHERITING FROM c_ref)  CL_WB2_GR_FROM_ID_TMP Held Goods Receipt Document (MIGO) Based on Inbound Delivery 20010209
4 Inheritance (c INHERITING FROM c_ref)  CL_WB2_GR_FROM_PO_TMP Parked Good Receipt Document (MIGO) Based On Purchase Order 20010209
5 Inheritance (c INHERITING FROM c_ref)  CL_WB2_MATERIAL_MOVEMENT_N Goods Issue 20001121
Properties
Class CL_WB2_MATERIAL_MOVEMENT  
Short Description Goods Issue and Goods Receipt    
Super Class CL_WB2_DOC Any Document 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package WB2B_TEW   Trading Execution Workbench 
Created 20000412   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB2_MATERIAL_MOVEMENT has no forward declaration.
Interfaces
Class CL_WB2_MATERIAL_MOVEMENT has no interface implemented.
Friends
Class CL_WB2_MATERIAL_MOVEMENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_SIDE Instance attribute Protected Type reference (TYPE) WB2_SIDE 'B' Sales or Purchasing Side 20010116
Methods
# Method Level Visibility Method type Description Created on
1 DETERMINE_SIDE Instance method Protected Method Business Process Side 20010116
2 GET_MBLNR Instance method Public Method Document Number 20000519
3 GET_MBLPO Static method Public Method Line Number 20001009
4 GET_MJAHR Instance method Public Method Fiscal Year 20000519
Events
Class CL_WB2_MATERIAL_MOVEMENT has no event.
Types
Class CL_WB2_MATERIAL_MOVEMENT has no local type.
Method Signatures

Method DETERMINE_SIDE Signature

Method DETERMINE_SIDE on class CL_WB2_MATERIAL_MOVEMENT has no parameter.
Method DETERMINE_SIDE on class CL_WB2_MATERIAL_MOVEMENT has no exception.

Method GET_MBLNR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MBLNR Value transfer Type reference (TYPE) MBLNR Belegnummer 20000519

Method GET_MBLNR on class CL_WB2_MATERIAL_MOVEMENT has no exception.

Method GET_MBLPO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ITEM Call by reference Object reference (TYPE REF TO) CL_WB2_ITEM Position eines Beleges 20001009
2 Returning RE_MBLPO Value transfer Type reference (TYPE) MBLPO Position im Materialbeleg 20001009

Method GET_MBLPO on class CL_WB2_MATERIAL_MOVEMENT has no exception.

Method GET_MJAHR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_MJAHR Value transfer Type reference (TYPE) MJAHR Geschaeftsjahr 20000519

Method GET_MJAHR on class CL_WB2_MATERIAL_MOVEMENT has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in