SAP ABAP Class /SRMERP/CL_DO_ACC_CATEGORY (DO ACC category)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-SSP (Application Component) Self-Service Procurement
     /SRMERP/OL_DO_ACC (Package) DO for Accounting Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SRMERP/IF_DO_ACC_CATEGORY DO Account Assignment (ACC) Category 20100719
Properties
Class /SRMERP/CL_DO_ACC_CATEGORY  
Short Description DO ACC category    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /SRMERP/OL_DO_ACC   DO for Accounting Data 
Created 20100719   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SRMERP/CL_DO_ACC_CATEGORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /SRMERP/IF_DO_ACC_CATEGORY DO Account Assignment (ACC) Category 20100719
Friends
Class /SRMERP/CL_DO_ACC_CATEGORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MY_FSMAP Instance attribute Private Type reference (TYPE) MMPUR_T_METAFIELD_MODIF Table Type: Mapping Meta Field to Modification 20100720
2 MY_FS_DDIC_MAP Instance attribute Private Type reference (TYPE) MMPUR_T_FS_DDIC Table Type: Mapping DDIC Fields to Meta Fields 20100720
3 MY_FS_FUNCTORS Instance attribute Private Type reference (TYPE) LTY_T_FUNCTORS 20100720
4 MY_FS_TEMPLATE Instance attribute Private Type reference (TYPE) TTYP_FIELDSELECTION_MM Field Selection 20100720
Methods
Class /SRMERP/CL_DO_ACC_CATEGORY has no method.
Events
Class /SRMERP/CL_DO_ACC_CATEGORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTY_S_FUNCTORS Private See coding 20100720 BEGIN OF lty_s_functors, metafield TYPE mmpur_metafield, * functor TYPE REF TO lif_fieldsel, END OF lty_s_functors
2 LTY_T_FUNCTORS Private See coding 20100720 lty_t_functors TYPE HASHED TABLE OF lty_s_functors WITH UNIQUE KEY metafield INITIAL SIZE 0
History
Last changed by/on SAP  20110908 
SAP Release Created in 606