BAPI1022_FEGLG003 SAP (Logical field group 003 - Time-dependent data) Structure details

Dictionary Type: Structure
Description: Logical field group 003 - Time-dependent data




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




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

BAPI1022_FEGLG003 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 "Logical field group 003 - Time-dependent data" 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_BAPI1022_FEGLG003 TYPE BAPI1022_FEGLG003.

The BAPI1022_FEGLG003 table consists of various fields, each holding specific information or linking keys about Logical field group 003 - Time-dependent data data available in SAP. These include TO_DATE (Date validity ends), BUS_AREA (Business Area), COSTCENTER (Cost Center), RESP_CCTR (Cost center responsible for asset).. 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 BAPI1022_FEGLG003 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
FROM_DATEDate for beginning of validity BF_ADATUDATS8DATUMADT
TO_DATEDate validity ends BF_BDATUDATS8DATUM
BUS_AREABusiness Area GSBERCHAR4TGSBGSBERGSB
COSTCENTERCost Center KOSTLCHAR10CSKSALPHAKOSTLKOS
RESP_CCTRCost center responsible for asset BF_KOSTLVCHAR10CSKSALPHAKOSTL
ACTTYPEActivity Type LSTARCHAR6CSLALSTARLARLART_EMPTY
INTERN_ORDOrder Number AUFNRCHAR12AUFKALPHAAUFNRANR
MAINT_ORDMaintenance order IAUFNCHAR12AUFKALPHAAUFNR
PLANTPlant WERKS_DCHAR4T001WWERKSWRKH_T001W_C
LOCATIONAsset location STORTCHAR10T499SAP_STAND
ROOMRoom BF_RAUMNRCHAR8CHAR8
PLATE_NOLicense plate no. of vehichle BF_AM_KFZKZCHAR15BF_AM_KFZKZ
PERSON_NOPersonnel Number PERNR_DNUMC8PERNRPER
SHIFT_FACTMultiple-shift factor for multiple shift operation BF_MSFAKDEC3(2) BF_MSFAK
SHUTDOWNAsset shutdown BF_XSTILCHAR1BF_XFELD
FUNDFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
FUNC_AREAFunctional Area FKBER_SHORTCHAR4FKBER_SHORTFBE
GRANT_NBRGrant GM_GRANT_NBRCHAR20ALPHAGM_GRANT_NBRGM_GRANT_NBRGRANTS_GENERIC
FUNC_AREA_LONGFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
FUNDS_CTRFunds Center FISTLCHAR16Assigned to domainFISTLFIS
FUND_APCFund for APC Account Assignments BP_GEBER2CHAR10Assigned to domainBP_GEBERFIC
FUNC_AREA_APCFunctional Area for APC Account Assignments FKBER2CHAR16Assigned to domainFKBERFBE
GRANT_NBR_APCGrant for APC Account Assignments GM_GRANT_NBR2CHAR20ALPHAGM_GRANT_NBR
FUNDS_CTR_APCFunds Center for APC Account Assignments FISTL2CHAR16Assigned to domainFISTLFIS
WBS_ELEMENT_COSTWBS Element - External Key BAPI1022_POSNR_EXT2CHAR24ABPSNPS_POSID
TAXJURCODETax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
RL_EST_KEYInternal Key for Real Estate Object IMKEYCHAR8IMKEY
RL_EST_KEY_EXTReal Estate Object - External Key BAPI1022_IMKEY_EXTCHAR40CHAR40
BUDGET_PERIODFM: Budget Period FM_BUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER
BUDGET_PERIOD_APCBudget Period for APC Account Assignments FM_BUDGET_PERIOD2CHAR10Assigned to domainFM_BUDGET_PERIODBUDPER
SEGMENTSegment for Segmental Reporting FB_SEGMENTCHAR10Assigned to domainALPHAFB_SEGMENT
PROFIT_CTRProfit Center PRCTRCHAR10Assigned to domainALPHAPRCTRPRCPRCTR_EMPTY

Key field Non-key field



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

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

How to access SAP table BAPI1022_FEGLG003

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