HTHCSSD1 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Social Security Form No...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 HTHCSSD1 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_M26_CSSD1 - Print Details of Social Sec. Form
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: CB_CMPLV = Company Level
Selection Text: PX_LFOR2 = Form name 2
Selection Text: PX_LFORM = Form name 1
Selection Text: PX_LFVAR = Form Variant 1
Selection Text: PX_LVAR2 = Form Variant 2
Selection Text: RB_BRHNO = Branch
Selection Text: RB_CVRP =
Selection Text: RB_DTRP =
Selection Text: RB_PERSA = Personnel Area
Selection Text: RVC_AUPR =
Selection Text: RVC_DISK = Floppy Disk
Selection Text: RVC_HDCP = Hard copy
Selection Text: RVC_POSN =
Selection Text: RVC_TAPE = Cartridge Tape
Selection Text: SO_ACCNO = Company SS Account Number:
Selection Text: SO_BRHNO = SS Branch Number:
Selection Text: SO_BTRTL = Sub-area:
Selection Text: SO_DSKFL = Disk Download Path
Selection Text: SO_MONTH = Month/Year
Selection Text: SO_PAYDT = Paid Date
Selection Text: SO_TPEFL = Tape Download Path
Selection Text: SO_WERKS = Area:
Selection Text: SO_YEAR =
Title: Social Security Detailed Report Form No. 1-10 (1st Part) THAILAND
Text Symbol: 043 = Social Security Surcharge
Text Symbol: 044 = Surcharge
Text Symbol: 045 = Footer
Text Symbol: 046 = Social Security contribution for month
Text Symbol: 047 = Date of Payment:
Text Symbol: 048 = For Month
Text Symbol: 049 = Basis Amount
Text Symbol: 050 = Employee Contribution
Text Symbol: 051 = Employer Contribution
Text Symbol: 052 = Total Contribution
Text Symbol: 053 = Surcharge @2% p.m
Text Symbol: 054 = Totals
Text Symbol: 055 = Sub Totals
Text Symbol: 056 = Form
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RP_GET_SS_BRANCHES_TH CALL FUNCTION 'RP_GET_SS_BRANCHES_TH' EXPORTING ST0001 = P0001 BEGDA = PVD_BEGDA ENDDA = PVD_ENDDA IMPORTING ACCNO = PV_ACCNO BRHNO = PV_BRHNO EXCEPTIONS TABLE_ENTRY_NOT_FOUND = 1 OTHERS = 2.
RP_GET_SS_BRANCHES_TH * call function 'RP_GET_SS_BRANCHES_TH' * exporting * st0001 = p0001 * begda = pvd_begda * endda = pvd_endda * importing * accno = pv_accno * brhno = pv_brhno * exceptions * table_entry_not_found = 1 * others = 2.
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 HTHCSSD1 or its description.
HTHCSSD1 - Social Security Detailed Report Form No. 1-10 (1st Part) THAILAND HTHCSSD1 - Social Security Detailed Report Form No. 1-10 (1st Part) THAILAND HTHCLSTR - Payroll Results for Cluster TH HTHCLSTR - Payroll Results for Cluster TH HTHCLJN0 - Payroll Journal - THAILAND HTHCLJN0 - Payroll Journal - THAILAND