SAP Reports / Programs | Basic Data | SAP Healthcare - Industry-Specific Components for Hospitals | Basic Data(IS-H-BD) SAP IS

RNLLST02 SAP ABAP Report - IS-H: Case/Service Evaluation for Outpatient Cases







RNLLST02 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This program determines outpatient cases for which services exist...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 RNLLST02 into the relevant SAP transactions such as SE38 or SE80


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 RNLLST02. "Basic submit
SUBMIT RNLLST02 AND RETURN. "Return to original report after report execution complete
SUBMIT RNLLST02 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: ABRKZ = Billable Services
Selection Text: ALVDVAR = Layout
Selection Text: ANFOE = Requesting Org. Unit
Selection Text: A_BEGDT = Start with Visit Date
Selection Text: A_ENDDT = End with Visit Date
Selection Text: BATCH = Show Services
Selection Text: BEGDT = Service Date
Selection Text: BWART = Visit Type
Selection Text: CLASS = Class
Selection Text: ERBOE = Performing Org. Unit
Selection Text: FALNR = Case
Selection Text: FOABR = Cases w/o Billable Service
Selection Text: INFO_JA = Take Bill.Status into Account
Selection Text: INFO_NO = Do not Take Bill.St.into Accnt
Selection Text: IST = Performed Services
Selection Text: LEIST = Service
Selection Text: NO_ABRKZ = Non-Billable Services
Selection Text: NO_STORN = Non-Canceled Services
Selection Text: P_NOEX = D .
Selection Text: P_EXT1 = D .
Selection Text: P_EXSAVE = D .
Selection Text: P_EXLOAD = D .
Selection Text: P_EX2 = D .
Selection Text: P_EX1 = D .
Selection Text: WR_SEL = Update Case Selection
Selection Text: V_ABGER = Completely Billed Services
Selection Text: T_ABGER = Partially Billed Services
Selection Text: STORN = Canceled Services
Selection Text: SE_EINRI = Institution
Selection Text: SEL_SEL = Selection by Case Selection
Selection Text: SEL_NIL = Selection by Case Number
Selection Text: SEL_EXP = Selection Indicator
Selection Text: SEL_BES = Via Visit Date
Selection Text: SELKZ = Case Selection
Selection Text: PLAN = Planned Services
Selection Text: N_ABGER = Non-Billed Services
Title: IS-H: Case/Service Evaluation for Outpatient Cases
Text Symbol: U26 = Status





Text Symbol: U24 = Max. To
Text Symbol: U23 = Bl
Text Symbol: 001 = Show Services
Text Symbol: 002 = Billable
Text Symbol: 003 = Non-Billable
Text Symbol: 004 = Canceled
Text Symbol: 005 = Non-Canceled
Text Symbol: 009 = Planned (Pl.)
Text Symbol: 010 = Performed(Act.)
Text Symbol: 013 = Plan. Qty
Text Symbol: 015 = Unit
Text Symbol: 016 = Cases Without Billable Svces Only
Text Symbol: 019 = Take into Account
Text Symbol: 020 = Do not Take into Account
Text Symbol: 021 = Completely Billed
Text Symbol: 022 = Partially Billed
Text Symbol: 023 = Not Billed
Text Symbol: 024 = Layout
Text Symbol: 030 = Actual Qty
Text Symbol: BIS = To
Text Symbol: BL1 = Selection Example
Text Symbol: BL2 = Cases
Text Symbol: BL3 = Output
Text Symbol: BL4 = Services
Text Symbol: BL5 = Billing Status
Text Symbol: BL6 = Case Select.
Text Symbol: S01 = Institution
Text Symbol: S02 = Via Visit Date
Text Symbol: S03 = By Case
Text Symbol: S05 = Case/Service Evaluation
Text Symbol: S06 = Update Case Selection:
Text Symbol: S08 = By Case Selection
Text Symbol: U13 = Service
Text Symbol: U14 = Description
Text Symbol: U15 = Start
Text Symbol: U16 = End
Text Symbol: U17 = Plann.
Text Symbol: U18 = Ext.Svce
Text Symbol: U19 = Req. OU





