SAP Reports / Programs

HJPULV_VANJ0 SAP ABAP Report - Data File Checking and Master Data Updating (Group GI)







HJPULV_VANJ0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for When a company signs an insurance contract with a member insurance company of the General Insurance Association of Japan ( 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 HJPULV_VANJ0 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

HRPADJP_LV_VANJ0 - VAN File Import Report


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 HJPULV_VANJ0. "Basic submit
SUBMIT HJPULV_VANJ0 AND RETURN. "Return to original report after report execution complete
SUBMIT HJPULV_VANJ0 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: P_ACCID =
Selection Text: P_ALL = Update Immediately
Selection Text: P_BI = Use Batch Input Session
Selection Text: P_DALAY = Data Layout
Selection Text: P_DEDMN = Target Month
Selection Text: P_DEDYR = Target Year
Selection Text: P_EARTH = Earthquake Insurance
Selection Text: P_FILES =
Selection Text: P_FTYPE = File Content Type
Selection Text: P_IT = Update Infotype Directly
Selection Text: P_PC = Local
Selection Text: P_SERV = On Server
Selection Text: P_VARI = ALV Display Variant
Title: Data File Checking and Master Data Updating (Group GI)
Text Symbol: S16 = Employee Sub-group
Text Symbol: S17 = Payroll Period
Text Symbol: S18 = Organization Unit
Text Symbol: S19 = Option of Master Data Update
Text Symbol: S20 = Use Batch Input Session
Text Symbol: S21 = Update Infotype Directly
Text Symbol: S22 = Specify Insurance Category to Update (YEA Info. Only)
Text Symbol: S23 = Former Long-term Accident Insurance
Text Symbol: S30 = Life Insurance Contract
Text Symbol: S31 = Pension Insurance Contract
Text Symbol: S32 = Earthquake Insurance
Text Symbol: S33 = Former Long-term Accidence Insurance Contract
Text Symbol: S34 = Earthquake and Former Long-term Acc. Insur.
Text Symbol: S35 = Nursing/Medical Insurance Contract
Text Symbol: ST1 = Infotype Updated
Text Symbol: ST2 = BI Created
Text Symbol: ST3 = Failure in Master Data Update
Text Symbol: ST4 = Failure in BI Creation
Text Symbol: 001 = Import Data File From
Text Symbol: 002 = Specify Data File Attributes
Text Symbol: 003 = Employee Selection
Text Symbol: 004 = Option of Master Data Update
Text Symbol: 005 = Display Option
Text Symbol: 012 = Veirification Result





Text Symbol: 015 = Open File
Text Symbol: 016 = File Group
Text Symbol: B01 = Create BI Session
Text Symbol: B02 = Update Infotype
Text Symbol: I01 = Program is about to create a batch input session; make sure you have NOT selected any subtotal or total
Text Symbol: I02 = Program is about to update infotype directly; make sure you have NOT selected any subtotal or total rows
Text Symbol: L02 = Result
Text Symbol: LC1 = Server
Text Symbol: LC2 = Local
Text Symbol: N01 = User Input in Selection Screen
Text Symbol: N02 = Data File Verification Result
Text Symbol: S01 = Path of Data File
Text Symbol: S02 = File Content Type
Text Symbol: S03 = Data Layout
Text Symbol: S04 = Target Year
Text Symbol: S05 = Target Month
Text Symbol: S06 = Exclude
Text Symbol: S07 = Model
Text Symbol: S08 = Exclude model
Text Symbol: S09 = Less than or equal to
Text Symbol: S10 = Less than
Text Symbol: S11 = Greater than or equal to
Text Symbol: S12 = Greater than
Text Symbol: S13 = Personnel Number
Text Symbol: S14 = Employment Status
Text Symbol: S15 = Employee Group


INCLUDES used within this REPORT HJPULV_VANJ0

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