ROIUT2_T8JO_JV SAP (Structure for T8JO) Structure details

Dictionary Type: Structure
Description: Structure for T8JO




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




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

ROIUT2_T8JO_JV 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 "Structure for T8JO" 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_ROIUT2_T8JO_JV TYPE ROIUT2_T8JO_JV.

The ROIUT2_T8JO_JV table consists of various fields, each holding specific information or linking keys about Structure for T8JO data available in SAP. These include BUKRS (Company Code), PARTN (Account Number of Vendor or Creditor), INTCOCD (Intercompany code), CCTHRESH (Cash Call Threshold).. 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 ROIUT2_T8JO_JV 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 MANDTCLNT3Assigned to domainMANDT
BUKRSCompany Code BUKRSCHAR4Assigned to domainBUKRSBUKC_T001
PARTNAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
INTCOCDIntercompany code OIU_INTERCOCDCHAR4Assigned to domainBUKRS
CCTHRESH Cash Call Threshold0
PAPER Indicator: Hardcopy billings0
EDI Indicator: EDI to Owner0
CONVNETIND JV Convenience Netting Indicator0
BFORMAT JV Billing Format0
TAXCODE Tax on sales/purchases code0
EDICOMP EDI Partner Code0
PPGROUP Partner process group0
VECCTHRESH Partner/Venture/Equity Group Cash Call Threshold0
PJCCTHRESH Partner/Project Cash Call Threshold0
PERSON Name of employee responsible0
TELFN Telephone number0
T819_ONLY JV Generate 819 Transaction Set Only (no 810)0
BILLTHRES Billing threshold (debit)0
BILLTHRESC Billing threshold (credit)0
BILLTHRESA Billing threshold active0
BILLTHRESX All billing reports suppressed0
BILLTHRESS Prepare separate reports for suppressed periods0

Key field Non-key field



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

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

How to access SAP table ROIUT2_T8JO_JV

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