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

RJKSDPROTOCOL2 SAP ABAP Report - Release Customer Returns to Sales and Distribution (SD): Log







RJKSDPROTOCOL2 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 RJKSDPROTOCOL2 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

JKSDPROTOCOLID2 - IS-M: Display Log for ID
JKSDPROTOCOLID3 - IS-M: Display Log for ID
JKSDPROTOCOL2 - 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 RJKSDPROTOCOL2. "Basic submit
SUBMIT RJKSDPROTOCOL2 AND RETURN. "Return to original report after report execution complete
SUBMIT RJKSDPROTOCOL2 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: VTWEG = Distribution Channel
Selection Text: VKORG = Sales Organization
Selection Text: VKGRP = Sales Group
Selection Text: VKBUR = Sales Office
Selection Text: VBELN = Document
Selection Text: TYPE = Document Type
Selection Text: TIME = Created At
Selection Text: SPART = Division
Selection Text: POSNR = Item Number
Selection Text: PHASENBR = Phase Number
Selection Text: PHASEMDL = Phase Model
Selection Text: ISSUE = Issue
Selection Text: ERFUSER = Created By
Selection Text: DATE = Created On
Selection Text: AREA = Area
Title: Release Customer Returns to Sales and Distribution (SD): Log
Text Symbol: 504 = Message Long Text
Text Symbol: 304 = Log
Text Symbol: 302 = Details
Text Symbol: 300 = Overview
Text Symbol: 251 = Errors Exist
Text Symbol: 250 = Warnings Exist
Text Symbol: 235 = Information Message
Text Symbol: 234 = Warning
Text Symbol: 233 = Success Message
Text Symbol: 232 = Error
Text Symbol: 125 =
Text Symbol: 120 = Long Text
Text Symbol: 110 = Message Type
Text Symbol: 108 = Sales Document
Text Symbol: 107 = Area
Text Symbol: 105 = Log Creation Data
Text Symbol: 104 = Phase Model
Text Symbol: 103 = Sales Area
Text Symbol: 100 = Media Issue
Text Symbol: 021 = Warnings
Text Symbol: 020 = Errors


INCLUDES used within this REPORT RJKSDPROTOCOL2

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_GET_PROGRAMTITEL call function 'ISM_SD_GET_PROGRAMTITEL' importing ex_titel = titel.

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 RJKSDPROTOCOL2 or its description.