HIDCJAM0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The Jamsostek Monthly Report (HIDCJAM0) is designed to produce four statutory forms and two other forms...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter HIDCJAM0 into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
PC00_M34_CJAM - Run Monthly Report for Jamsostek
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.
Selection Text: ABAP = ABAP/4 List
Selection Text: JAMS_1A = Form 1A for hires
Selection Text: JAMS_1C = Form 1B for leavers
Selection Text: JAMS_1D = Detail of new hires
Selection Text: JAMS_1X = Form 1A for transfers
Selection Text: JAMS_1Z = Form 1B for transfers
Selection Text: JAMS_2 = Form 2 for corp. contribn
Selection Text: JAMS_2A = Form 2A for monthly contribn
Selection Text: JAMS_PC = Pay changes-Perubahan upah
Selection Text: JAMS_TR = Form for transfers
Selection Text: J_MOD = JAMSOSTEK grouping
Selection Text: PX_LFOR2 = Form name 1C
Selection Text: PX_LFOR3 = Form name 2
Selection Text: PX_LFORM = Form name 1A
Selection Text: PX_LFVAR = Form Variant 1A
Selection Text: PX_LVAR2 = Form Variant 1C
Selection Text: PX_LVAR3 = Form Variant 2
Selection Text: SCRIPT = Form Output
Title: Jamsostek monthly reports -- Indonesia
Text Symbol: 107 = Rp.
Text Symbol: 106 = Bulan Keterlambatan
Text Symbol: 105 = Jumlah Denda Iuran = 2%
Text Symbol: 104 = BAGIAN V - Denda Iuran
Text Symbol: 103 = BAGIAN IV - Kekurangan/kelebihan Iuran untuk bulan/tahun
Text Symbol: 102 = Jumlah (A+B+C+D)
Text Symbol: 101 = Jaminan Pemeliharaan Kesehatan (JPK)
Text Symbol: 100 = Jaminan Kematian (JKM)
Text Symbol: 099 = Jaminan Hari Tua (JHT)
Text Symbol: 098 = Jaminan Kecelakaan Kerja (JKK)
Text Symbol: 097 = Jumlah Iuran (Rp.)
Text Symbol: 096 = Jumlah Upah (Rp.)
Text Symbol: 095 = Tarif
Text Symbol: 094 = Program
Text Symbol: 093 = BAGIAN III - Rincian Iuran bulan ini
Text Symbol: 092 = Jumlah (A+B-C+D)
Text Symbol: 091 = Kenaikan Upah
Text Symbol: 090 = Pengurangan tenaga kerja (Form Jamsostek No. 1C)
Text Symbol: 089 = Penambahan tenaga kerja (Form Jamsostek No. 1A)
INCLUDE HIDCJAM0_COMPUTE_OLD_SALARYF01.
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 HIDCJAM0 or its description.