BAPIAD2VIX SAP (Change BAPI Reference Structure to Structure BAPIAD2VI) Structure details

Dictionary Type: Structure
Description: Change BAPI Reference Structure to Structure BAPIAD2VI




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




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

BAPIAD2VIX 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 "Change BAPI Reference Structure to Structure BAPIAD2VI" 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_BAPIAD2VIX TYPE BAPIAD2VIX.

The BAPIAD2VIX table consists of various fields, each holding specific information or linking keys about Change BAPI Reference Structure to Structure BAPIAD2VI data available in SAP. These include TO_DATE (Updated information in related user data field), SEX (Updated information in related user data field), LANGU_P (Updated information in related user data field), LANGUP_ISO (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: Cannot Be Enhanced


SAP BAPIAD2VIX 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_DATEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TO_DATEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
SEXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LANGU_PUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LANGUP_ISOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LANGU_CR_PUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LANGUCPISOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CITY_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DISTRCT_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CHCKSTATUSUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
REGIOGROUPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
POSTL_COD1Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
POSTL_COD2Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PCODE1_EXTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PCODE2_EXTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PO_BOXUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PO_W_O_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PBOXCIT_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PO_BOX_REGUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
POBOX_CTRYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PO_CTRYISOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TRANSPZONEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
STREET_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
STR_ABBRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
COUNTRYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
COUNTRYISOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
REGIONUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EXTENS_1Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
EXTENS_2Updated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TIME_ZONEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TAXJURCODEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ADDRESS_IDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LANGU_CRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LANGUCRISOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
COMM_TYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PERS_GROUPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ADDR_GROUPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
HOMECITYNOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DONT_USE_SUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DONT_USE_PUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
COUNTY_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TOWNSHIP_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



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

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

How to access SAP table BAPIAD2VIX

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