ACIVALLINE_I SAP (CO Planning: Total Values for Plan Activity Input BAPIs) Structure details

Dictionary Type: Structure
Description: CO Planning: Total Values for Plan Activity Input BAPIs




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




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

ACIVALLINE_I 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 "CO Planning: Total Values for Plan Activity Input BAPIs" 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_ACIVALLINE_I TYPE ACIVALLINE_I.

The ACIVALLINE_I table consists of various fields, each holding specific information or linking keys about CO Planning: Total Values for Plan Activity Input BAPIs data available in SAP. These include LSTAR (Activity Type), PRZNR (Business Process), AUFNR (Order Number), POSID (Work Breakdown Structure Element (WBS Element)).. 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 ACIVALLINE_I 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
KOSTLCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
LSTARActivity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
PRZNRBusiness Process CO_PRZNRCHAR12Assigned to domainALPHACO_PRZNRKWP
AUFNROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
POSIDWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
P_KOSTLSender cost center SKOSTCHAR10Assigned to domainALPHAKOSTLKSK
P_LSTARSender activity type SLSTACHAR6Assigned to domainLSTARKSA
P_PRZNRSender Business Process SPRZNRCHAR12Assigned to domainALPHACO_PRZNR
KSTARCost Element KSTARCHAR10Assigned to domainALPHAKSTARKAT
MEF001Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF002Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF003Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF004Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF005Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF006Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF007Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF008Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF009Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF010Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF011Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF012Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF013Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF014Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF015Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEF016Fixed Quantity MEFXXXQUAN15(3) MENGV8
MEV001Variable quantity MEVXXXQUAN15(3) MENGV8
MEV002Variable quantity MEVXXXQUAN15(3) MENGV8
MEV003Variable quantity MEVXXXQUAN15(3) MENGV8
MEV004Variable quantity MEVXXXQUAN15(3) MENGV8
MEV005Variable quantity MEVXXXQUAN15(3) MENGV8
MEV006Variable quantity MEVXXXQUAN15(3) MENGV8
MEV007Variable quantity MEVXXXQUAN15(3) MENGV8
MEV008Variable quantity MEVXXXQUAN15(3) MENGV8
MEV009Variable quantity MEVXXXQUAN15(3) MENGV8
MEV010Variable quantity MEVXXXQUAN15(3) MENGV8
MEV011Variable quantity MEVXXXQUAN15(3) MENGV8
MEV012Variable quantity MEVXXXQUAN15(3) MENGV8
MEV013Variable quantity MEVXXXQUAN15(3) MENGV8
MEV014Variable quantity MEVXXXQUAN15(3) MENGV8
MEV015Variable quantity MEVXXXQUAN15(3) MENGV8
MEV016Variable quantity MEVXXXQUAN15(3) MENGV8
ROW_IDLines in parameter BAPI_LINEINT410INT4
SEND_FUNDSender fund FM_SFONDSCHAR10Assigned to domainBP_GEBERSENDER_FUND
REC_FUNDReceiver fund FM_EFONDSCHAR10Assigned to domainBP_GEBERRECEIVER_FUND
SEND_FUNCTIONSending Functional Area SFKTBERCHAR16Assigned to domainFKBER
REC_FUNCTIONReceiving Functional Area EFKTBERCHAR16Assigned to domainFKBER
SEND_GRANTSender Grant GM_GRANT_SENDERCHAR20ALPHAGM_GRANT_NBR
REC_GRANTReceiver Grant GM_GRANT_RECEIVERCHAR20ALPHAGM_GRANT_NBR
SEND_BUDGET_PDFM: Sender Budget Period FM_SBUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER
REC_BUDGET_PDFM: Receiver Budget Period FM_EBUDGET_PERIODCHAR10Assigned to domainFM_BUDGET_PERIODBUDPER

Key field Non-key field



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

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

How to access SAP table ACIVALLINE_I

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