SAP ABAP Interface IF_FAA_POSTING_TYPES (Type Definitions for Posting in FIAA)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-AA-AA (Application Component) Basic Functions
⤷
FAA_TP_TC (Package) Doc.creation

⤷

⤷

Properties
Interface | IF_FAA_POSTING_TYPES | |
Short Description | Type Definitions for Posting in FIAA |
General Data
Package | FAA_TP_TC | Doc.creation |
Created | 20110426 | SAP |
Last changed | 20131127 | SAP |
Unicode checks active |
Forward declarations
Interface IF_FAA_POSTING_TYPES has no forward declaration.
Interfaces
Interface IF_FAA_POSTING_TYPES has no interface.
Friends
Interface IF_FAA_POSTING_TYPES has no friend.
Attributes
Interface IF_FAA_POSTING_TYPES has no attribute.
Methods
Interface IF_FAA_POSTING_TYPES has no method.
Events
Interface IF_FAA_POSTING_TYPES has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_AMDP_EDIT_LINE_ITEMS | Public | See coding | 20130620 | BEGIN OF ty_amdp_edit_line_items.
INCLUDE TYPE anepi AS anep.
TYPES cell_style TYPE lvc_t_styl.
TYPES: END OF ty_amdp_edit_line_items
|
||
2 | TY_S_ACCIT_INFO | Public | See coding | 20120906 | BEGIN OF ty_s_accit_info, "additional ACCIT Infos
accit_posnr TYPE accit_key-posnr,
logvo TYPE logvo,
istat TYPE istat_acc,
kstat TYPE kstaz,
buzei TYPE accit-buzei,
awref_rev TYPE awref_rev,
aworg_rev TYPE aworg_rev,
END OF ty_s_accit_info
|
||
3 | TY_S_ACCOBJ_BALANCECHECK | Public | See coding | 20130131 | BEGIN OF ty_s_accobj_balancecheck,
gsber TYPE accit-gsber,
pargb TYPE accit-pargb,
prctr TYPE accit-prctr,
pprctr TYPE accit-pprctr,
segment TYPE accit-segment,
psegment TYPE accit-psegment,
kostl TYPE accit-kostl,
aufnr TYPE accit-aufnr, "Auftrag
paobjnr TYPE accit-paobjnr, "Ergebnisobjektnummer
ps_psp_pnr TYPE accit-ps_psp_pnr,
lstar TYPE accit-lstar,
kstrg TYPE accit-kstrg, "Kostenträger
imkey TYPE accit-imkey, "Immobilienschlüssel
kdauf TYPE accit-kdauf, "Kundenauftrag
nplnr TYPE accit-nplnr, "Netzplan
aufpl TYPE accit-aufpl, "Plannummer Vorgänge
fistl TYPE accit-fistl,
geber TYPE accit-geber,
fkber TYPE accit-fkber,
grant_nbr TYPE accit-grant_nbr,
budget_pd TYPE accit-budget_pd,
END OF ty_s_accobj_balancecheck
|
||
4 | TY_S_ACC_KEY_EXT | Public | See coding | 20111130 | BEGIN OF ty_s_acc_key_ext.
INCLUDE TYPE acchd_key.
TYPES awsys TYPE awsys.
INCLUDE TYPE faa_s_item_origin AS item_origin.
TYPES: END OF ty_s_acc_key_ext
|
||
5 | TY_S_ACI_TOTAL | Public | See coding | 20130205 | BEGIN OF ty_s_aci_total,
awtyp TYPE awtyp,
bukrs TYPE bukrs,
ldgrp TYPE fagl_ldgrp,
uuid TYPE if_faa_frw_types=>ty_uuid,
hkont TYPE hkont,
curtp TYPE curtp,
waers TYPE waers,
wrbtr TYPE wrbtr,
wwert TYPE wwert_d.
INCLUDE TYPE if_faa_posting_types=>ty_s_accobj_balancecheck.
TYPES: END OF ty_s_aci_total
|
||
6 | TY_S_AREAVALUES | Public | See coding | 20110426 | BEGIN OF ty_s_areavalues.
INCLUDE TYPE anepi AS anepi.
TYPES chck_max_lva_am TYPE anlb-xgwgk.
TYPES ldgrp TYPE rlambu-ldgrp.
TYPES sort_sequence TYPE faa_sort_sequence.
TYPES cfg_tty TYPE REF TO if_faa_cfg_transaction_erp.
TYPES cfg_deprarea TYPE REF TO if_faa_cfg_deprarea_erp.
TYPES: END OF ty_s_areavalues
|
||
7 | TY_S_COBL_INFO | Public | See coding | Filelds from COBL That Are Missing in RLAMBU | 20120615 | BEGIN OF ty_s_cobl_info,
buzei_entry TYPE cobl-buzei, "Entry View
weunb TYPE cobl-weunb,
xnogl TYPE cobl-xnogl,
stflg TYPE cobl-stflg,
ext_shkzg TYPE cobl-shkzg,
hkont TYPE cobl-hkont,
bschl TYPE cobl-bschl,
base_uom TYPE cobl-meins,
vorgn_orig TYPE cobl-vorgn,
END OF ty_s_cobl_info
|
|
8 | TY_S_CO_VALUES | Public | See coding | 20121220 | BEGIN OF ty_s_co_values,
t_areavalues TYPE ty_t_areavalues,
END OF ty_s_co_values
|
||
9 | TY_S_FOLLOWUP_TRANSACTION | Public | See coding | 20130623 | BEGIN OF ty_s_followup_transaction,
origin_type TYPE c LENGTH 1,
origin_trans TYPE REF TO if_faa_posting,
END OF ty_s_followup_transaction
|
||
10 | TY_S_POSTING_CONTROL | Public | See coding | RLAMBU + BWASL Instance + COBL Special Fields | 20110829 | BEGIN OF ty_s_posting_control.
INCLUDE TYPE rlambu AS rlambu.
INCLUDE TYPE ty_s_cobl_info AS cobl.
INCLUDE TYPE ty_s_accit_info AS accit.
TYPES org_change_info TYPE if_faa_posting_core_types=>ty_s_org_change_info.
TYPES org_change_afabe TYPE afabe_d.
TYPES ext_acccr TYPE acccr_t.
TYPES ext_areavalues TYPE ty_t_areavalues.
TYPES ext_areas_to_post TYPE if_faa_cfg_leadobj=>ty_range_afabe.
TYPES t_posting_co_uuid TYPE TABLE OF if_faa_frw_types=>ty_uuid WITH NON-UNIQUE KEY table_line.
TYPES co_values TYPE ty_s_co_values.
TYPES cfg_tty TYPE REF TO if_faa_cfg_transaction_erp.
TYPES cfg_trans_var TYPE REF TO if_faa_cfg_transv_erp.
TYPES pvbund TYPE rlambu-vbund.
TYPES lnrana TYPE anev-lnrana. "lnran of a cleared downpayment
TYPES buzei_orig TYPE anek-auglz. "buzei of entry line
TYPES: END OF ty_s_posting_control
|
|
11 | TY_S_POSTING_INITIALIZATION | Public | See coding | 20120509 | BEGIN OF ty_s_posting_initialization.
INCLUDE TYPE ty_s_posting_control AS posting_control.
TYPES document_ref TYPE REF TO if_faa_document.
TYPES followup_transaction TYPE ty_s_followup_transaction.
TYPES: END OF ty_s_posting_initialization
|
||
12 | TY_S_POSTING_REF | Public | See coding | 20120123 | BEGIN OF ty_s_posting_ref,
uuid TYPE if_faa_frw_types=>ty_uuid,
ref TYPE REF TO if_faa_posting,
END OF ty_s_posting_ref
|
||
13 | TY_T_AREAVALUES | Public | See coding | 20110830 | ty_t_areavalues TYPE STANDARD TABLE OF ty_s_areavalues WITH NON-UNIQUE KEY table_line
|
||
14 | TY_T_COBLF | Public | See coding | 20130522 | ty_t_coblf TYPE TABLE OF coblf
|
||
15 | TY_T_EDIT_LINE_ITEMS | Public | See coding | 20130620 | ty_t_edit_line_items TYPE STANDARD TABLE OF ty_amdp_edit_line_items
|
||
16 | TY_T_LDGRP_SPEC_DEPEND_DOC | Public | See coding | 20120123 | ty_t_ldgrp_spec_depend_doc TYPE TABLE OF REF TO if_faa_document WITH NON-UNIQUE KEY table_line
|
||
17 | TY_T_POSTING_CONTROL | Public | See coding | 20120629 | ty_t_posting_control TYPE SORTED TABLE OF ty_s_posting_control WITH UNIQUE KEY lfdnr
|
||
18 | TY_T_POSTING_INITIALIZATION | Public | See coding | 20120629 | ty_t_posting_initialization TYPE SORTED TABLE OF ty_s_posting_initialization WITH UNIQUE KEY lfdnr
|
||
19 | TY_T_POSTING_REF | Public | See coding | 20120123 | ty_t_posting_ref TYPE STANDARD TABLE OF ty_s_posting_ref WITH NON-UNIQUE KEY table_line
|
||
20 | TY_UUID | Public | Type reference (TYPE) | SYSUUID_X16 | 20110426 |
|
History
Last changed by/on | SAP | 20131127 |
SAP Release Created in | 607 |