SAP Reports / Programs | Payroll | Malaysia(PY-MY) SAP PY

RPCSB3L0 SAP ABAP Report - Borang 3







RPCSB3L0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for SOCSO Borang 3 Report (RPCSB3L0) This report displays and prints the details of all the selected employees who have left the company between the dates specified by you...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 RPCSB3L0 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_CSB3 - Run SOCSO Report for Borang 3


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


Text pool values


Title: Borang 3
Text Symbol: 032 = Keselamatan Sosial
Text Symbol: 033 = Bekerja
Text Symbol: 034 = Saya mengaku bahawa senarai yang diberikan di atas adalah
Text Symbol: 035 = betul sepanjang pengetahuan dan kepercayaan saya.
Text Symbol: 036 = Tarikh
Text Symbol: 037 = Tandatangan Majikan atau Wakilnya.....................
Text Symbol: 038 = Nama dan Alamat Perusahaan
Text Symbol: 039 = Nama
Text Symbol: 040 = (HURUF BESAR)
Text Symbol: 041 = Cop Rasmi Perusahaan.......................
Text Symbol: 042 = Nombor Telefon
Text Symbol: 043 = Lama
Text Symbol: 044 = JANUARI
Text Symbol: 045 = FEBURARI
Text Symbol: 046 = MAC
Text Symbol: 047 = APRIL
Text Symbol: 048 = MEI
Text Symbol: 049 = JUN
Text Symbol: 050 = JULAI
Text Symbol: 051 = OGOS
Text Symbol: 052 = SEPTEMBER
Text Symbol: 053 = OKTOBER
Text Symbol: 054 = NOVEMBER
Text Symbol: 055 = DISEMBER
Text Symbol: 056 = SOCSO Borang 3
Text Symbol: BOX = Further Parameters
Text Symbol: E01 = Error
Text Symbol: P01 = Print Form
Text Symbol: P02 = Print Form(Dot Matrix)
Text Symbol: TIT = BORANG 3
Text Symbol: 001 = NUMBOR KOD MAJIKAN
Text Symbol: 002 = BORANG PEMBERHENTIAN PEKERJAAN
Text Symbol: 003 = BAGI KEGUNAAN RASMI
Text Symbol: 004 = Employer's Reference No.
Text Symbol: 005 = Month and Year of Leaving
Text Symbol: 006 = Output format
Text Symbol: 007 = Customer Layout





Text Symbol: 008 = Standard Layout
Text Symbol: 009 =
Text Symbol: 010 = PERATURAN-PERATURAN (AM) KESELAMATAN SOSIAL PEKERJA 1971
Text Symbol: 011 = (Peraturan 13)
Text Symbol: 012 = Di bawah ini saya berikan nama-nama dan butir-butir
Text Symbol: 013 = lain orang-orang yang berhenti menjadi pekerja dalam bulan
Text Symbol: 014 = SILA GUNAKAN HURUF BESAR
Text Symbol: 015 = Leaving Date
Text Symbol: 016 = SOCSO No.
Text Symbol: 017 = User Parameters
Text Symbol: 018 = Name
Text Symbol: 019 = Co.Code
Text Symbol: 020 = Personnel No
Text Symbol: 021 = Nombor Kad Pengenalan
Text Symbol: 022 = IC No.(New)
Text Symbol: 023 = Ref num
Text Symbol: 024 = Remarks
Text Symbol: 025 = IC No(Old)
Text Symbol: 026 = Employee Name
Text Symbol: 027 = Nama Penuh(Mengikut Kad Pengenalan)
Text Symbol: 028 = Nombor pendaftaran
Text Symbol: 029 = Tarikh Berhenti
Text Symbol: 030 = Catatan
Text Symbol: 031 = (Lama dan Baru, Jika ada)


INCLUDES used within this REPORT RPCSB3L0

No INCLUDES are used within this REPORT code!


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