RPUCATN0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for Note: This program is obsolete...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 RPUCATN0 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_M05_CAT - Conversion f. Relationship Managem.
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: CHKANS = Reg. No. Consistency T5N9A
Selection Text: CHKFEA = Features (RP Assignment)
Selection Text: CHKINF = Infotypes (RP and Subtype)
Selection Text: ONLYBAD = Only display errors
Title: Check Program for Relationship Management
Text Symbol: T07 = is incorr. (check NLR02)
Text Symbol: T06 = Tax authority REPER assignment
Text Symbol: T05 = is incorr. (ckeck NLR01)
Text Symbol: T04 = UVI REPER assignment
Text Symbol: T03 = Inconsistencies for
Text Symbol: T02 = No errors found for
Text Symbol: T01 = Output
Text Symbol: EN1 = s
Text Symbol: 003 = Individual Checks
Text Symbol: 002 = Notific.
Text Symbol: T11 = for pension funds is incorrect (check NLR03)
Text Symbol: T12 = for CBS is incorrect (check NLR04)
Text Symbol: T13 = for Arbodienst is incorrect (check NLR06)
Text Symbol: T14 = REPER
Text Symbol: T23 = UVI REPER check not possible
Text Symbol: T22 = not equal to infotype REPER
Text Symbol: T21 = Feature NLR01 REPER
Text Symbol: T20 = missing in infotype 0409
Text Symbol: T19 = first check feature NLR04
Text Symbol: T18 = CBS REPER check not possible
Text Symbol: T17 = not equal to infotype REPER
Text Symbol: T16 = Feature NLR04 REPER
Text Symbol: T15 = missing in infotype 0408
Text Symbol: T08 = REPER assignment
Text Symbol: T36 = (REPER
Text Symbol: T35 = REGNO Arbodienst (T5N9A)
Text Symbol: T34 = SIPGRP
Text Symbol: T33 = (RP
Text Symbol: T32 = REGNO UVI (T5N9A)
Text Symbol: T31 = not consistent with REPER assignment
Text Symbol: T30 = P0409 subtype
Text Symbol: T29 = first check feature NLR03
Text Symbol: T28 = Pension fund REPER check not possible
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
HR_NL_GET_REPERS CALL FUNCTION 'HR_NL_GET_REPERS' EXPORTING date = pn-begda IMPORTING error = error TABLES relmngtab = relmngtab errortab = errortab.
HR_NL_GET_RELATIONS CALL FUNCTION 'HR_NL_GET_RELATIONS' EXPORTING date = pn-begda TABLES relmngtab = relmngtab errortab = errortab.
HR_NL_RELMNGCHECK CALL FUNCTION 'HR_NL_RELMNGCHECK' EXPORTING date = pn-begda messtp = 'I' TABLES relmngtab = relmngtab.
HR_NL_GET_REPERS CALL FUNCTION 'HR_NL_GET_REPERS' EXPORTING date = p0059-begda pernr = pernr-pernr IMPORTING error = error TABLES relmngtab = relmngtab errortab = errortab.
HR_NL_GET_RELATIONS CALL FUNCTION 'HR_NL_GET_RELATIONS' EXPORTING date = p0059-begda TABLES relmngtab = relmngtab errortab = errortab.
HR_NL_GET_UVISRT CALL FUNCTION 'HR_NL_GET_UVISRT' EXPORTING ansnr = inttab-uvi_ansnr reper = p0409-reper "YDRL6BK049299 begda = p0409-begda "YDRL6BK049299 endda = p0409-endda "YDRL6BK049299 IMPORTING uvisr = inttab-uvisrt.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RPUCATN0 - Check Program for Relationship Management RPUCATN0 - Check Program for Relationship Management RPUCARG0 - dynamic action on infotype 0222 to create it 0017 (Car Mileage) RPUCARG0 - dynamic action on infotype 0222 to create it 0017 (Car Mileage) RPUCAR442 - XPRA: introduce subtypes for infotype company car (0442) RPUCAR442 - XPRA: introduce subtypes for infotype company car (0442)