SAP ABAP Function Module ISHMED_MAKE_FALLBEZUG (IS-H*MED: Create Case Reference (for Requests and Preregistrations))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NORD (Package) R/3MED: Services processing EDV-G
Basic Data
Function Module ISHMED_MAKE_FALLBEZUG IS-H*MED: Create Case Reference (for Requests and Preregistrations)  
Function Group N1OK   IS-H*MED: Case Ref for Request/Pre-reg.  
Program Name SAPLN1OK   IS-H*MED: Case Ref for Request/Pre-reg. 
INCLUDE Name LN1OKU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NBEW TYPE NBEW Selected Movement (from Case Selection)
Exporting ET_OBJECTLIST TYPE ISH_OBJECTLIST Object List
Exporting E_FALNR TYPE FALNR Case
Importing I_EINRI TYPE NFAL-EINRI Institution
Importing I_NFAL TYPE NFAL Case (and its Patient) ->
Importing I_NPAT TYPE NPAT Patient (if Case not Known) ->
Importing I_NBEW TYPE NBEW Movement ->
Importing I_POPUP TYPE RNT40-MARK ' ' Display Selection List or Confirmation Dialog Box? ->
Importing I_MODE TYPE N1FLD-N1MODE 'U' Call Mode (A or U) ->
Importing I_SAVETAB TYPE RNT40-MARK 'X' Save Data ? ->
Importing I_CHECK_LOCK_PAT TYPE RNT40-MARK ' ' Check Whether Patient Locked
Importing I_CHECK_CASE TYPE RNT40-MARK 'X' Check whether case is completed, etc. ON/OFF ->
Importing I_COMMIT TYPE RNT40-MARK ' ' Commit work ON/OFF
Importing I_MEMORY TYPE RNT40-MARK ' ' Read Memory ON/OFF ->
Importing I_ACTION TYPE RNT40-MARK ' ' Action, with Which the System Calls the Function Module
Importing I_RNADP TYPE RNADP SPACE RNADP Structure for Presetting the Admission Data
Importing I_PAPID TYPE NPAP-PAPID ID of Provisional Patient
Importing I_APP_NTMN TYPE NTMN Visit Appointment (for Link to New Outpatient Admission Movement)
Importing I_ADM_NTMN TYPE NTMN Admission Appointment (for Link to New Inpatient Admission Movement)
Importing I_ADM_IS_NEW TYPE RNT40-MARK '*' Admission for the Transferred Case was Created Again
Importing I_CHECK_DATAS TYPE RNT40-MARK ' ' Should the system run a check for the patient master data and case data?
Importing I_NPOL TYPE RNT40-MARK ' ' Call from NPOL Environment
Importing I_CONTROL TYPE RNT40-MARK ' ' Call from Control Environment?
Tables T_N1ANF TYPE N1ANF In: Requests ->
Tables T_N1VKG TYPE N1VKG In: Preregistrations ->
Tables T_NTMN TYPE NTMN In: Appointments ->
Tables TO_N1ANF TYPE VN1ANF Out: Modified Requests ->
Tables TO_N1VKG TYPE VN1VKG Out: Modified Preregistrations ->
Tables TO_NLEI TYPE VNLEI Out: Modified Services ->
Tables TO_NLEM TYPE VNLEM Out: Modified Services (See TO_NLEI)
Tables TO_N1LSSTZ TYPE VN1LSSTZ Out: Modified Services (See TO_NLEI)
Tables TO_NLLZ TYPE VNLLZ Out: Modified Services (See TO_NLEI)
Tables TO_NBEW TYPE VNBEW Out: Modified Movements ->
Tables TO_NTMN TYPE VNTMN Out: Modified Appointments ->
Tables TO_NAPP TYPE VNAPP Out: Modified Appointment Reservations ->
Tables TO_NDOC TYPE RNDOC Out: Modified Documents ->
Tables TO_N1LSTEAM TYPE VN1LSTEAM Out: Modified Team ->
Tables TO_N1DYLMZUO TYPE VN1DYLMZUO Out: Modified Dynamic Material Proposal
Tables TO_TEXT TYPE ITCTC Out: Copied Text ->
Tables TO_LNRLS TYPE RN1LNRLS Out: Temporary Service - Service Link->
Tables TO_NDIA TYPE RN1NDIA Out: Created Diagnoses ->
Exception FAL_NOT_FND TYPE Case does not exist (or canceled)
Exception NO_ANF_VKG TYPE No Req/Prereg. Without Case Found
Exception FAL_NOT_VALID TYPE
Exception CANCEL TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20050224 
SAP Release Created in