SAP ABAP Class CL_CCU_FIAA_ACCT_ASSIGNMENTS (FIAA_ACCT_ASSIGNMENTS)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-AA (Application Component) Asset Accounting
     AA_BAS_CUS (Package) Asset Accounting: General Tables and Customizing
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_FIT_CHECK Check Framework Interface 20100621
Properties
Class CL_CCU_FIAA_ACCT_ASSIGNMENTS  
Short Description FIAA_ACCT_ASSIGNMENTS    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class AA_CONFIG_CHECKS    
Program status     
Category 0   
Package AA_BAS_CUS   Asset Accounting: General Tables and Customizing 
Created 20100621   SAP 
Last change 20110908   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_FIT_CHECK Check Framework Interface 20100621
Friends
Class CL_CCU_FIAA_ACCT_ASSIGNMENTS has no friend class.
Attributes
Class CL_CCU_FIAA_ACCT_ASSIGNMENTS has no attribute.
Methods
Class CL_CCU_FIAA_ACCT_ASSIGNMENTS has no method.
Events
Class CL_CCU_FIAA_ACCT_ASSIGNMENTS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 GTY_S_ACCT Public See coding 20100701 BEGIN OF gty_s_acct, saknr TYPE saknr, xbilk TYPE ska1-xbilk, END OF gty_s_acct
2 GTY_S_AFABER Public See coding 20100701 BEGIN OF gty_s_afaber, afaber TYPE afaber, buhbkt TYPE buhbkt, abwber TYPE t093-abwber, END OF gty_s_afaber
3 GTY_S_RG_SAKNR Public See coding 20100701 gty_s_rg_saknr TYPE LINE OF gty_t_rg_saknr
4 GTY_T_ACCT Public See coding 20100701 gty_t_acct TYPE TABLE OF gty_s_acct
5 GTY_T_AFABER Public See coding 20100701 gty_t_afaber TYPE STANDARD TABLE OF gty_s_afaber WITH KEY afaber
6 GTY_T_RG_SAKNR Public See coding 20100701 gty_t_rg_saknr TYPE RANGE OF saknr
History
Last changed by/on SAP  20110908 
SAP Release Created in 606