Fonction SAP BAPI_CASEPROCEDURE_GETDETAIL - IS-H BAPI CaseProcedure.GetDetail - Display Details of Case-Rel.Procedures

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
COMPLETE_SURGERY_DATA BAPINALL-XIND C 1 SPACE X Add Missing Procedure Data
INSTITUTION BAPI1303DATA-INSTITUTION C 4 Institution
PATCASEID BAPI1303DATA-PATCASEID C 10 Case Number
SURPROC_SEQNO BAPI1303DATA-SURPROC_SEQNO C 10 Sequence Number of Procedure

Paramètre Reférence Type Long. Description
CASEPROCEDURE_DATA BAPI1303DATA u 382 Detailed Data for Exactly one Procedure
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 Most Severe Message Type

Paramètre Reférence Long. Facultatif Description
ASS_DIAGNOSES BAPI1303ASSDIA 70 X Diagnoses Assigned to Procedure
ASS_SERVICES BAPI1303ASSSRV 78 X Case-Related Services Assigned to Procedure
RETURN BAPIRET2 548 X Return Messages

Functionality
INCLUDE NBAPI_ISH
It returns the detailed data pertaining to a specific procedure.
Note that a SAPscript long text for the procedure, where one exists, isnot returned.

Notes
INCLUDE NBAPI_PRECOND_AUTHORITIES
RESET N1
Authorization checks:
N_NICP_FAL mit
EINRI,,,,= Institution passed
ACTVT,,= Display
N_NDIA_ORG
EINRI,,,,= Institution passed
ORGFA,,= Departmental organizational unit from the movements
ACTVT,,= Display
The user must be authorized to display at least one departmentalorganizational unit of the movement.
INCLUDE BAPI_RET

Further information
Error messages:

  • NICP001,,You are not authorized to display procedure

  • N1597,,Case &1 &2 has no movements

  • NICP004,,Procedure &1/&2/&3 does not exist

  • N1613,,You are not authorized to process this case in institution &
  • Description
    The detailed data pertaining to the determined procedure is returned inthis structure.
    INCLUDE NBAPI_WORST_RETURNED_MSGTY

    Description
    Movement-related data and case-related data can exist for a case.
    Movement-related procedures are assigned to a specific surgery movementusing the sequence number of this movement. The start date, start time,end date, nursing organizational unit and department organizational unitare not allowed to be specified for these procedures. Consequently, thisdata does not exist in the database.
    In the dialog, this data is determined from the assigned movement data.
    If you require this BAPI to create a list, it is recommended that youget it to determine this missing data.
    If you want to change the returned procedures, you must not set thisparameter. If the changed, movement-related procedures are thentransferred with the date and organizational unit to the BAPIBAPI_CASEPROCEDURE_CHANGEMULTIP, an error message is generated.
    INCLUDE NBAPI_INSTITUTION
    INCLUDE NBAPI_PATCASEID

    Description
    Explicit specification of the sequence number of a case-relatedprocedure. Only detailed data pertaining to exactly one case-relatedprocedure is determined. The specification is mandatory.

    Value range
    0000000001 - 9999999999
    This field is alpha converted. This means that you do not need to enterleading blanks or zeros.

    Default
    There is no default setting for this parameter.

    Description
    All of the diagnoses assigned to the specified procedure are returnedin this table.
    INCLUDE NBAPI_EXPORTPARAM_OPTIONAL

    Description
    All of the services assigned to the specified procedure are returned inthis table.
    INCLUDE NBAPI_EXPORTPARAM_OPTIONAL

    Description
    Errors that occurred are returned in this table.

    Value range
    The following error messages can occur:

    • NS016:,,,,Institution does not exist

    • N1117:,,,,Institution does not exist

    • NICP001:,,You are not authorized to display procedure

    • N1597:,,,,Case &1 &2 has no movements

    • NICP004:,,Procedure &1/&2/&3 does not exist

    • N1613:,,,,You are not authorized to process this case
    • in institution <(>&<)>