J_3R_OS6_S56T SAP (J_3R_OS6_S56T) Structure details

Dictionary Type: Structure
Description: J_3R_OS6_S56T




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




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

J_3R_OS6_S56T 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 "J_3R_OS6_S56T" 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_J_3R_OS6_S56T TYPE J_3R_OS6_S56T.

The J_3R_OS6_S56T table consists of various fields, each holding specific information or linking keys about J_3R_OS6_S56T data available in SAP. These include 5T2_NAMEASQ (Document name), 5T3_DATEASQUIS (Document date), 5T4_NUMBASQ (Document number), 5T5_EXPSUM (Cost summ).. 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 (Deep)


SAP J_3R_OS6_S56T 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
5T1_OPERTYPEOperation type J_3ROPERTYPECHAR50TEXT50
5T2_NAMEASQDocument name J_3RNAMEASQCHAR20TEXT20
5T3_DATEASQUISDocument date J_3RDATEASQUISDATS8DATE
5T4_NUMBASQDocument number J_3RNUMBASQCHAR10ALPHABELNR
5T5_EXPSUMCost summ J_3REXPSUMCURR13(2) ANLKWERT
5T5_CUKYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
5T5_UNITBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS
6T1_OPERTYPEOperation type J_3ROPERTYPECHAR50TEXT50
6T2_NAMEASQDocument name J_3RNAMEASQCHAR20TEXT20
6T3_DATEASQUISDocument date J_3RDATEASQUISDATS8DATE
6T4_NUMBASQRepair Order number J_3R_AUFNRCHAR12Assigned to domainALPHAAUFNR
6T5_EXPSUMCost summ J_3REXPSUMCURR13(2) ANLKWERT
6T5_CUKYCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
6T5_UNITBase Unit of Measure MEINSUNIT3Assigned to domainCUNITMEINS

Key field Non-key field



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

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

How to access SAP table J_3R_OS6_S56T

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