HRECM00BUDGET_RA_BDG_SUMM SAP (Structure for reassigning budget values: summary) Structure details

Dictionary Type: Structure
Description: Structure for reassigning budget values: summary




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




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

HRECM00BUDGET_RA_BDG_SUMM 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 "Structure for reassigning budget values: summary" 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_HRECM00BUDGET_RA_BDG_SUMM TYPE HRECM00BUDGET_RA_BDG_SUMM.

The HRECM00BUDGET_RA_BDG_SUMM table consists of various fields, each holding specific information or linking keys about Structure for reassigning budget values: summary data available in SAP. These include FR_ORGNM (Sending Org Unit), SOBDAM (Sending Org Unit Original Budgeted Amount), SOBDCU (Currency Key), SOSPAM (Sending Org Unit Original Spent Amount).. 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 HRECM00BUDGET_RA_BDG_SUMM 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
NODE_KEY 0
FR_ORGNMSending Org Unit ECM_FONME_BSPCHAR40TEXT40
SOBDAMSending Org Unit Original Budgeted Amount ECM_SOBDAM_BSPCURR16(2) PMCURR
SOBDCUCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SOSPAMSending Org Unit Original Spent Amount ECM_SOSPAM_BSPCURR16(2) PMCURR
SOSPCUCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SOBDNOSending Org Unit Original Budgeted Number ECM_SOBDNO_BSPDEC10ECM_STKNO
SOBDSUStock Unit ECM_STKUNCHAR4Assigned to domainECM_STKUN
SOSPNOSending Org Unit Original Spent Number ECM_SOSPNO_BSPDEC10ECM_STKNO
SOSPSUStock Unit ECM_STKUNCHAR4Assigned to domainECM_STKUN
SNBDAMSending Org Unit New Budgeted Amount ECM_SNBDAM_BSPCURR16(2) PMCURR
SNBDCUCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SNSPAMSending Org Unit New Spent Amount ECM_SNSPAM_BSPCURR16(2) PMCURR
SNSPCUCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
SNBDNOSending Org Unit New Budgeted Number ECM_SNBDNO_BSPDEC10ECM_STKNO
SNBDSUStock Unit ECM_STKUNCHAR4Assigned to domainECM_STKUN
SNSPNOSending Org Unit New Spent Number ECM_SNSPNO_BSPDEC10ECM_STKNO
SNSPSUStock Unit ECM_STKUNCHAR4Assigned to domainECM_STKUN
TO_ORGNMReceiving Org Unit ECM_TONME_BSPCHAR40TEXT40
ROBDAMReceiving Org Unit Original Budgeted Amount ECM_ROBDAM_BSPCURR16(2) PMCURR
ROBDCUCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ROSPAMReceiving Org Unit Original Spent Amount ECM_ROSPAM_BSPCURR16(2) PMCURR
ROSPCUCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
ROBDNOReceiving Org Unit Original Budgeted Number ECM_ROBDNO_BSPDEC10ECM_STKNO
ROBDSUStock Unit ECM_STKUNCHAR4Assigned to domainECM_STKUN
ROSPNOReceiving Org Unit Original Spent Number ECM_ROSPNO_BSPDEC10ECM_STKNO
ROSPSUStock Unit ECM_STKUNCHAR4Assigned to domainECM_STKUN
RNBDAMReceiving Org Unit New Budgeted Amount ECM_RNBDAM_BSPCURR16(2) PMCURR
RNBDCUCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
RNSPAMReceiving Org Unit New Spent Amount ECM_RNSPAM_BSPCURR16(2) PMCURR
RNSPCUCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
RNBDNOReceiving Org Unit New Budgeted Number ECM_RNBDNO_BSPDEC10ECM_STKNO
RNBDSUStock Unit ECM_STKUNCHAR4Assigned to domainECM_STKUN
RNSPNOReceiving Org Unit New Spent Number ECM_RNSPNO_BSPDEC10ECM_STKNO
RNSPSUStock Unit ECM_STKUNCHAR4Assigned to domainECM_STKUN

Key field Non-key field



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

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

How to access SAP table HRECM00BUDGET_RA_BDG_SUMM

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