T8JVB43 SAP (JV SAPscript Suppl. Dtl Rpt - Expenditure Detail) Structure details

Dictionary Type: Structure
Description: JV SAPscript Suppl. Dtl Rpt - Expenditure Detail




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




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

T8JVB43 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 "JV SAPscript Suppl. Dtl Rpt - Expenditure Detail" 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_T8JVB43 TYPE T8JVB43.

The T8JVB43 table consists of various fields, each holding specific information or linking keys about JV SAPscript Suppl. Dtl Rpt - Expenditure Detail data available in SAP. These include TEXT_EX (JV Text for Capital/Operating and Maint./Working Cap.), TEXT_AF (JV Text for AFE/non-AFE), TEXT_TA (JV Text for Tangible / intangible), FUNDCUR (Funding currency).. 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 T8JVB43 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
TEXT_GRJV Text for Gross/Partner direct charge JV_TEXT_GRCHAR35TEXT35
TEXT_EXJV Text for Capital/Operating and Maint./Working Cap. JV_TEXT_EXCHAR35TEXT35
TEXT_AFJV Text for AFE/non-AFE JV_TEXT_AFCHAR35TEXT35
TEXT_TAJV Text for Tangible / intangible JV_TEXT_TACHAR35TEXT35
FUNDCURFunding currency JV_FUNDCURCUKY5Assigned to domainWAERSFWS
INTNUMInternal Number JV_INTNUMNUMC4JV_INTNUM
AFEINDJV AFE Indicator JV_AFEINDCHAR1XFELD
AFENUMWork Breakdown Structure Element (WBS Element) PS_POSIDCHAR24PROJNPS_POSIDPRO
AFETEXTPS: Short description (1st text line) PS_POST1CHAR40TEXT40
CCENTRECost Center KOSTLCHAR10Assigned to domainALPHAKOSTLKOS
PROJECTJV Project JV_PROJNUMC8Assigned to domainABPSPPS_POSNR
ORDEROrder Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
COTEXTDescription of cost object JV_COTEXTCHAR40CHAR40
TANGINDJV Tangible/Intangible Indicator JV_TANGICHAR1JV_TANGI
JIBCLJIB/JIBE Class JV_JIBCLCHAR3Assigned to domainJV_JIBCLJIB
CLTEXTJIB/JIBE Text LTEXT_8J6ACHAR35TEXT35
JIBSAJIB/JIBE Subclass A JV_JIBSACHAR5Assigned to domainJV_JIBSAJBS
SATEXTText LTEXT_8J6CCHAR35TEXT35
JIBSBJV Subclass B JV_JIBSBCHAR24Assigned to domainJV_JIBSB
SBTEXTJV text for table T8J6E LTEXT_8J6ECHAR35TEXT35
ACCOUNTAccount Number RACCTCHAR10Assigned to domainALPHASAKNRACC
ACCTEXTG/L account short text TXT20_SKATCHAR20TEXT20
FYEARFiscal Year GJAHRNUMC4GJAHRGJAHRGJR
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
CONDIJoint Venture Indicator (Condition Key) JV_CONDCODCHAR2Assigned to domainALPHAJV_CONDCOD
QUANTQuantity QUAN1QUAN15(3) MENG8
MEINSBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
DOCNRAccounting Document Number BELNR_DCHAR10ALPHABELNRBLN
DOCLNNumber of Line Item Within Accounting Document BUZEINUMC3BUZEIBUZ
PRODPER JVA_PROD_MONTHACCP6BUPER
EBELNPurchasing Document Number EBELNCHAR10Assigned to domainALPHAEBELNBESMEKK_C
EBELPItem Number of Purchasing Document EBELPNUMC5Assigned to domainEBELPBSP
LOCALCURFunding currency JV_FUNDCURCUKY5Assigned to domainWAERSFWS
KSL1_CURCurrency Key RTCURCUKY5Assigned to domainWAERSFWS
HSL2_CURCurrency Key RTCURCUKY5Assigned to domainWAERSFWS
KSL2_CURCurrency Key RTCURCUKY5Assigned to domainWAERSFWS
FCMAMTJoint Venture Period Amount JV_PER_AMTCURR17(2) WERTV9
LCMAMTJoint Venture Period Amount JV_PER_AMTCURR17(2) WERTV9
KSL1Joint Venture Period Amount JV_PER_AMTCURR17(2) WERTV9
HSL2Joint Venture Period Amount JV_PER_AMTCURR17(2) WERTV9
KSL2Joint Venture Period Amount JV_PER_AMTCURR17(2) WERTV9
TDNAMEName TDOBNAMECHAR70TDOBNAME

Key field Non-key field



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

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

How to access SAP table T8JVB43

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