SAPMKLSDC is a standard Module pool for a dialog screen ABAP Program 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 SAPMKLSDC into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
KLSDC3 - Single Transaction Check: Deactivate
KLSDC2 - Single Transaction Check: Change
KLSDC1 - Single Transaction Check: New
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.
Title: Credit Limit: Single Transaction Check
Text Symbol: 030 = Deactivate Transaction: Log
Text Symbol: 029 = Ready
Text Symbol: 028 = Transaction not deactivated
Text Symbol: 027 = Transaction deactivated
Text Symbol: 026 = Transaction was deactivated...
Text Symbol: 025 = Do you really want to leave editing?
Text Symbol: 024 = Limit check is running...
Text Symbol: 023 = No limits were exceeded
Text Symbol: 022 = Limit(s) not released
Text Symbol: 021 = Term of the transaction is too long
Text Symbol: 020 = Early warning triggered
Text Symbol: 019 = Internal limit(s) exceeded
Text Symbol: 018 = Limit(s) locked
Text Symbol: 016 = Transaction updated
Text Symbol: 015 = Transaction not updated
Text Symbol: 014 = Error when checking the limit
Text Symbol: 013 = Ready
Text Symbol: 012 = Single Transaction Check: Check Log
Text Symbol: 011 = Error in table for basic key figures
Text Symbol: 010 = Delete position fields and continue?
Text Symbol: 009 = Positions are not permitted for this product
Text Symbol: 008 = Position fields are incorrect
Text Symbol: 007 = Confirm change to additional data
Text Symbol: 006 = Your changes to the additional data will be lost
Text Symbol: 005 = Reverse changes to additional data?
Text Symbol: 004 = Data will be lost because the current state of the transaction has not been updated
Text Symbol: 003 = End Single Transaction Check
Text Symbol: 002 = Cancel Single Transaction Check
Text Symbol: 001 = Cancel?
INCLUDE MKLSDCTOP . "
INCLUDE MKLSDCCONS.
INCLUDE MKLSDCVAR.
INCLUDE MKLSDCO01.
INCLUDE MKLSDCI01.
INCLUDE MKLSDCI02.
INCLUDE MKLSDCO02.
INCLUDE MKLSDCE01.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
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 SAPMKLSDC or its description.