BAPI_FUNCLOC_INH_INDICATOR SAP (Indicators for Inheritance-Relevant Flds Functional Location) Structure details

Dictionary Type: Structure
Description: Indicators for Inheritance-Relevant Flds Functional Location




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




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

BAPI_FUNCLOC_INH_INDICATOR 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 "Indicators for Inheritance-Relevant Flds Functional Location" 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_BAPI_FUNCLOC_INH_INDICATOR TYPE BAPI_FUNCLOC_INH_INDICATOR.

The BAPI_FUNCLOC_INH_INDICATOR table consists of various fields, each holding specific information or linking keys about Indicators for Inheritance-Relevant Flds Functional Location data available in SAP. These include CONSTTYPE (Data origin for construction type field), MANPARNO (SAP Development Reserve: Format CHAR, Length 1), EQINSTALL (Data origin for equip. inst. allowed field), EQSINGLE (Data origin for authorization group 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 or numeric)


SAP BAPI_FUNCLOC_INH_INDICATOR 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
AUTHGRPData origin for authorization group field INH_BEGRUICHAR1INHER
CONSTTYPEData origin for construction type field INH_SUBMTICHAR1INHER
MANPARNOSAP Development Reserve: Format CHAR, Length 1 RESERVE_CHAR_001CHAR1CHAR1
EQINSTALLData origin for equip. inst. allowed field INH_IEQUIICHAR1INHER
EQSINGLEData origin for authorization group field INH_BEGRUICHAR1INHER
PLANPLANTData origin for planning plant field INH_IWERKICHAR1INHER
PLANGROUPData origin for maintenance planner group field INH_INGRPICHAR1INHER
WORK_CTRData Origin for the Field 'Work Center' INH_LGWIDICHAR1INHER
CATPROFILEData origin for maintenance catalog field INH_RBNR_ICHAR1INHER
ABCINDICData origin for ABC indicator field INH_ABCKZICHAR1INHER
MAINTPLANTData origin for maintenance plant field INH_SWERKICHAR1INHER
MAINTLOCData origin for location field INH_STORTICHAR1INHER
MAINTROOMData origin for room number field INH_MSGRPICHAR1INHER
PLSECTNData origin for plant section field INH_BEBERICHAR1INHER
PP_WKCTRData origin for PP work center field INH_PPSIDICHAR1INHER
BUS_AREAData origin for business area field INH_GSBERICHAR1INHER
CONTAREAData origin for controlling area field INH_KOKRSICHAR1INHER
COSTCENTERData origin for cost center field INH_KOSTLICHAR1INHER
WBS_ELEMData origin for WBS element field INH_PROIDICHAR1INHER
COMP_CODEData origin for company code field INH_BUKRSICHAR1INHER
ASSET_NOData origin for asset main no./sub-no. fields INH_ANLNRICHAR1INHER
SUB_NUMBERData origin indicator INHERCHAR1INHER
STANDORDERData origin of standing order number field INH_DAUFNICHAR1INHER
SETTLORDERData origin for settlement order field INH_AUFNRICHAR1INHER
SALES_ORGData origin for sales organization field INH_VKORGICHAR1INHER
DISTR_CHANData origin of distribution channel field INH_VTWEGICHAR1INHER
DIVISIONData origin for division field INH_SPARTICHAR1INHER

Key field Non-key field



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

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

How to access SAP table BAPI_FUNCLOC_INH_INDICATOR

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