/ISDFPS/DATA_ORIGIN_FL SAP (IS-DFPS: Structure for Data Origin of Functional Locations) Structure details

Dictionary Type: Structure
Description: IS-DFPS: Structure for Data Origin of Functional Locations




ABAP Code to SELECT data from /ISDFPS/DATA_ORIGIN_FL
Related tables to /ISDFPS/DATA_ORIGIN_FL
Access table /ISDFPS/DATA_ORIGIN_FL




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

/ISDFPS/DATA_ORIGIN_FL 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 "IS-DFPS: Structure for Data Origin of Functional Locations" 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_/ISDFPS/DATA_ORIGIN_FL TYPE /ISDFPS/DATA_ORIGIN_FL.

The /ISDFPS/DATA_ORIGIN_FL table consists of various fields, each holding specific information or linking keys about IS-DFPS: Structure for Data Origin of Functional Locations data available in SAP. These include INGRPI (Data origin indicator), TIDNRI (Data origin indicator), RBNR_I (Data origin indicator), SUBMTI (Data origin for construction type field).. 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)


SAP /ISDFPS/DATA_ORIGIN_FL 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
IWERKIData origin indicator INHERCHAR1INHER
INGRPIData origin indicator INHERCHAR1INHER
TIDNRIData origin indicator INHERCHAR1INHER
RBNR_IData origin indicator INHERCHAR1INHER
SUBMTIData origin for construction type field INH_SUBMTICHAR1INHER
IEQUIIData origin for equip. inst. allowed field INH_IEQUIICHAR1INHER
ABCKZIData origin for ABC indicator field INH_ABCKZICHAR1INHER
SWERKIData origin for maintenance plant field INH_SWERKICHAR1INHER
STORTIData origin for location field INH_STORTICHAR1INHER
MSGRPIData origin for room number field INH_MSGRPICHAR1INHER
BEBERIData origin for plant section field INH_BEBERICHAR1INHER
PPSIDIData origin for PP work center field INH_PPSIDICHAR1INHER
GSBERIData origin for business area field INH_GSBERICHAR1INHER
KOKRSIData origin for controlling area field INH_KOKRSICHAR1INHER
KOSTLIData origin for cost center field INH_KOSTLICHAR1INHER
PROIDIData origin for WBS element field INH_PROIDICHAR1INHER
BUKRSIData origin for company code field INH_BUKRSICHAR1INHER
ANLNRIData origin for asset main no./sub-no. fields INH_ANLNRICHAR1INHER
ANLUNIData origin indicator INHERCHAR1INHER
DAUFNIData origin of standing order number field INH_DAUFNICHAR1INHER
AUFNRIData origin for settlement order field INH_AUFNRICHAR1INHER
ADRNRIData origin for address field INH_ADRNRICHAR1INHER
EINZLIData origin for authorization group field INH_BEGRUICHAR1INHER
LGWIDIData Origin for the Field 'Work Center' INH_LGWIDICHAR1INHER

Key field Non-key field



How do I retrieve data from SAP structure /ISDFPS/DATA_ORIGIN_FL using ABAP code?

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

How to access SAP table /ISDFPS/DATA_ORIGIN_FL

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