SAP ABAP Class CL_PO_ACCOUNTING_HANDLE_FM_MM (Purchasing Document Account Assignment)
Hierarchy
BBPCRM (Software Component) BBPCRM
   SRM-EBP (Application Component) Enterprise Buyer
     BBP_APPLICATION (Package) Structure Package EBP
       ME (Package) Application development R/3 Purchasing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HANDLE_MM Handle 19990927
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ACCOUNTING_MODEL_MM Account Assignment Object: Purchasing Document 19990927
Properties
Class CL_PO_ACCOUNTING_HANDLE_FM_MM  
Short Description Purchasing Document Account Assignment    
Super Class CL_HANDLE_MM Handle 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ME   Application development R/3 Purchasing 
Created 19990927   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_PO_ACCOUNTING_HANDLE_FM_MM has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ACCOUNTING_MODEL_MM Account Assignment Object: Purchasing Document 19990927
Friends
Class CL_PO_ACCOUNTING_HANDLE_FM_MM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHP_HASH_TABLE Static Attribute Private See coding CHP_HASH_TABLE 19990927
2 C_OBJTYP Constant Public Type reference (TYPE) MEPO_OBJDESC-OBJTYP 'BUS2012_AC' Object Type 19990927
3 MY_PO_ITEM Instance attribute Public Object reference (TYPE REF TO) CL_PO_ITEM_HANDLE_MM Item 19990927
4 PO_ACCOUNTING_HASH_TABLE Static Attribute Private See coding PO_ACCOUNTING_HASH_TABLE 19990927
5 PO_ACCOUNTING_NUMBER Instance attribute Public Type reference (TYPE) EKKN-ZEKKN Account Assignment 19990927
Methods
# Method Level Visibility Method type Description Created on
1 CHP_REFRESH_HASH_TABLE Static method Public Method Change Log: Refresh Hash Table 19990927
2 CONSTRUCTOR Instance method Public Constructor Constructor 19990927
3 GET_DATA Instance method Public Method Get Data 19990927
4 SET_DATA Instance method Public Method Set Accounting Data 19990927
5 SET_PO_ACCOUNTING_NUMBER Instance method Public Method Set Account Assignment 19990927
Events
Class CL_PO_ACCOUNTING_HANDLE_FM_MM has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 PO_ACCOUNTING_HASH_ENTRY Private See coding PO_ACCOUNTING_HASH_ENTRY 19990927
Method Signatures

Method CHP_REFRESH_HASH_TABLE Signature

Method CHP_REFRESH_HASH_TABLE on class CL_PO_ACCOUNTING_HANDLE_FM_MM has no parameter.
Method CHP_REFRESH_HASH_TABLE on class CL_PO_ACCOUNTING_HANDLE_FM_MM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PO_ACCOUNTING_NUMBER Call by reference Type reference (TYPE) EKKN-ZEKKN Kontierungszähler 19990927
2 Importing IM_PO_ITEM Call by reference Object reference (TYPE REF TO) IF_MODEL_MM Position 19990927
3 Importing IM_PO_ITEM_ID Call by reference Type reference (TYPE) I Positions-ID 19990927
# Exception Resumable Description Created on
1 FAILURE Fehler 19990927

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DATA Value transfer Type reference (TYPE) MEPOACCOUNTING Kontierung 19990927
# Exception Resumable Description Created on
1 FAILURE Fehler 19990927

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DATA Call by reference Type reference (TYPE) MEPOACCOUNTING Kontierung 19990927

Method SET_DATA on class CL_PO_ACCOUNTING_HANDLE_FM_MM has no exception.

Method SET_PO_ACCOUNTING_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PO_ACCOUNTING_NUMBER Call by reference Type reference (TYPE) EKKN-ZEKKN Kontierung 19990927

Method SET_PO_ACCOUNTING_NUMBER on class CL_PO_ACCOUNTING_HANDLE_FM_MM has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in