RSDJVERI_RSD99 SAP (DD: Test Structure for Jave Veris with All Data Types) Structure details

Dictionary Type: Structure
Description: DD: Test Structure for Jave Veris with All Data Types




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




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

RSDJVERI_RSD99 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 "DD: Test Structure for Jave Veris with All Data Types" 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_RSDJVERI_RSD99 TYPE RSDJVERI_RSD99.

The RSDJVERI_RSD99 table consists of various fields, each holding specific information or linking keys about DD: Test Structure for Jave Veris with All Data Types data available in SAP. These include FACCP (Test DTEL ACCP), FCLNT (Test DTEL CLNT), FCUKY (Test DTEL CUKY), FCURR (Test DTEL CURR).. 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: Cannot Be Enhanced


SAP RSDJVERI_RSD99 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
KCHARTest DTEL CHAR RSDCHARCHAR4RSDCHAR
FACCPTest DTEL ACCP RSDACCPACCP6RSDACCP
FCLNTTest DTEL CLNT RSDCLNTCLNT3RSDCLNT
FCUKYTest DTEL CUKY RSDCUKYCUKY5RSDCUKY
FCURRTest DTEL CURR RSDCURRCURR10(2) RSDCURR
FDATSTest DTEL DATS RSDDATSDATS8RSDDATS
FDECTest DTEL DEC RSDDECDEC8(2) RSDDEC
FFLTPTest data element FLTP RSDFLTPFLTP16(16) RSDFLTP
FINT1Test DTEL INT1 RSDINT1INT13RSDINT1
FINT2Test DTEL INT2 RSDINT2INT25RSDINT2
FINT4Test DTEL INT4 RSDINT4INT410RSDINT4
FLANGTest data element LANG RSDLANGLANG1Assigned to domainISOLASPRAS
FNUMCTest data element NUMC RSDNUMCNUMC4RSDNUMC
FPRECTest data element PREC RSDPRECPREC2RSDPREC
FQUANTest data element QUAN RSDQUANQUAN3RSDQUAN
FRAWTest data element RAW RSDRAWRAW20RSDRAW
FTIMSTest data element TIMS RSDTIMSTIMS6RSDTIMS
FUNITTest data element UNIT RSDUNITUNIT3RSDUNIT
FSSTRINGTest Data Element for Short String RSDSSTRINGSSTR10RSDSSTRING
FSTRINGTest Data Element for String RSDSTRINGSTRG0RSDSTRING
FRSTRINGTest Data Element for RAWSTRING RSDRSTRINGRSTR0RSDRSTRING

Key field Non-key field



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

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

How to access SAP table RSDJVERI_RSD99

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