ROXPR00109 SAP (Generierte Tabelle zu einem View) Structure details

Dictionary Type: Structure
Description: Generierte Tabelle zu einem View




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




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

ROXPR00109 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 "Generierte Tabelle zu einem View" 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_ROXPR00109 TYPE ROXPR00109.

The ROXPR00109 table consists of various fields, each holding specific information or linking keys about Generierte Tabelle zu einem View data available in SAP. These include LOGSYS (Logical system), KNUMA (Agreement (various conditions grouped together)), VKORG (Sales Organization), VTWEG (Distribution Channel).. 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: Not classified


SAP ROXPR00109 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
MANDTClient MANDTCLNT3T000MANDT
LOGSYSLogical system LOGSYSCHAR10TBDLSALPHALOGSYS
KNUMAAgreement (various conditions grouped together) KNUMACHAR10Assigned to domainALPHAKNUMAVMBO
VKORGSales Organization VKORGCHAR4TVKOVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2TVKOVVTWEGVTWC_VTWEG
SPARTDivision SPARTCHAR2TVTASPARTSPAC_SPART
BOARTAgreement type BOARTCHAR4T6B1BOARTVBA
ERNAMName of Person who Created the Object ERNAMCHAR12USNAM
ERDATDate on Which Record Was Created ERDATDATS8DATUM
ERZETEntry time ERZETTIMS6UZEIT
AEDATChanged On AEDATDATS8DATUM
WAERSCurrency Key WAERSCUKY5TCURCWAERSFWS
ABREXExternal description for agreement ABREXCHAR20CHAR20
EKORGPurchasing Organization EKORGCHAR4T024EEKORGEKO
BOLIFCondition granter BOGEWCHAR10LFA1ALPHALIFNRLIF
BOSTAStatus of the agreement BOSTACHAR1BOSTA
DATABAgreement valid-from date ABDATABDATS8DATUM
DATBIAgreement valid-to date ABDATBIDATS8DATUM
BOTEXTDescription of agreement (e.g. sales deal, promotion) BOTEXTCHAR40TEXT40
IDENT1Settlement calendar for rebate arrangements WFCID1CHAR2TFACDWFCID
IDENT2Arrangement calendar for rebate arrangements WFCID2CHAR2TFACDWFCID
UMNAMPerson responsible for BVol. comparison f. final settlement UMNAMCHAR12USNAM
UMSDADate of last business volume comparison for final settlement UMSDADATS8DATUM
UMNAMPPers. responsible for last BVol. comparison, partial settlm. UMNAMPCHAR12USNAM
UMSDAPDate of last business vol. comparison for partial settlement UMSDAPDATS8DATUM
EKGRPPurchasing Group EKGRPCHAR3T024EKGRPEKG
AKTNRCOUPON WAKTIONCHAR10WAKHALPHAWAKTIONWAK
BUKRSCompany code for subsequent settlement BUKRS_ABCHAR4T001BUKRS
ABPARIndicator for type of settlement partner (vendor/customer) WABPARCHAR1WABPAR
BONEMRebate recipient BONEMCHAR10Assigned to domainALPHAKUNNRVBE

Key field Non-key field



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

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

How to access SAP table ROXPR00109

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