SAP Reports / Programs

RPCHTBL0 SAP ABAP Report - Monthly report for Tabung Haji







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

PC00_M14_CHTB - Run Report for Tabung Haji


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 RPCHTBL0. "Basic submit
SUBMIT RPCHTBL0 AND RETURN. "Return to original report after report execution complete
SUBMIT RPCHTBL0 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: CHEK =
Selection Text: CHKNO =
Selection Text: CLEAN_UP =
Selection Text: CMONTH = Calendar Month/Year
Selection Text: CYEAR = Calendar Month/Year
Selection Text: DISK =
Selection Text: FILENAME =
Selection Text: LANGU =
Selection Text: LAYOUT =
Selection Text: PATH =
Selection Text: POS =
Selection Text: PRNT =
Selection Text: REFNO = Employer Reference number
Selection Text: SUBTY =
Selection Text: TAPE =
Selection Text: TAPECD = Tape Code
Selection Text: TEST =
Selection Text: WAGE = Wage Type
Title: Monthly report for Tabung Haji
Text Symbol: 087 = October
Text Symbol: 086 = September
Text Symbol: 085 = August
Text Symbol: 084 = July
Text Symbol: 083 = June
Text Symbol: 082 = May
Text Symbol: 081 = April
Text Symbol: 080 = February
Text Symbol: 079 = March
Text Symbol: 078 = January
Text Symbol: 077 = kakitangan tuan. Harap kiriman cek berpalang di atas
Text Symbol: 076 = dapat menguruskan potongan gaji pegawai-pegawai /
Text Symbol: 075 = RM
Text Symbol: 074 = JUMLAH
Text Symbol: 073 = berbanyak terima kasih kerana
Text Symbol: 072 = RESIT
Text Symbol: 071 = T.T. & Cop Majikan
Text Symbol: 070 = TARIKH
Text Symbol: 069 = ....................................





Text Symbol: 068 = v.d.
Text Symbol: 067 = von de
Text Symbol: 066 = van de
Text Symbol: 088 = November
Text Symbol: TIT = TABUNG HAJI MONTHLY REPORT
Text Symbol: PTH = C:\TEMP\
Text Symbol: PRN = Report Generation Details
Text Symbol: PR1 = Payment Information
Text Symbol: P2H = /usr/sap/trans/tmp/
Text Symbol: P02 = Print Form(Dot Matrix)
Text Symbol: P01 = Print Form
Text Symbol: I03 = Wage Type
Text Symbol: H01 = LEMBAGA TABUNG HAJI
Text Symbol: FNM = T_HAJI
Text Symbol: E01 = Error
Text Symbol: CMY = Calendar Month/Year
Text Symbol: BOX = Further Parameters
Text Symbol: BEG = Processing started please be patient...
Text Symbol: 128 = Path
Text Symbol: 127 = Select Wage Type
Text Symbol: 094 = Tabung Haji mengucapkan
Text Symbol: 093 = dibil beserta dengan salinan asal bil ini
Text Symbol: 092 = POTONGAN
Text Symbol: 091 = nama Lembaga Tabung Haji untuk jumlah yang tercatat
Text Symbol: 090 = BULAN
Text Symbol: 089 = December
Text Symbol: 065 = V.D.
Text Symbol: 032 = Standard Layout
Text Symbol: 031 = Payment mode
Text Symbol: 030 = Check
Text Symbol: 029 = Money Order
Text Symbol: 028 = Julai
Text Symbol: 027 = Specify the filename
Text Symbol: 026 = Confirm
Text Symbol: 025 = Have you inserted the disk ?
Text Symbol: 024 = CO Code
Text Symbol: 023 = Membership No
Text Symbol: 022 = Payee Key
Text Symbol: 021 = Jun





Text Symbol: 020 = Personnel No
Text Symbol: 019 = Mei
Text Symbol: 018 = Februari
Text Symbol: 017 = Mac
Text Symbol: 016 = List
Text Symbol: 015 = Januari
Text Symbol: 014 = Money order / Check - Number
Text Symbol: 013 = Testing ( Tape/Disk )
Text Symbol: 012 = Clean Up Process
Text Symbol: 011 = Output Format
Text Symbol: 010 = SILA POSKAN SALINAN ASAL KEPADA ALAMAT DI ATAS
Text Symbol: 009 = T Haj Amt
Text Symbol: 008 = Employee Name
Text Symbol: 007 = IC No
Text Symbol: 006 = Tabung Haji
Text Symbol: 005 = Seqno
Text Symbol: 004 = Employer Reference number
Text Symbol: 003 = Disk
Text Symbol: 002 = Tape
Text Symbol: 001 = Lembaga Tabung Haji format
Text Symbol: 064 = Von De
Text Symbol: 063 = Van De
Text Symbol: 062 = VON DE
Text Symbol: 061 = VAN DE
Text Symbol: 060 = Tarikh
Text Symbol: 059 = R/NO
Text Symbol: 058 = sebanyak RM
Text Symbol: 057 = bertarikh
Text Symbol: 056 = kiriman pos bernombor
Text Symbol: 055 = SAHAJA
Text Symbol: 054 = Bersama-sama ini dikembalikan salinan bil berserta
Text Symbol: 053 = UNTUK KEGUNAAN PEJABAT
Text Symbol: 052 = Ketua Pegawai Eksekutif,
Text Symbol: 051 = No.Gaji
Text Symbol: 050 = Potongan
Text Symbol: 049 = Pengenalan
Text Symbol: 048 = Akaun
Text Symbol: 047 = Nama
Text Symbol: 046 = No.Pekerja



Text Symbol: 045 = Jumlah
Text Symbol: 044 = No. Kad
Text Symbol: 043 = Nombor
Text Symbol: 042 = Bil
Text Symbol: 041 = MUKA SURAT
Text Symbol: 040 = POTONGAN UNTUK BULAN
Text Symbol: 039 = Disember
Text Symbol: 038 = Oktober
Text Symbol: 037 = Ogos
Text Symbol: 036 = Tape Code
Text Symbol: 035 = Membership Type
Text Symbol: 034 = Filename
Text Symbol: 033 = Customer Layout


INCLUDES used within this REPORT RPCHTBL0

INCLUDE RPCHTBL7.
INCLUDE RPCHTBL6. "RPGL4DK041145


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