IF760 SAP (MC Black SAP Belgium) Structure details

Dictionary Type: Structure
Description: MC Black SAP Belgium




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




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

IF760 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 "MC Black SAP Belgium" 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_IF760 TYPE IF760.

The IF760 table consists of various fields, each holding specific information or linking keys about MC Black SAP Belgium data available in SAP. These include VERSIO (Version), PLACTI (Plan/Act. indicator (EC-EIS/EC-BP)), YEARB (Fiscal Year), PERDE (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: A - Application table (master and transaction data)
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Not classified


SAP IF760 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 MANDTCLNT3T000MANDT
VERSIOVersion CFVERSIONCHAR3TKCVSALPHACFVERSIONVRS
PLACTIPlan/Act. indicator (EC-EIS/EC-BP) CFPLACTCHAR1CFPLACTPLI
YEARBFiscal Year CFYEARBNUMC4GJAHRGJAHRFSY
PERDEPeriod CFPERDENUMC3POPERPRD
CHANESales Channel RKCG_CHANECHAR12T2719RKCG_CHANE
BRFAMPRODUCT GROUP RKCG_BRFAMCHAR15T2702RKCG_BRFAM
CNTRYCountry Key LAND1CHAR3T005LAND1LND
VERSOData area (previously version) CFVERSONUMC2T242VVERSODBE
RECNRCO-BPC record number CFRECNRNUMC8NUM8
AEDTMChanged On CFAEDTMDATS8CFDATUM
UNAMEUser name CFUNAMECHAR12CHAR12
VERSO_WAERSCurrency RKCG_CUKYCUKY5TCURCWAERS
SALRXSales Revenue RKCG_SALRXCURR15(2) RKCG_CURR
PRIEAPrice/earning RKCG_PRIEAQUAN15(3) RKCG_QUAN
ADDVXAdded Value RKCG_ADDVXCURR15(2) RKCG_CURR
RETOEReturn on Equity RKCG_RETOECURR15(2) RKCG_CURR
NWCAPNet working capital RKCG_NWCAPCURR15(2) RKCG_CURR
WOCANWorking capital need RKCG_WOCANCURR15(2) RKCG_CURR
GRORAGrowth rate RKCG_GRORAQUAN15(3) RKCG_QUAN
MAREXMArketing expenses RKCG_MAREXCURR15(2) RKCG_CURR
PRICMPrice margin RKCG_PRICMCURR15(2) RKCG_CURR
MARSHMarket shares RKCG_MARSHQUAN15(3) RKCG_QUAN
ECADVEconomical added val RKCG_ECADVCURR15(2) RKCG_CURR
EBITXEBIT RKCG_EBITXCURR15(2) RKCG_CURR
OPPROOperational Profit RKCG_OPPROCURR15(2) RKCG_CURR
ROIXXROI RKCG_ROIXXCURR15(2) RKCG_CURR
COMUNCost make one unit RKCG_COMUNCURR15(2) RKCG_CURR
COSUNCost sell one unit RKCG_COSUNCURR15(2) RKCG_CURR
TIMTMTime to market RKCG_TIMTMQUAN15(3) RKCG_QUAN
TIMTSTime to sell unit RKCG_TIMTSQUAN15(3) RKCG_QUAN
EACUSEarnings f.customer RKCG_EACUSCURR15(2) RKCG_CURR
EANPREarnings f.product RKCG_EANPRCURR15(2) RKCG_CURR
MACAPMachine capacity RKCG_MACAPQUAN15(3) RKCG_QUAN
OCCLEOccupation level RKCG_OCCLEQUAN15(3) RKCG_QUAN
ASSXXAssets RKCG_ASSXXCURR15(2) RKCG_CURR
TURNSTurns RKCG_TURNSQUAN15(3) RKCG_QUAN
HECOUHead count RKCG_HECOUQUAN15(3) RKCG_QUAN
ESIXXESI RKCG_ESIXXQUAN15(3) RKCG_QUAN

Key field Non-key field



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

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

How to access SAP table IF760

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