WRF_BUDG_KEY_FIELDS_STY SAP (Possible Fields at Budget Level of Budgets) Structure details

Dictionary Type: Structure
Description: Possible Fields at Budget Level of Budgets




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




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

WRF_BUDG_KEY_FIELDS_STY 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 "Possible Fields at Budget Level of Budgets" 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_WRF_BUDG_KEY_FIELDS_STY TYPE WRF_BUDG_KEY_FIELDS_STY.

The WRF_BUDG_KEY_FIELDS_STY table consists of various fields, each holding specific information or linking keys about Possible Fields at Budget Level of Budgets data available in SAP. These include SPBUP3 (3-Character Posting Period), PERIV (Fiscal Year Variant), CALMONTH (Period to analyze - month), CALWEEK (Period to analyze - week).. 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 WRF_BUDG_KEY_FIELDS_STY 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
SPBUP7-Character Posting Period Period/Year WISP_SPBUPNUMC7PERI7JAHRPERWXP11
SPBUP33-Character Posting Period WISP_SPBUP3NUMC3POPERWXP13
PERIVFiscal Year Variant PERIVCHAR2Assigned to domainPERIV
CALMONTHPeriod to analyze - month SPMONNUMC6PERIMCPERIOD
CALWEEKPeriod to analyze - week SPWOCNUMC6PERIMCPERIOD
CALYEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
QUARTER1Quarter ( 1 - 4 ) QUARTERNUMC1NUMC1
MONTH2Calendar month MCW_MONATNUMC2AM_MONAT
WEEK2Calendar week MCW_KALWOCNUMC2NUM02
CALQUARTERCalendar Year / Quarter WRF_BUDG_QUARTERNUMC5WRF_BUDG_QUARTER
HALFYEAR1Half-year (1/2) HALFYEARNUMC1NUMC1
SAISOSeason Category SAISOCHAR4T6WSPSAISOSAISO
SAISJSeason Year SAISJCHAR4GJAHRCJAHRWMSAISJ
SAITYRollout in a Season SAITYCHAR2T6WSASAITYWMSAITY
PLGTPPrice Band Category PLGTPCHAR2TWPTPLGTP
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
WGRU1Material Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
WGRU2Material Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
WGRU3Material Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
WGRU4Material Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
CDT1Hierarchy Node WRF_STRUC_NODECHAR18WRF_NODESRTNODEWRF_MATGRP_CSHLP
CDT2Hierarchy Node WRF_STRUC_NODECHAR18WRF_NODESRTNODEWRF_MATGRP_CSHLP
CDT3Hierarchy Node WRF_STRUC_NODECHAR18WRF_NODESRTNODEWRF_MATGRP_CSHLP
CDT4Hierarchy Node WRF_STRUC_NODECHAR18WRF_NODESRTNODEWRF_MATGRP_CSHLP
CDT5Hierarchy Node WRF_STRUC_NODECHAR18WRF_NODESRTNODEWRF_MATGRP_CSHLP
CDT6Hierarchy Node WRF_STRUC_NODECHAR18WRF_NODESRTNODEWRF_MATGRP_CSHLP
CDT7Hierarchy Node WRF_STRUC_NODECHAR18WRF_NODESRTNODEWRF_MATGRP_CSHLP
HIEIDHierarchy WRF_HIER_CNTCHAR2WRF_HIERCNTRTHIERWRF_HIERID_STATUS
MCATDIVHierarchy Node WRF_STRUC_NODECHAR18WRF_NODESRTNODEWRF_MATGRP_CSHLP
EKORGPurchasing Organization EKORGCHAR4T024EEKORGEKO
EKGRPPurchasing Group EKGRPCHAR3T024EKGRPEKG
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
VLFKZPlant category VLFKZCHAR1VLFKZ
LAND1Country Key LAND1CHAR3T005LAND1LND
REGIOSTATE (State, Province, County) REGIOCHAR3T005SREGIO
COUNCCounty Code COUNCCHAR3T005ECOUNC
CITYCCity Code CITYCCHAR4T005GCITYC
BZIRKSales district BZIRKCHAR6T171BZIRKBZI
OTB_TYPEBudget Type WRF_BUDG_TYPECHAR2WRF_BUDG_TYPEWRF_POTB_BUDGET_TYPE_F4
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG

Key field Non-key field



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

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

How to access SAP table WRF_BUDG_KEY_FIELDS_STY

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