FKKOUT_SHOW_FM_FI_CA_DOC SAP (Display Structure for Program RFFMS_SHOW_FM_FI_CA_DOCS) Structure details

Dictionary Type: Structure
Description: Display Structure for Program RFFMS_SHOW_FM_FI_CA_DOCS




ABAP Code to SELECT data from FKKOUT_SHOW_FM_FI_CA_DOC
Related tables to FKKOUT_SHOW_FM_FI_CA_DOC
Access table FKKOUT_SHOW_FM_FI_CA_DOC




Structure field list including key, data, relationships and ABAP select examples

FKKOUT_SHOW_FM_FI_CA_DOC is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Display Structure for Program RFFMS_SHOW_FM_FI_CA_DOCS" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_FKKOUT_SHOW_FM_FI_CA_DOC TYPE FKKOUT_SHOW_FM_FI_CA_DOC.

The FKKOUT_SHOW_FM_FI_CA_DOC table consists of various fields, each holding specific information or linking keys about Display Structure for Program RFFMS_SHOW_FM_FI_CA_DOCS data available in SAP. These include BUKRS (Company Code), GJAHR (Fiscal Year), BELNR (Accounting Document Number), BUZEI (Number of Line Item Within Accounting Document).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP FKKOUT_SHOW_FM_FI_CA_DOC structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
FCHARLine Type for Mixed Display of FI Document and FM Document FM_LINE_TYPE_KKCHAR3FM_LINE_TYPE_KK
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
BELNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
BUZEINumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
MWSKZTax on sales/purchases code MWSKZCHAR2Assigned to domainMWSKZ
SHKZGDebit/Credit Indicator SHKZGCHAR1SHKZG
DMBTRAmount in Local Currency DMBTRCURR13(2) WERT7
WRBTRAmount in document currency WRBTRCURR13(2) WERT7
SCTAXTax portion FI-CA local currency SCTAXCURR13(2) WERT7
STTAXTax amount as statistical information in document currency STTAXCURR13(2) WERT7
GLUPMUpdate Method for FM - FI-CA Integration GLUPMCHAR1GLUPM
WRTTPValue Type FM_WRTTPCHAR2FM_WRTTP
BTARTAmount type FM_BTARTCHAR4FM_BTART
VRGNGCO Business Transaction CO_VORGANGCHAR4Assigned to domainJ_VORGANG
FMVORClassification of Document Lines FMVOR_KKCHAR4FMVOR_KK
HKONTGeneral Ledger Account HKONTCHAR10Assigned to domainALPHASAKNR
FIPOSCommitment Item FIPOSCHAR14Assigned to domainFIPOSFIP
FISTLFunds Center FISTLCHAR16Assigned to domainFISTLFIS
GEBERFund FM_FUNDCHAR10Assigned to domainBP_GEBERFIC
MEASUREFunded Program FM_MEASURECHAR24Assigned to domainFM_MEASUREFM_MEASURE
GRANT_NBRGrant GM_GRANT_NBRCHAR20ALPHAGM_GRANT_NBRGM_GRANT_NBRGRANTS_GENERIC
FKBER_LONGFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
FIPEXCommitment item (No longer in use -> FM_FIPEX) FIPEXCHAR24FIPEXFIPEXFPS
LCOL3-Byte field CHAR3CHAR3CHAR3
BUDGET_PDFM: Budget Period FM_BUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER

Key field Non-key field



How do I retrieve data from SAP structure FKKOUT_SHOW_FM_FI_CA_DOC using ABAP code?

As FKKOUT_SHOW_FM_FI_CA_DOC is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on FKKOUT_SHOW_FM_FI_CA_DOC as there is no data to select.

How to access SAP table FKKOUT_SHOW_FM_FI_CA_DOC

Within an ECC or HANA version of SAP you can also view further information about FKKOUT_SHOW_FM_FI_CA_DOC and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!