FMCY_S_GTDATA SAP (Values of source and target copy CO (eeded for merging)) Structure details

Dictionary Type: Structure
Description: Values of source and target copy CO (eeded for merging)




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




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

FMCY_S_GTDATA 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 "Values of source and target copy CO (eeded for merging)" 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_FMCY_S_GTDATA TYPE FMCY_S_GTDATA.

The FMCY_S_GTDATA table consists of various fields, each holding specific information or linking keys about Values of source and target copy CO (eeded for merging) data available in SAP. These include MANDT (Client), KOKRS (Controlling Area), QVERSN (Version), QGJAHR (CO fiscal year).. 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: Can be enhanced (character-type or numeric)


SAP FMCY_S_GTDATA 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
MANDTClient MANDTCLNT3MANDT
KOKRSControlling Area KOKRSCHAR4CACCDCAC
QVERSNVersion VERSNCHAR3ALPHACOVERSIKVS
QGJAHRCO fiscal year FM_COGJAHRNUMC4GJAHRGJAHR
KSTARCost Element KSTARCHAR10ALPHAKSTARKAT
OBJNRObject number J_OBJNRCHAR22J_OBJNRONR
FIKRSFinancial Management Area FIKRSCHAR4FIKRSFIK
ZVERSNVersion VERSNCHAR3ALPHACOVERSIKVS
ZGJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
FM_OBJNRObject number for FI-SL tables GOBJNRCHAR18OBJNR
BUDCATLedger RLDNRCHAR2ALPHARLDNRGLNH_T881
VALTYPEBCS Value Type BUKU_VALTYPECHAR2BUKU_VALTYPE
BUDTYPEBudget Type BUKU_BUDTYPECHAR4CHAR4BUTY
RPMAXPeriod RPMAXNUMC3RPMAX
RTCURCurrency Key RTCURCUKY5WAERSFWS
TSL01Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL02Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL03Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL04Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL05Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL06Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL07Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL08Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL09Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL10Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL11Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL12Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL13Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL14Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL15Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
TSL16Total of transactions of the period in transaction currency TSLXX9CURR17(2) WERTV9
HSL01Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL02Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL03Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL04Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL05Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL06Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL07Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL08Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL09Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL10Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL11Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL12Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL13Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL14Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL15Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
HSL16Total of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
GNJHRYear of Cash Effectivity GNJHRNUMC4GJAHRGJAHRGNJHR

Key field Non-key field



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

As FMCY_S_GTDATA 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 FMCY_S_GTDATA as there is no data to select.

How to access SAP table FMCY_S_GTDATA

Within an ECC or HANA version of SAP you can also view further information about FMCY_S_GTDATA 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!