ROXE6R0112 SAP (Tendering Payment Details of an RFx Responder) Structure details

Dictionary Type: Structure
Description: Tendering Payment Details of an RFx Responder




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




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

ROXE6R0112 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 "Tendering Payment Details of an RFx Responder" 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_ROXE6R0112 TYPE ROXE6R0112.

The ROXE6R0112 table consists of various fields, each holding specific information or linking keys about Tendering Payment Details of an RFx Responder data available in SAP. These include GUID (Globally Unique identifier), BDR_STS_GUID (Globally Unique identifier), USERID (User Name), BID_ID (Business Partner Number).. 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: A - Application table (master and transaction data)
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP ROXE6R0112 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
CLIENTClient MANDTCLNT3Assigned to domainMANDT
GUIDGlobally Unique identifier BBP_GUIDRAW16SYSUUID
BDR_STS_GUIDGlobally Unique identifier BBP_GUIDRAW16SYSUUID
USERIDUser Name /SAPPSSRM/_USER_NAMECHAR12UNAMEUSER_COMP
BID_IDBusiness Partner Number BU_PARTNERCHAR10Assigned to domainALPHABU_PARTNERBPABUPA
PARTNER_NOPartner Number CRMT_PARTNER_NOCHAR32CRM_PARTNER_NO
PYMNT_TYPEPayment Details /SAPPSSRM/_TD_PYMNTCHAR3/SAPPSSRM/_PYMNT
PYMNT_MODEPayment Key /SAPPSSRM/_TD_PYMNT_KEYCHAR5/SAPPSSRM/_PYMNT_KEY
AMOUNTTender Fee Amount or Earnest Money Deposit Amount /SAPPSSRM/_AMNTCURR15(2) WERT8
CURRENCYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
INSTRU_NOInstrument Number /SAPPSSRM/_TD_INOCHAR35/SAPPSSRM/_INST_NO
PYMNT_DATEPayment Date /SAPPSSRM/_TD_PYMNT_DATEDATS8/SAPPSSRM/_PYMNT_DATE
NOTENote Text NOTESTXTCHAR255TEXT255
STATUSTendering Payment Status of an RFx Respondent /SAPPSSRM/_TD_PYMT_STSCHAR20/SAPPSSRM/_PYMT_STS
EMD_REVERSEDEarnest Money Deposit Payment Reversal /SAPPSSRM/_TD_EMD_REVCHAR1XFELD
REV_DATEPayment Reversal Date /SAPPSSRM/_TD_REV_DATEDATS8/SAPPSSRM/_REV_DATE
NOT_ACTIVE_INDIndicator: Inactive /SAPPSSRM/_NOTACTIVECHAR1XFELD

Key field Non-key field



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

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

How to access SAP table ROXE6R0112

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