RNCKRAI2 is a standard ABAP INCLUDE 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 RNCKRAI2 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ISH_INSREL_CASE_POOL_GET call function 'ISH_INSREL_CASE_POOL_GET' exporting ss_einri = p_einri ss_falnr = p_falnr ss_sel_storn = ' ' tables ss_ncir_daba = ct_ncir_db[].
ISH_NPAT_CONCATENATE call function 'ISH_NPAT_CONCATENATE' exporting ss_einri = pa_einri ss_patnr = nfal-patnr ss_read_npat = 'X' * ss_npat = * ss_npat_complete = 'X' * ss_list = ' ' importing ss_pname = patname exceptions others = 1.
ISH_READ_SERVICES call function 'ISH_READ_SERVICES' exporting abrkz = 'X' einri = pa_einri falnr = $fal falnr_exist = 'X' ist = 'X' not_abrkz = 'X' not_storn = 'X' patnr_exist = 'X' plan = ' ' read_all = ' ' storn = ' ' zeitp = 'X' zeitr = ' ' tables e_nlei = inlei exceptions wrong_begdt = 01 wrong_einri = 02 wrong_falnr = 03 wrong_lnrls = 04.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RNCKRAI2 - documentation and ABAP source code RNCKRAI0 - documentation and ABAP source code RNCINC_INIT_STRUCTURES - RNCINCINITSTRUCTURES RNCIEDIU - IS-HCM: EDI Procedure AT SELECTION_SCREEN (Check User Input) RNCIEDIP - IS-HCM: EDI Procedure (Parameters for Selection Screen) RNCIEDII - IS-HCM: EDI Procedure INITIALIZATION