SAP Reports / Programs | Media Product Sales and Distribution | SAP Media | Media Product Sales and Distribution(IS-M-SD-MS) SAP IS

RJKSDPROTOCOL SAP ABAP Report - Logs







RJKSDPROTOCOL is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.

If you would like to execute this report or see the full code listing simply enter RJKSDPROTOCOL into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

JKSDPROTOCOLID - IS-M: Display Log for ID
JKSEORDER13 - Log Order Deletion
JKSDORDER13 - Log Order Item Deletion
JKSDPROTOCOL - Log


ABAP code to call this SAP report using the submit statement

This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.






SUBMIT RJKSDPROTOCOL. "Basic submit
SUBMIT RJKSDPROTOCOL AND RETURN. "Return to original report after report execution complete
SUBMIT RJKSDPROTOCOL VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: AG = Sold-to Party
Selection Text: CONSP = Contract-Specific
Selection Text: CONTRACT = Contract
Selection Text: DATE = Created On
Selection Text: DEL_MPS = Retail Order Deletion
Selection Text: DEL_SE = Series Sales Order Deletion
Selection Text: ERFUSER = Created By
Selection Text: GEN_MPS = Retail Order Generation
Selection Text: GEN_SE = Series Sales Order Generation
Selection Text: ISSUE = Issue
Selection Text: ITEM = Item Number
Selection Text: LOGSP = Log-Specific
Selection Text: PHASEMDL = Phase Model
Selection Text: PHASENBR = Phase Number
Selection Text: SPART = Division
Selection Text: TIME = Creation Time
Selection Text: VKBUR = Sales Office
Selection Text: VKGRP = Sales Group
Selection Text: VKORG = Sales Organization
Selection Text: VTWEG = Distribution Channel
Selection Text: WE = Ship-to Party
Title: Logs
Text Symbol: 505 = Delete Log
Text Symbol: 504 = Message Long Text
Text Symbol: 301 = Log Details
Text Symbol: 300 = Log Overview
Text Symbol: 235 = Information Message
Text Symbol: 001 = Exit Without Saving
Text Symbol: 100 = Media Issue
Text Symbol: 102 = Business Partner
Text Symbol: 103 = Contract
Text Symbol: 104 = Phase Model
Text Symbol: 105 = Log Creation Data
Text Symbol: 106 = Display Format
Text Symbol: 107 = Filter Settings
Text Symbol: 108 = Media Product Sales Logs
Text Symbol: 109 = Series Sales Logs
Text Symbol: 110 = Message Type





Text Symbol: 111 = Order Generation
Text Symbol: 112 = Delete Orders
Text Symbol: 120 = Long Text
Text Symbol: 130 = Order Generation in Media Product Sales
Text Symbol: 131 = Order Generation in Series Sales
Text Symbol: 132 = Delete Orders in Media Product Sales
Text Symbol: 133 = Delete Orders in Series Sales
Text Symbol: 134 = Order Gen. in Transportation Planng
Text Symbol: 140 = Suppress Warnings
Text Symbol: 141 = Suppress Success/Additional Info
Text Symbol: 200 = Calculation Rule
Text Symbol: 202 = Rule
Text Symbol: 232 = Error
Text Symbol: 233 = Success Message
Text Symbol: 234 = Warning


INCLUDES used within this REPORT RJKSDPROTOCOL

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

ISM_SD_DATE_BETWEEN_TO_RANGE call function 'ISM_SD_DATE_BETWEEN_TO_RANGE' exporting in_date_from = from in_date_to = to importing range_tab = date[].



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name RJKSDPROTOCOL or its description.