RJKSDRETURN26 SAP (IS-M: Selection Result for SAPMJKSD07 Screen 0300) Structure details

Dictionary Type: Structure
Description: IS-M: Selection Result for SAPMJKSD07 Screen 0300




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




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

RJKSDRETURN26 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-M: Selection Result for SAPMJKSD07 Screen 0300" 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_RJKSDRETURN26 TYPE RJKSDRETURN26.

The RJKSDRETURN26 table consists of various fields, each holding specific information or linking keys about IS-M: Selection Result for SAPMJKSD07 Screen 0300 data available in SAP. These include VKORG (Sales Organization), VTWEG (Distribution Channel), SPART (Division), VKGRP (Sales Group).. 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 RJKSDRETURN26 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
VBELNInternal Number JVBELNRETURNCHAR10Assigned to domainALPHAVBELN
VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
VKGRPSales Group VKGRPCHAR3Assigned to domainVKGRPVKG
VKBURSales Office VKBURCHAR4Assigned to domainVKBURVKB
UNSOLD_TYPE_NEWOperation ISM_UNSOLD_TYPECHAR2Assigned to domainUNSOLD_TYPE
UNSOLD_TYPE_TXTIS-M: Text for operation ISM_UNSOLD_TYPE_TEXTCHAR10ISM_UNSOLD_TYPE_TEXT
UNSOLDDATENotification Date JUNSOLDDATEDATS8DATUM
UNSOLDGPNRCustomer ISMRETURNBPCHAR10Assigned to domainALPHAKUNNR
UNSOLDNUMBERExternal Request Number UNSOLDNUMBERCHAR10UNSOLDNUMBER
ADDRESSAddress ISMADDRESSLINECHAR80LINES
POSNRIS-M: Request Item Number JRETURNPOSNRNUMC6Assigned to domainPOSNR
POSNR_EXIS-M: External Item Number JRETURNPOSNR_EXNUMC6Assigned to domainPOSNR
MEDIA_FAMILYMedia Product Family ISMMATNR_FAMILYCHAR18Assigned to domainMATN1MATNRJP_FAMMJP_MEDFAM
MEDIA_PRODUCTMedia Product ISMMATNR_PRODUCTCHAR18Assigned to domainMATN1MATNRJP_PRODMJP_MEDPROD
MEDIA_ISSUEMedia Issue ISMMATNR_ISSUECHAR18Assigned to domainMATN1MATNRJP_ISSMJP_MEDISS
COPY_NUMBERCopy Number of Media Issue ISMHEFTNUMMERCHAR9HEFTNUMMER
PUBL_DATEPublication Date ISMPUBLDATEDATS8DATUM
STATEIS-M: Processing Status JRETURNSTATECHAR1JSTATE
STATE_TEXTProcessing Status JRETURNSTATETEXTCHAR40JSTATETXT
CREDIT_NUMBERSales Document VBELN_VACHAR10Assigned to domainALPHAVBELNAUN
CREDIT_POSNRSales Document Item POSNR_VANUMC6Assigned to domainPOSNRAPO
WERKSPlant (Own or External) WERKS_EXTCHAR4Assigned to domainWERKSWRKSH_T001W_EXTS
ROUTERoute ROUTECHAR6Assigned to domainROUTE
BILLTOBill-to Party ISMBILLTOCHAR10Assigned to domainALPHAKUNNR
PAYERPayer ISMPAYERCHAR10Assigned to domainALPHAKUNNR
QUANTITYCREDIT1Credit Memo Quantity 1 ISMRETURNDYNPQUANTITYCREDIT1CHAR7ISMRETURNDYNPQUANTITY
QUANTITYCREDIT2Credit Memo Quantity 2 ISMRETURNDYNPQUANTITYCREDIT2CHAR7ISMRETURNDYNPQUANTITY
QUANTITYCREDIT3Credit Memo Quantity 3 ISMRETURNDYNPQUANTITYCREDIT3CHAR7ISMRETURNDYNPQUANTITY
QUANTITYCREDIT4Credit Memo Quantity 4 ISMRETURNDYNPQUANTITYCREDIT4CHAR7ISMRETURNDYNPQUANTITY
QUANTITYCREDIT5Credit Memo Quantity 5 ISMRETURNDYNPQUANTITYCREDIT5CHAR7ISMRETURNDYNPQUANTITY
RECALLNUMBERRecall Number RECALLNUMBERCHAR10UNSOLDNUMBER

Key field Non-key field



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

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

How to access SAP table RJKSDRETURN26

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