FC03_S_UPL11FLD SAP (Field Catalog Flexible Upload: Consolidation Groups) Structure details

Dictionary Type: Structure
Description: Field Catalog Flexible Upload: Consolidation Groups




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




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

FC03_S_UPL11FLD 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 "Field Catalog Flexible Upload: Consolidation Groups" 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_FC03_S_UPL11FLD TYPE FC03_S_UPL11FLD.

The FC03_S_UPL11FLD table consists of various fields, each holding specific information or linking keys about Field Catalog Flexible Upload: Consolidation Groups data available in SAP. These include CONGR (Consolidation group), RVERS (Consolidation (end-result) version), RYEAR (Effective from fiscal year), PERID (Effective from period).. 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 FC03_S_UPL11FLD 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
DIMENDimension FC_DIMENCHAR2TF150FC_DIMENDINFC_DIMEN
CONGRConsolidation group FC_CONGRCHAR18TF180AFIMCFC_CONGRCGR
RVERSConsolidation (end-result) version FC_RVERSCHAR3TF200ALPHAFC_RVERSGVSFC_RVERS
RYEAREffective from fiscal year FC_FRYEARNUMC4INVGJGJAHR_INV
PERIDEffective from period FC_FRPERIDNUMC3INVPRFC_PERID_F
LANGULanguage Key SPRASLANG1T002ISOLASPRASSPRH_T002
TXTSHShort text FC_TXTSHCHAR15TEXT15
TXTMIMedium text FC_TXTMICHAR30TEXT30
RLDNRLedger FC_RLDNRCHAR2T881ALPHARLDNRGLNFC_RLDNR
HLEVLHierarchy level FC_HLEVLCHAR2TF195FC_HLEVLHLV
FSCATConsolidation frequency FC_FSCATCHAR1TF240FC_FSCATFC_FSCAT
CNTRYCountry FC_CNTRYCHAR3T005LAND1
LANGU_BULanguage of consolidation unit FC_LANGU_BULANG1T002ISOLASPRASSPRH_T002
PERIVFiscal year variant FC_PERIVCHAR2T009PERIV
NAME1Name 1 FC_NAME1CHAR50TEXT50
NAME2Name 2 FC_NAME2CHAR50TEXT50
STRETStreet FC_STRETCHAR50TEXT50
POBOXPO Box FC_POBOXCHAR10CHAR10
CITYCity FC_CITYCHAR30TEXT30
ZIPC1Postal zip code (for actual street address) FC_ZIPC1CHAR10CHAR10
ZIPC2Postal zip code (mailing address) FC_ZIPC2CHAR10CHAR10
TELFNTelephone switchboard FC_TELFNCHAR15CHAR15
TEFAXTelefax center FC_TEFAXCHAR15CHAR15
TELEXTelex center FC_TELEXCHAR30CHAR30
TAXRTTax rate FC_TAXRTDEC7(4) PRZ34
DIVTAXTax rate for investment income FC_DIVTAXRTDEC7(4) PRZ34
GCINDEntry in group currency FC_GCINDCHAR1CHAR1_X
CTRGRTranslation method FC_CTRGRCHAR5Assigned to domainFC_CMETH
PERTPPeriod category FC_PERTPCHAR4TF325FC_PERTPFC_PERTP
RLINDRollup CU can be entered and recorded FC_RLINDCHAR1CHAR1_X
VALG3Validation ID 3 (for validating consolidation groups) FC_VALG3CHAR7GB93VALIDATIONFC_VALID
FPERSPosition of contact person FC_FPERSCHAR5TF170FC_FPERSFC_FPERS
NAMEName FC_NAMECHAR30TEXT30
BUNIT_FROMFrom consolidation unit FC_BUNIT_FROMCHAR18Assigned to domainAFIMCFC_BUNIT
BUNIT_TOTo consolidation unit FC_BUNIT_TOCHAR18AFIMCFC_CGCU
FYEARYear of first consolidation FC_FYEARNUMC4GJAHRGJAHR
FPERIPeriod of first consolidation FC_FPERINUMC3FC_FPERI
FEFLGFirst consolidation at the end of period FC_FEFLGCHAR1X
FORGCHFLGIndicator for Organizational Change at First Consolidation FC_FORGCHFLGCHAR1X
FORGCHOrganizational Change at First Consolidation FC_FORGCHNUMC5Assigned to domainFC_ORGCH
HFSYEARYear of Intention for Sale FC_HFSYEARNUMC4GJAHRGJAHR
HFSPERIPeriod of Intention for Sale FC_HFSPERINUMC3PERDE
DOPYEARYear of Discontinued Operations FC_DOPYEARNUMC4GJAHRGJAHR
DOPPERIPeriod of Discontinued Operations FC_DOPPERINUMC3PERDE
LYEARYear of divestiture accounting FC_LYEARNUMC4GJAHRGJAHR
LPERIPeriod of divestiture accounting FC_LPERINUMC3FC_LPERI
LBFLGDivestiture accounting at beginning of period FC_LBFLGCHAR1X
LORGCHFLGIndicator for Organizational Change at Divestiture Acctg FC_LORGCHFLGCHAR1X
LMERGERFLGDivestiture Accounting Due to Merger FC_LMERGERFLGCHAR1X
PCINDParent unit FC_PCINDCHAR1CHAR1_X
DUMMYUser-defined field for use in upload methods FC_DUMMYCHAR36FC_DUMMY

Key field Non-key field



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

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

How to access SAP table FC03_S_UPL11FLD

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