RPCUIDW0 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 RPCUIDW0 into the relevant SAP transactions such as SE38 or SE80
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: P_TXYR = Tax year
Selection Text: P_TEMSE = TemSe object
Selection Text: P_MONTH = Payroll month
Selection Text: P_FILSIZ = Maximum filesize (in bytes)
Selection Text: P_FILENO = File number
Selection Text: P_CREAR = Creator UIF reference number
Title: South African UIF Declarations - Create Electronic Media
Text Symbol: 303 = ".
Text Symbol: APO = '
Text Symbol: E01 = File exists
Text Symbol: E02 = File &1 with status &3 exists for Temse object &2.
Text Symbol: E03 = The file is valid for payroll year &1 and month &2.
Text Symbol: E04 = Do you want to overwrite this file? - If the file was already sent to
Text Symbol: E05 = the UIF authorities, it would also be replaced in their system.
Text Symbol: F01 = Repeated Download
Text Symbol: F02 = File &1 exists for this Temse object.
Text Symbol: F03 = You must not send the same file with different creators to the authorities!
Text Symbol: F04 = Do you still want to download this file?
Text Symbol: FR1 = Program selections
Text Symbol: FR2 = Electronic Media Parameters
Text Symbol: FR3 = File Generation Number
Text Symbol: FRM = Form name for Label Printing
Text Symbol: LAB = Labels for Tax Certificates (Tax Year &1: Run Number &2)
Text Symbol: LAC = Labels for UIF Declarations (Payroll Year &1, Payroll Month &3: Run Number &2)
Text Symbol: N11 = Next free file number
Text Symbol: N12 = The next free file number for creator '&1' is &2
Text Symbol: N13 = Do you want to use this number?
Text Symbol: NUM = File numbers used
Text Symbol: O01 = Overwrite Confirmation
Text Symbol: O02 = The following file already exists :
Text Symbol: O03 = Do you want to overwrite this file ?
Text Symbol: S01 = Number of files Generated :
Text Symbol: S02 = Filename:
Text Symbol: S03 = Filesize:
Text Symbol: S04 = Generation Number:
Text Symbol: 302 = " was replaced by "
Text Symbol: 001 = Converting certificates ...
Text Symbol: 002 = Reading TemSe ...
INCLUDE RPCUIDW1.
INCLUDE RPCUIDW2.
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.
RPCUIDW0 - South African UIF Declarations - Create Electronic Media RPCUIDW0 - South African UIF Declarations - Create Electronic Media RPCUIAW3 - Forms RPCUIAW1 - Data Definition RPCUIAW0 - South African UIF declarations - Run administration RPCUIAW0 - South African UIF declarations - Run administration