UAIMPORT_SELECTIONS SAP (Selections for Object/Table Import) Structure details

Dictionary Type: Structure
Description: Selections for Object/Table Import




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




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

UAIMPORT_SELECTIONS 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 "Selections for Object/Table Import" 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_UAIMPORT_SELECTIONS TYPE UAIMPORT_SELECTIONS.

The UAIMPORT_SELECTIONS table consists of various fields, each holding specific information or linking keys about Selections for Object/Table Import data available in SAP. These include MATNR_FROM (Material Number), MATNR_TO (Material Number), BWKEY (Valuation Area), BWTAR (Valuation Type).. 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)


SAP UAIMPORT_SELECTIONS 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
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
MATNR_FROMMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MATNR_TOMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
BWKEYValuation Area BWKEYCHAR4Assigned to domainBWKEYBWK
BWTARValuation Type BWTAR_DCHAR10Assigned to domainBWTARBWT
KOKRSControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
KOSTL_FROMCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
KOSTL_TOCost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
DATE_FROMSystem Date SYDATUMDATS8SYDATS
DATE_TOSystem Date SYDATUMDATS8SYDATS
LSTAR_FROMActivity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
LSTAR_TOActivity Type LSTARCHAR6Assigned to domainLSTARLARLART_EMPTY
GJAHRFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
PERIO_FROMPosting period POPERNUMC3POPERPOPR
PERIO_TOPosting period POPERNUMC3POPERPOPR
VERSNVersion VERSNCHAR3Assigned to domainALPHACOVERSIKVS
KOKRS_BPControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
PRZNR_FROMBusiness Process CO_PRZNRCHAR12Assigned to domainALPHACO_PRZNRKWP
PRZNR_TOBusiness Process CO_PRZNRCHAR12Assigned to domainALPHACO_PRZNRKWP
DATE_FROM_BPSystem Date SYDATUMDATS8SYDATS
DATE_TO_BPSystem Date SYDATUMDATS8SYDATS
GJAHR_BPFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
PERIO_FROM_BPPosting period POPERNUMC3POPERPOPR
PERIO_TO_BPPosting period POPERNUMC3POPERPOPR
VERSN_BPVersion VERSNCHAR3Assigned to domainALPHACOVERSIKVS
LIFNR_FROMVendor Account Number ELIFNCHAR10Assigned to domainALPHALIFNRLIFKRED_C
LIFNR_TOVendor Account Number ELIFNCHAR10Assigned to domainALPHALIFNRLIFKRED_C
EKORG_FROMPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
EKORG_TOPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
MATNR_IR_FROMMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MATNR_IR_TOMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
PLANT_IR_FROMPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
PLANT_IR_TOPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
IR_TYPE_0Checkbox XFELDCHAR1XFELD
IR_TYPE_1Checkbox XFELDCHAR1XFELD
IR_TYPE_2Checkbox XFELDCHAR1XFELD
IR_TYPE_3Checkbox XFELDCHAR1XFELD
IR_TYPE_PCheckbox XFELDCHAR1XFELD
ASNUM_FROMActivity Number ASNUMCHAR18Assigned to domainALPHAASNUMASN
ASNUM_TOActivity Number ASNUMCHAR18Assigned to domainALPHAASNUMASN
KOKRS_SControlling Area KOKRSCHAR4Assigned to domainCACCDCAC
DATE_FROM_SSystem Date SYDATUMDATS8SYDATS
DATE_TO_SSystem Date SYDATUMDATS8SYDATS
GJAHR_SFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
PERIO_FROM_SPosting period POPERNUMC3POPERPOPR
PERIO_TO_SPosting period POPERNUMC3POPERPOPR
IMPORT_MMData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
IMPORT_POData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
VENDOR_POVendor Account Number ELIFNCHAR10Assigned to domainALPHALIFNRLIFKRED_C
PURCH_ORG_POPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
IMPORT_COData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
DATE_FROM_COSystem Date SYDATUMDATS8SYDATS
DATE_TO_COSystem Date SYDATUMDATS8SYDATS
CURRENCY_COCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
UNIT_COBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
IMPORT_PIRData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE
VENDOR_PIRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
PURCH_ORG_PIRPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
INFO_TYPE_PIRPurchasing info record category ESOKZCHAR1ESOKZESO
IMPORT_RFQData element for domain BOOLE: TRUE (='X') and FALSE (=' ') BOOLE_DCHAR1BOOLE

Key field Non-key field



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

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

How to access SAP table UAIMPORT_SELECTIONS

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