BAPIACAM04 SAP (Time-dependent data - English field names) Structure details

Dictionary Type: Structure
Description: Time-dependent data - English field names




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




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

BAPIACAM04 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 "Time-dependent data - English field names" 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_BAPIACAM04 TYPE BAPIACAM04.

The BAPIACAM04 table consists of various fields, each holding specific information or linking keys about Time-dependent data - English field names data available in SAP. These include ASSETMAINNO (Main Asset Number), ASSETSUBNO (Asset Subnumber), VAL_END_DT (Date validity ends), VAL_BEG_DT (Date for beginning of validity).. 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 BAPIACAM04 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
COMP_CODECompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
ASSETMAINNOMain Asset Number BF_ANLN1CHAR12ALPHABF_ANLN1AN1
ASSETSUBNOAsset Subnumber BF_ANLN2CHAR4ALPHABF_ANLN2AN2
VAL_END_DTDate validity ends BF_BDATUDATS8DATUM
VAL_BEG_DTDate for beginning of validity BF_ADATUDATS8DATUMADT
COSTCENTERCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
PLANTPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
BUS_AREABusiness Area GSBERCHAR4Assigned to domainGSBERGSB
ACTTYPEActivity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
SHIFT_FACTMultiple-shift factor for multiple shift operation BF_MSFAKDEC3(2) BF_MSFAK
SHTDWN_INDAsset shutdown BF_XSTILCHAR1BF_XFELD
LOCATIONAsset location BF_STORTCHAR10Assigned to domainAP_STAND
INTERN_ORDInternal order BF_CAUFNCHAR12Assigned to domainALPHAAUFNR
MAINTROOMRoom BF_RAUMNRCHAR8CHAR8
MAIN_ORDERMaintenance order BF_IAUFNCHAR12Assigned to domainALPHAAUFNR
FUNCT_LOCFunctional location BF_TPLNRCHAR30BF_TPLNRIFLIFLM
TAXJURCODETax Jurisdiction TXJCDCHAR15Assigned to domainTXJCDTXJ
MAINT_PROJWBS element - maintenance project BF_AM_IPSNRNUMC8Assigned to domainABPSPPS_POSNR
PLATE_NOLicense plate no. of vehichle BF_AM_KFZKZCHAR15BF_AM_KFZKZ
PERSON_NOPersonnel Number PERNR_DNUMC8PERNRPER
RESP_COSTCCost center responsible for asset BF_KOSTLVCHAR10Assigned to domainALPHAKOSTL
FUNDFund BP_GEBERCHAR10Assigned to domainBP_GEBERFIC
FUNC_AREAFunctional Area FKBERCHAR16Assigned to domainFKBERFBE
GRANT_NBRGrant GM_GRANT_NBRCHAR20ALPHAGM_GRANT_NBRGM_GRANT_NBRGRANTS_GENERIC
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
WBS_ELEM_COSTWBS Element (Costs) PS_PSP_PNR2NUMC8Assigned to domainABPSPPS_POSNR
FUNDS_CTRFunds Center FISTLCHAR16Assigned to domainFISTLFIS
FUNDS_CTR_APCFunds Center for APC Account Assignments FISTL2CHAR16Assigned to domainFISTLFIS
RL_EST_KEYInternal Key for Real Estate Object IMKEYCHAR8IMKEY
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 BAPIACAM04 using ABAP code?

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

How to access SAP table BAPIACAM04

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