RJKU008 SAP (IS-PSD: Data Transfer of Internal Orders - Item Data) Structure details

Dictionary Type: Structure
Description: IS-PSD: Data Transfer of Internal Orders - Item Data




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




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

RJKU008 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 "IS-PSD: Data Transfer of Internal Orders - Item Data" 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_RJKU008 TYPE RJKU008.

The RJKU008 table consists of various fields, each holding specific information or linking keys about IS-PSD: Data Transfer of Internal Orders - Item Data data available in SAP. These include REFBELEG (IS-M/SD: Reference Document in Legacy System), SATZART (Processing function for data transfer in sales order), GPNR_WE (IS-M: Business Partner Ship-to Party), BEZIRK (Carrier Route).. 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)


SAP RJKU008 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
VBELNIS-M/SD: Publishing Sales Order AVNRCHAR10Assigned to domainALPHAAVNRJK1MJK1
REFBELEGIS-M/SD: Reference Document in Legacy System REMELD_ISPCHAR20CHAR20
SATZARTProcessing function for data transfer in sales order JKFUNKTIONCHAR2JKFUNKTION
GPNR_WEIS-M: Business Partner Ship-to Party GPNR_WECHAR10Assigned to domainALPHAGPNRJGP
BEZIRKCarrier Route BEZIRKCHAR10Assigned to domainALPHABEZIRKBEZMJVC
DRERZPublication DRERZCHAR8Assigned to domainALPHADRERZJD1MJD1
PVAEdition PVACHAR8Assigned to domainALPHAPVAJD2
BEZUGSTYPMix Type BEZUGSTYP_JE_PVACHAR2JDTBEZTYPBEZUGSTYP_JE_PVAJD3MJD7
LIEFERARTDelivery Type LIEFERARTCHAR2Assigned to domainLIEFERARTJLA
GUELTIGVONValid-From Date of Sales Order Item JKAPVONDATS8DATUMJC1
GUELTIGBISDate to which Sales Order Item is Valid JKAPBISDATS8DATUMJC2
BEZUGGRDPurchase Reason BEZUGGRDCHAR3Assigned to domainBEZUGGRDJK8
IVWKNCirculation Audit Report Category ID IVWKNCHAR8Assigned to domainIVWKN
VKBURZUSSales office responsible VKBURZUSCHAR4Assigned to domainVKBUR
LIEFXUHRTime of latest delivery LIEFXUHRTIMS6UZEIT
KONDAPrice group (customer) KONDACHAR2Assigned to domainKONDAVKA
KDGRPCustomer group KDGRPCHAR2Assigned to domainKDGRPVKD
PLTYPPrice list type PLTYPCHAR2Assigned to domainPLTYPVPL
XLOGOPrint Logo XLOGOCHAR1XFELD
KOSTL_LDebit Cost Center KOSTL_LCHAR10Assigned to domainALPHAKOSTLKOS

Key field Non-key field



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

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

How to access SAP table RJKU008

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