Text Symbol: U20 = Perf. OU
Text Symbol: U21 = Billab.
Text Symbol: U22 = Canceled


INCLUDES used within this REPORT RNLLST02

INCLUDE RNEXTRACT_DATA.
INCLUDE RNSSEINR.
INCLUDE RNSSEXTR.
INCLUDE RNLLSTSE.
INCLUDE RNLLSTF0. "SHARED FORM ROUTINES FOR RNLLST01 AND RNLLST02
INCLUDE RNSSIEIN.
INCLUDE RNSSIEXT.
INCLUDE RNSSSEXT_PBO.
INCLUDE RNSSSEXT_VALUE_REQUEST.
INCLUDE RNSSSEIN.
INCLUDE RNSSSEXT.


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:

ISH_MODIFY_SCREEN CALL FUNCTION 'ISH_MODIFY_SCREEN' EXPORTING dynnr = sy-dynnr * einri = se_einri * FCODE = '*' pname = repid * VCODE = 'DIS' * SET_CURSOR = * CHANGING * TC_CONTROL = EXCEPTIONS OTHERS = 1.

REUSE_ALV_VARIANT_F4 CALL FUNCTION 'REUSE_ALV_VARIANT_F4' EXPORTING is_variant = hlpvar i_save = 'A' IMPORTING e_exit = gs_exit es_variant = gs_variant EXCEPTIONS not_found = 1 program_error = 2 OTHERS = 3.

ISH_CASE_VALUE_REQUEST CALL FUNCTION 'ISH_CASE_VALUE_REQUEST' EXPORTING ss_einri = se_einri ss_vcode = update IMPORTING ss_falnr = falnr-low.

ISH_CASE_VALUE_REQUEST CALL FUNCTION 'ISH_CASE_VALUE_REQUEST' EXPORTING ss_einri = se_einri ss_vcode = update IMPORTING ss_falnr = falnr-high.

ISH_SHOW_SERVICES_NEW CALL FUNCTION 'ISH_SHOW_SERVICES_NEW' EXPORTING einrichtung = se_einri sel_group = 'X' multi_select = ' ' use_groups = ' ' zotyp = ' ' change_tarif = 'X' change_zeitr = 'X' change_zeitp = 'X' change_entga = 'X' change_tagru = 'X' change_zotyp = 'X' change_usegr = 'X' read_vle = ' ' select_all = ' ' IMPORTING e_ntpk = ntpk EXCEPTIONS wrong_einri = 1 nothing_found = 2 nothing_selected = 3 missing_zotyp = 4 OTHERS = 5.

ISH_SHOW_SERVICES_NEW CALL FUNCTION 'ISH_SHOW_SERVICES_NEW' EXPORTING einrichtung = se_einri sel_group = 'X' multi_select = ' ' use_groups = ' ' zotyp = ' ' change_tarif = 'X' change_zeitr = 'X' change_zeitp = 'X' change_entga = 'X' change_tagru = 'X' change_zotyp = 'X' change_usegr = 'X' read_vle = ' ' select_all = ' ' IMPORTING e_ntpk = ntpk EXCEPTIONS wrong_einri = 1 nothing_found = 2 nothing_selected = 3 missing_zotyp = 4 OTHERS = 5.

REUSE_ALV_VARIANT_DEFAULT_GET CALL FUNCTION 'REUSE_ALV_VARIANT_DEFAULT_GET' EXPORTING i_save = 'A' CHANGING cs_variant = gs_variant EXCEPTIONS wrong_input = 1 not_found = 2 program_error = 3 OTHERS = 4.

HELP_OBJECT_SHOW CALL FUNCTION 'HELP_OBJECT_SHOW' EXPORTING dokclass = 'TX' doklangu = sy-langu dokname = 'ISH_EXAMPLE_RNLLST02' * doktitle = sy-title TABLES links = links EXCEPTIONS object_not_found = 1 sapscript_error = 2 OTHERS = 3.

ENQUEUE_ENFAK CALL FUNCTION 'ENQUEUE_ENFAK' EXPORTING einri = se_einri selkz = sel_exp EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.



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