SAP Reports / Programs | Personnel Management | Personnel Administration | Netherlands(PA-PA-NL) SAP PA

RPCMBVN0 SAP ABAP Report - Social Insurance Notification (GAK)







RPCMBVN0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report is used to create a dataset for a certain period...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 RPCMBVN0 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_M05_CMBV - SI Notification for GAK


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


Text pool values


Selection Text: TS_CMBV = TemSe Object
Selection Text: SO_REPER = Repr. Legal Person Report
Selection Text: P_VERSLG = Detailed Report
Selection Text: P_TEST = Test Mode
Selection Text: P_TERUG = Retroactive Notifications
Selection Text: P_TAPNR = Tape Number
Selection Text: P_PNTWK = Retro.Acct.via PNP Sel.Criter.
Selection Text: P_LABELS = Add Standard Labels
Selection Text: MDC = Medium Code
Selection Text: INZREP = Submitting Legal Person
Selection Text: BPI = Density
Title: Social Insurance Notification (GAK)
Text Symbol: T26 = Medium :
Text Symbol: T27 = Density :
Text Symbol: T28 = Data Set :
Text Symbol: T29 = Period :
Text Symbol: T30 = Creatn Date:
Text Symbol: T31 = The file generated concerns the following employers:
Text Symbol: T32 = Name:
Text Symbol: T33 = Registration No. :
Text Symbol: T34 = No.of Notificatns:
Text Symbol: T35 = Total No. of Notificatns:
Text Symbol: T37 = Total No. of Employers:
Text Symbol: T38 = Social Insurance Notification (GAK)
Text Symbol: T39 = Text
Text Symbol: T40 = Total No. of Records :
Text Symbol: T41 = Repr.Legal Person:
Text Symbol: T42 = REPER :
Text Symbol: T50 = HIRING AND LEAVING NOTIFICATIONS
Text Symbol: T51 = LEAVING/DECEASED NOTIFICATIONS
Text Symbol: T53 = NOTIFIC. CONCERNING CHANGES AND CORRECTIONS TO SI DATA
Text Symbol: T54 = NOTIFIC. CONCERNING OTHER CHANGES AND CORRECTIONS
Text Symbol: T55 = RETRO. NOTIFIC. CONCERN. CHANGES AND CORRECTNS
Text Symbol: TB1 = Organizatns
Text Symbol: TB2 = Processing
Text Symbol: TB3 = Output
Text Symbol: TE1 = Table T5N1T could not be locked
Text Symbol: T25 = Reg. Number





Text Symbol: 001 = Registration Number:
Text Symbol: 002 = Single
Text Symbol: 003 = Married
Text Symbol: 004 = Not Regular
Text Symbol: 005 = Regular
Text Symbol: CON = ÄAÁAÂAÀAÆAÃAÉEÈEËEÊEÌIÎIÏIÍIÖOÔOÒOÓOØOÕOÜUÛUÙUÚUÇCÑNÅAßS' -
Text Symbol: F02 = Record A was not transported
Text Symbol: F04 = Record C was not transported
Text Symbol: F05 = Record I was not transported
Text Symbol: F06 = Record J was not transported
Text Symbol: F07 = Record Y was not transported
Text Symbol: F08 = Record Z was not transported
Text Symbol: F11 = Medium code is incorrect
Text Symbol: F12 = Density is incorrect
Text Symbol: F13 = Comb. of medium code and density is incorrect
Text Symbol: RE1 = No REPERs/valid REPERs found
Text Symbol: REF = Available Repr.Leg.Persons
Text Symbol: T01 = PerNo
Text Symbol: T02 = Name
Text Symbol: T03 = Hired
Text Symbol: T04 = Left
Text Symbol: T06 = SoFiNo.
Text Symbol: T07 = DOB
Text Symbol: T08 = Mar.Status
Text Symbol: T09 = Employment
Text Symbol: T10 = ZW/WW/WAO/ZFW
Text Symbol: T11 = Arrgmt
Text Symbol: T12 = Rem. Days
Text Symbol: T13 = Start Date
Text Symbol: T14 = Old Insur.
Text Symbol: T15 = New Insur.
Text Symbol: T16 = Prev.
Text Symbol: T17 = Curr.
Text Symbol: T18 = Err.
Text Symbol: T22 = TemSe :
Text Symbol: T23 = ERRORS DURING CREATION OF NSI RECS.
Text Symbol: T24 = Sender Data


INCLUDES used within this REPORT RPCMBVN0

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:

HR_NL_GET_VALIDITY_OF_APPL CALL FUNCTION 'HR_NL_GET_VALIDITY_OF_APPL' "KWIACRK009026 EXPORTING " imp_application = 'LA06' " imp_datum = pn-begda " imp_molga = '05' " IMPORTING " exp_valid = la06_valid. "KWIACRK009026

RP_HIRE_FIRE

HR_NL_HIRE_FIRE * CALL FUNCTION 'RP_HIRE_FIRE'"Determine hiredate and firedate "K028878 CALL FUNCTION 'HR_NL_HIRE_FIRE' "YFAAL028878 EXPORTING BEG = PN-BEGDA END = PN-ENDDA IMPORTING HIRE_DATE = HIREDATE FIRE_DATE = FIREDATE TABLES PP0000 = P0000 PP0001 = P0001 PPHIFI = PHIFI.

HR_INITIALIZE_BUFFER CALL FUNCTION 'HR_INITIALIZE_BUFFER' "YFAL9CK047790 EXPORTING "YFAL9CK047790 TCLAS = 'A' "YFAL9CK047790 PERNR = PERNR-PERNR . "YFAL9CK047790



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