FMBBPS_ACC_REASSGMT SAP (Structure for Account Reassignment (FM-SRM)) Structure details

Dictionary Type: Structure
Description: Structure for Account Reassignment (FM-SRM)




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




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

FMBBPS_ACC_REASSGMT 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 Account Reassignment (FM-SRM)" 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_FMBBPS_ACC_REASSGMT TYPE FMBBPS_ACC_REASSGMT.

The FMBBPS_ACC_REASSGMT table consists of various fields, each holding specific information or linking keys about Structure for Account Reassignment (FM-SRM) data available in SAP. These include NUMBER_EXT (External Item Number), REFBT_DOC_CAT (Reference document category), RFKNT_ACC_LN (Account assignment number of reference document), RFETE_SERV_LN (Reference document classification number).. 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 FMBBPS_ACC_REASSGMT 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
OBJIDTransaction Number CRMT_OBJECT_ID_DBCHAR10ALPHACRM_OBJECT_ID
NUMBER_EXTExternal Item Number CRMT_ITEM_NO_EXTNUMC10
REFBT_DOC_CATReference document category FM_REFBTYPNUMC3FM_REFBTYP
RFKNT_ACC_LNAccount assignment number of reference document CC_RFKNTNUMC5NUMC05
RFETE_SERV_LNReference document classification number CC_RFETENUMC4Assigned to domainETENR
OBJID_SRMTransaction Number CRMT_OBJECT_ID_DBCHAR10ALPHACRM_OBJECT_ID
NUMBER_INTItem Number in Document CRMT_ITEM_NONUMC10CRM_ITEM_NO
SFIPOSSender commitment item FM_SFIPOSCHAR14Assigned to domainFMCISFIPOS
SFIPEXSender commitment item FM_SFIPEXCHAR24Assigned to domainFMCILFM_FIPEXFPS
SFISTLSender funds center FM_SFICTRCHAR16Assigned to domainFISTL
SFONDSSender fund FM_SFONDSCHAR10Assigned to domainBP_GEBERSENDER_FUND
SFAREAFunctional Area FM_FAREACHAR16Assigned to domainFKBERFBE
SHKONTSender account FM_SHKONTCHAR10Assigned to domainALPHASAKNR
SOBJNRZObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
SMEASUREFunded Program FM_MEASURECHAR24Assigned to domainFM_MEASUREFM_MEASURE
SGRANT_NBRGrant GM_GRANT_NBRCHAR20ALPHAGM_GRANT_NBRGM_GRANT_NBRGRANTS_GENERIC
SBUDGET_PDFM: Sender Budget Period FM_SBUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER
RFIPOSSender commitment item FM_SFIPOSCHAR14Assigned to domainFMCISFIPOS
RFIPEXSender commitment item FM_SFIPEXCHAR24Assigned to domainFMCILFM_FIPEXFPS
RFISTLSender funds center FM_SFICTRCHAR16Assigned to domainFISTL
RFONDSSender fund FM_SFONDSCHAR10Assigned to domainBP_GEBERSENDER_FUND
RFAREAFunctional Area FM_FAREACHAR16Assigned to domainFKBERFBE
RHKONTSender account FM_SHKONTCHAR10Assigned to domainALPHASAKNR
ROBJNRZObject number J_OBJNRCHAR22Assigned to domainJ_OBJNRONR
RMEASUREFunded Program FM_MEASURECHAR24Assigned to domainFM_MEASUREFM_MEASURE
RGRANT_NBRGrant GM_GRANT_NBRCHAR20ALPHAGM_GRANT_NBRGM_GRANT_NBRGRANTS_GENERIC
RBUDGET_PDFM: Sender Budget Period FM_SBUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER

Key field Non-key field



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

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

How to access SAP table FMBBPS_ACC_REASSGMT

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