BAPIMEOUTACCOUNTX SAP (Account Assignment Data - Change Parameter - Outl. Agreement) Structure details

Dictionary Type: Structure
Description: Account Assignment Data - Change Parameter - Outl. Agreement




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




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

BAPIMEOUTACCOUNTX 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 "Account Assignment Data - Change Parameter - Outl. Agreement" 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_BAPIMEOUTACCOUNTX TYPE BAPIMEOUTACCOUNTX.

The BAPIMEOUTACCOUNTX table consists of various fields, each holding specific information or linking keys about Account Assignment Data - Change Parameter - Outl. Agreement data available in SAP. These include SERIAL_NO (Sequential Number of Account Assignment), ITEM_NOX (Updated information in related user data field), SERIAL_NOX (Updated information in related user data field), DELETE_IND (Updated information in related user data 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 BAPIMEOUTACCOUNTX 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
ITEM_NOItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
SERIAL_NOSequential Number of Account Assignment DZEKKNNUMC2NUM02
ITEM_NOXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SERIAL_NOXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DELETE_INDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CREAT_DATEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
QUANTITYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DISTR_PERCUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NET_VALUEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GL_ACCOUNTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BUS_AREAUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
COSTCENTERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SD_DOCUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ITM_NUMBERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SCHED_LINEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ASSET_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SUB_NUMBERUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ORDERIDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GR_RCPTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
UNLOAD_PTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CO_AREAUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
COSTOBJECTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PROFIT_CTRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
WBS_ELEMENTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NETWORKUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
RL_EST_KEYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PART_ACCTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CMMT_ITEMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
REC_INDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FUNDS_CTRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FUNDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FUNC_AREAUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
REF_DATEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAX_CODEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAXJURCODEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
NOND_ITAXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ACTTYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CO_BUSPROCUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
RES_DOCUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
RES_ITEMUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ACTIVITYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
GRANT_NBRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CMMT_ITEM_LONGUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
FUNC_AREA_LONGUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
BUDGET_PERIODUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table BAPIMEOUTACCOUNTX

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