FCIW_S_BW_EXSRC_02A SAP (Extraction Structure BW) Structure details

Dictionary Type: Structure
Description: Extraction Structure BW




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




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

FCIW_S_BW_EXSRC_02A 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 "Extraction Structure BW" 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_FCIW_S_BW_EXSRC_02A TYPE FCIW_S_BW_EXSRC_02A.

The FCIW_S_BW_EXSRC_02A table consists of various fields, each holding specific information or linking keys about Extraction Structure BW data available in SAP. These include PERID (Posting period), FISCVARNT (Fiscal Year Variant), RVERS (Consolidation (end-result) version), DIMEN (Dimension).. 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 FCIW_S_BW_EXSRC_02A 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
RYEARFiscal year FC_RYEARNUMC4GJAHRGJAHRGFY
PERIDPosting period POPERNUMC3POPERPOPR
FISCVARNTFiscal Year Variant PERIVCHAR2Assigned to domainPERIV
RVERSConsolidation (end-result) version FC_RVERSCHAR3Assigned to domainALPHAFC_RVERSGVSFC_RVERS
DIMENDimension FC_DIMENCHAR2Assigned to domainFC_DIMENDINFC_DIMEN
BUNITConsolidation unit FC_BUNITCHAR18Assigned to domainAFIMCFC_BUNITBUN
COICUInvestee unit FC_COICUCHAR18Assigned to domainAFIMCFC_BUNITCCU
ITCLGConsolidation chart of accounts FC_ITCLGCHAR2Assigned to domainFC_ITCLGITCFC_ITCLG
ITEMFinancial statement item FC_ITEMCHAR10Assigned to domainBFIMCFC_ITEMITM
SITYPSubitem category FC_SITYPCHAR3Assigned to domainFC_SITYPSTPFC_SITYP
SITEMSubitem FC_SITEMCHAR10Assigned to domainFC_SITEMSTM
COIACActivity for consolidation of investments FC_COIACCHAR2FC_COIACCOA
COINRConsolidation of investments activity number FC_COINRCHAR10ALPHABELNRCNR
PCNT1Change in investment share FC_PCNT1DEC11(8) PRZ38
RLCURCurrency Key for Local Currency FCIW_LCURCUKY5Assigned to domainWAERS
RGCURCurrency Key for Group Currency FCIW_GCURCUKY5Assigned to domainWAERS
BKVLCTotal of transactions of the period in local currency HSLXX9CURR17(2) WERTV9
BKVRCTotal of transactions of the period in group currency KSLXX9CURR17(2) WERTV9
SPCNTSign of the change in investment FC_SPCNTCHAR1FC_SIGN
SVALUSign of book value change FC_SVALUCHAR1FC_SIGN
RLDNRLedger FC_RLDNRCHAR2Assigned to domainALPHARLDNRGLNFC_RLDNR

Key field Non-key field



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

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

How to access SAP table FCIW_S_BW_EXSRC_02A

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