SAP ABAP Class IF_FAA_POSTING_CORE_TYPES (Post FI-AA Type Definitions (SAP_APPL))
Properties
Class IF_FAA_POSTING_CORE_TYPES  
Short Description Post FI-AA Type Definitions (SAP_APPL)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20120828   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FAA_POSTING_CORE_TYPES has no forward declaration.
Interfaces
Class IF_FAA_POSTING_CORE_TYPES has no interface implemented.
Friends
Class IF_FAA_POSTING_CORE_TYPES has no friend class.
Attributes
Class IF_FAA_POSTING_CORE_TYPES has no attribute.
Methods
Class IF_FAA_POSTING_CORE_TYPES has no method.
Events
Class IF_FAA_POSTING_CORE_TYPES has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_FAA_ACC_DOC Public See coding 20121128 BEGIN OF ty_s_faa_acc_doc. TYPES header TYPE acchd. TYPES item TYPE accit_t. TYPES item_amounts TYPE acccr_t. TYPES areavalues TYPE ty_t_anepi. TYPES ants TYPE ants_t. TYPES: END OF ty_s_faa_acc_doc
2 TY_S_FIELD_VALUE Public See coding 20120828 BEGIN OF ty_s_field_value, fieldname TYPE fieldname, value TYPE char80. TYPES: END OF ty_s_field_value
3 TY_S_MDO_ASSET_DATA_POSTING Public See coding 20130212 BEGIN OF ty_s_mdo_asset_data_posting. INCLUDE TYPE anlh AS anlh_db RENAMING WITH SUFFIX header. INCLUDE TYPE anla AS anla_db RENAMING WITH SUFFIX md. INCLUDE TYPE anlv AS anlv_db RENAMING WITH SUFFIX ins. INCLUDE TYPE anlu AS anlu_db RENAMING WITH SUFFIX usr. TYPES: t_anlz TYPE aa_t_anlz. TYPES: t_anlb TYPE aa_t_anlb. TYPES: t_anlc TYPE aa_t_anlc. TYPES: t_anlbza TYPE aa_t_anlbza. TYPES: xpostcap TYPE boole_d. TYPES: virtual_asset TYPE boole_d. TYPES: END OF ty_s_mdo_asset_data_posting
4 TY_S_MDO_ASSET_DATA_REQUESTED Public See coding 20130212 BEGIN OF ty_s_mdo_asset_data_requested, before_data TYPE boole_d, current_data TYPE boole_d, anla TYPE boole_d, anlh TYPE boole_d, anlv TYPE boole_d, anlu TYPE boole_d, anlb TYPE boole_d, anlc TYPE boole_d, anlz TYPE boole_d, anlbza TYPE boole_d, END OF ty_s_mdo_asset_data_requested
5 TY_S_ORG_CHANGE_INFO Public See coding 20130627 BEGIN OF ty_s_org_change_info, org_change_date TYPE datum, plan TYPE fagl_r_plan, subset TYPE acc_subset, END OF ty_s_org_change_info
6 TY_T_ACCOUNTING_DOC Public See coding 20120828 ty_t_accounting_doc TYPE STANDARD TABLE OF acc_faa_document WITH NON-UNIQUE KEY header
7 TY_T_ANEPI Public See coding 20120828 ty_t_anepi TYPE STANDARD TABLE OF anepi WITH NON-UNIQUE KEY table_line
8 TY_T_ANTS Public See coding 20120828 ty_t_ants TYPE STANDARD TABLE OF ants WITH NON-UNIQUE KEY table_line
9 TY_T_FAA_ACC_DOC Public See coding 20121128 ty_t_faa_acc_doc TYPE STANDARD TABLE OF ty_s_faa_acc_doc WITH NON-UNIQUE KEY header
10 TY_T_FIELD_VALUE Public See coding 20120828 ty_t_field_value TYPE STANDARD TABLE OF ty_s_field_value
11 TY_T_ITEM_RENUM Public See coding 20120910 ty_t_item_renum TYPE STANDARD TABLE OF faa_s_item_renum WITH NON-UNIQUE KEY table_line
12 TY_T_MDO_ASSET_DATA_POSTING Public See coding 20130221 ty_t_mdo_asset_data_posting TYPE STANDARD TABLE OF ty_s_mdo_asset_data_posting
13 TY_T_RLAMBU Public See coding 20120828 ty_t_rlambu TYPE STANDARD TABLE OF rlambu WITH NON-UNIQUE KEY table_line
14 TY_T_SETTLEMENT_AMOUNT Public See coding 20120907 ty_t_settlement_amount TYPE STANDARD TABLE OF bapiacam24_internal WITH NON-UNIQUE KEY table_line
History
Last changed by/on SAP  20140121 
SAP Release Created in