BAPI_FUNCLOC_INH_VALUE SAP (Struc. for Vals Inheritance-Relevant Flds FunctionalLocation) Structure details

Dictionary Type: Structure
Description: Struc. for Vals Inheritance-Relevant Flds FunctionalLocation




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




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

BAPI_FUNCLOC_INH_VALUE 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 "Struc. for Vals Inheritance-Relevant Flds FunctionalLocation" 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_VALUE TYPE BAPI_FUNCLOC_INH_VALUE.

The BAPI_FUNCLOC_INH_VALUE table consists of various fields, each holding specific information or linking keys about Struc. for Vals Inheritance-Relevant Flds FunctionalLocation data available in SAP. These include CONSTTYPE (Construction type material of the object), MANPARNO (Manufacturer part number), EQINSTALL (Installation of equipment allowed at the functional location), EQSINGLE (Single equipment installation at functional location).. 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_VALUE 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
AUTHGRPTechnical object authorization group IAUTGCHAR4Assigned to domainIAUTG
CONSTTYPEConstruction type material of the object SUBMTCHAR18Assigned to domainMATN1MATNRMAT
MANPARNOManufacturer part number MAPARCHAR30MAPAR
EQINSTALLInstallation of equipment allowed at the functional location IEQUICHAR1X
EQSINGLESingle equipment installation at functional location EINZLCHAR1XFELD
PLANPLANTMaintenance Planning Plant IWERKCHAR4Assigned to domainWERKSIWK
PLANGROUPPlanner Group for Customer Service and Plant Maintenance INGRPCHAR3Assigned to domainINGRPIHG
WORK_CTRObject ID of the Work Center LGWIDNUMC8Assigned to domainCR_OBJID
CATPROFILECatalog Profile RBNRCHAR9Assigned to domainRBNR
ABCINDICABC indicator for technical object ABCKZCHAR1Assigned to domainABCKZ
MAINTPLANTMaintenance plant SWERKCHAR4Assigned to domainWERKSSWK
MAINTLOCAsset location STORTCHAR10Assigned to domainAP_STAND
MAINTROOMRoom RAUMNRCHAR8CHAR8
PLSECTNPlant section BEBERCHAR3Assigned to domainBEBERBBE
PP_WKCTRObject ID of PP work center PPSIDNUMC8Assigned to domainCR_OBJID
BUS_AREABusiness Area GSBERCHAR4Assigned to domainGSBERGSB
CONTAREAControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
COSTCENTERCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
WBS_ELEMWork Breakdown Structure Element (WBS Element) PS_PSP_PNRNUMC8Assigned to domainKONPRPS_POSNR
COMP_CODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
ASSET_NOMain Asset Number ANLN1CHAR12Assigned to domainALPHAANLN1AN1
SUB_NUMBERAsset Subnumber ANLN2CHAR4Assigned to domainALPHAANLN2AN2
STANDORDERStanding order number DAUFNCHAR12Assigned to domainALPHAAUFNRORDP
SETTLORDERSettlement order ILOM_ORDSTCHAR12Assigned to domainALPHAAUFNRORDE
SALES_ORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
DISTR_CHANDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
DIVISIONDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART

Key field Non-key field



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

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

How to access SAP table BAPI_FUNCLOC_INH_VALUE

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