SAPRLECHKIN 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 SAPRLECHKIN into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
LECIW - Register Means of Transport/Visitor
LECI - Register Means of Transport/Visitor
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: Module Pool: Check-in
Text Symbol: 020 = Extnded pass for means of trans.
Text Symbol: 019 = Pass for visitors
Text Symbol: 018 = Pass for means of transport
Text Symbol: 017 = Chk-out rgstrd by
Text Symbol: 016 = Chkpnt chck-out
Text Symbol: 015 = Chck-in rgstrd by
Text Symbol: 014 = Chckpnt chck-in
Text Symbol: 013 = Visitor's contact person
Text Symbol: 012 = Passenger's name
Text Symbol: 011 = FwdAgent
Text Symbol: 010 = Switch checkpoint?
Text Symbol: 009 = Switch chkpoint
Text Symbol: 008 = Are you sure you want to undo the last registration?
Text Symbol: 007 = Data will be lost.
Text Symbol: 006 = Undo last registration
Text Symbol: 005 = Cancel the document?
Text Symbol: 004 = Cancel document
Text Symbol: 003 = Do you want to save these changes?
Text Symbol: 002 = You changed some data.
Text Symbol: 001 = Exit processing mode
Text Symbol: 021 = Extnded pass for visitors
Text Symbol: 039 = Display/Change
Text Symbol: 038 = Check-In Time
Text Symbol: 037 = Check-In Date
Text Symbol: 036 = Check-Out Time
Text Symbol: 035 = Check-Out Date
Text Symbol: 034 = Chkpnt
Text Symbol: 033 = Period
Text Symbol: 032 = Actvity
Text Symbol: 031 = Visitor
Text Symbol: 030 = Means of trans.
Text Symbol: 029 = Change
Text Symbol: 028 = Display
Text Symbol: 027 = Create
Text Symbol: 026 = DisplayEmergencyList
Text Symbol: 025 = DisplaySearchList
Text Symbol: 024 = Display overview list
INCLUDE RLECHKINTOP . "
INCLUDE RLECHKINO01.
INCLUDE RLECHKINI01.
INCLUDE RLECHKINF01.
INCLUDE RLECHKINF02.
INCLUDE RLECHKINF03.
INCLUDE RLECHKINF04.
INCLUDE RLECHKINF05.
INCLUDE RLECHKINF06.
INCLUDE RLECHKINF07.
INCLUDE RLECHKINF08.
INCLUDE RLECHKINF09.
INCLUDE RLECHKINF10.
INCLUDE RLECHKINF11.
INCLUDE RLECHKINF12.
INCLUDE RLECHKINF13.
INCLUDE RLECHKINF14.
INCLUDE RLECHKINF15.
INCLUDE RLECHKINF16.
INCLUDE RLECHKINF17.
INCLUDE RLECHKINF18.
INCLUDE RLECHKINF19.
INCLUDE RLECHKINF12_PDF.
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.