SAP Reports / Programs

SAPRLECHKIN SAP ABAP dialog Program - Module Pool: Check-in







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


Transaction Code(s):

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


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 SAPRLECHKIN. "Basic submit
SUBMIT SAPRLECHKIN AND RETURN. "Return to original report after report execution complete
SUBMIT SAPRLECHKIN VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


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





Text Symbol: 023 = Do you really want to cancel?
Text Symbol: 022 = Cancel registration


INCLUDES used within this REPORT SAPRLECHKIN

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.


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:

No SAP FUNCTION MODULES are executed within this report code!



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