Fonction SAP BAPI_MEDSRVCAT_GETITEMDETAIL - IS-H*MED: BAPI MEDSrvCat.GetItemDetail - Displaying Service Master Data

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
INSTITUTION BAPINALL-INSTITUTION C 4 IS-H: Institution
SERVICEID BAPI1300N1TPMX-SERVICEID C 10 IS-H: Service in Service Catalog
SRVCATID BAPI1300N1TPMX-SRVCATID C 2 IS-H: Service Catalog Identification Key

Paramètre Reférence Type Long. Description
WORST_RETURNED_MSGTY BAPINALL-WORSTRETMSG C 1 IS-H: Most Severe Message Type Generated

Paramètre Reférence Long. Facultatif Description
RETURN BAPIRET2 548 Return Parameters
SRVDATA_TPK BAPI1300NTPK 28 X IS-H*MED: Service Item Header Data
SRVDATA_TPLAB BAPI1300N1TPLAB 154 X IS-H*MED: Required Laboratory Parameters
SRVDATA_TPLOK BAPI1300N1TPLOK 21 X IS-H*MED: Radiology - Excluded Localization
SRVDATA_TPM BAPI1300N1TPM 68 X IS-H*MED: Medical Enhancements for the Service Catalog Items
SRVDATA_TPP BAPI1300N1TPP 45 X IS-H*MED: Resource Profiles for Services
SRVDATA_TPTA BAPI1300N1TPTA 21 X IS-H*MED: Excluded Transport Type

Functionality
This BAPI method is part of the basic data of the Clinical Systemindustry-specific component.
It is used to determine the medical and radiological data of anexisting IS-H*MED service in a service catalog. If you also wish todetermine administrative service master data, you must use the relevantIS-H BAPI (BAPI_HCSRVCAT_GETITEMDETAIL).
You can then combine the determined data of both BAPIs in your displayfunctionality.
Any errors determined during the selection will be returned to the userin the RETURN table. You will find possible return values andtheir meanings in the parameter documentation of the RETURNtable.

Description
This return parameter contains the most severe message type generatedin the RETURN parameter. You can use this as a simple successanalysis, without having to examine the structure or the RETURNtable in detail. You can always limit this to the cases which contain'E' or 'A' here as the most severe message type.
With message types ' ', 'S', 'I' and 'W' processing is successfullycompleted. With message types 'E' or 'A' the system could not processthe data.

Value range

  • ' ': No message occurred

  • 'S': Success message

  • 'I': Information message

  • 'W': Warning

  • 'E': Error

  • 'A': Abort
  • Description
    You must manually enter the corresponding institution in this field.

    Value range
    All institutions stored in the system.
    This field is alpha-converted, which means that you can omit theleading blanks or zeroes from entries which contain numbers only.

    Default
    No value is preassigned.

    Description
    Service of a service catalog.

    Value range
    This field is alpha-converted, which means that you can omit theleading blanks or zeroes from entries which contain numbers only.

    Default
    No value is preassigned.

    Description
    Manual entry of the service catalog number within the corresponding
    institution.

    Value range
    This field is alpha-converted, which means that you can omit theleading blanks or zeroes from entries which contain numbers only.

    Default
    No value is preassigned.

    Description
    The system will return any errors which may have occurred in thistable.

    Value range
    The following errors may occur:

    • N1 036: Enter a valid institution

    • N2 300: User has no authorization in institution

    • N2 663: Service is not defined in catalog of
    • institution
      • NFCL 156: Enter a valid service catalog identification

      • NFCL 157: Enter a valid service identification within a service catalog
      • Description
        The determined header data of the service are displayed in this table.
        The system will use the import parameters for selecting detailedservice master data. The system will collect any errors which may occurduring processing, in the RETURN parameter.

        Description
        In this table the system will display the determined laboratoryparameters for the service.
        The system uses the import parameter for selecting detailed servicemaster data. The system will collect any errors which may occur whenthe service is processed, in the RETURN parameter.

        Description
        In this table the system will display the excluded localizationsdetermined for the service.
        The system uses the import parameter for selecting detailed servicemaster data. The system will collect any errors which may occur whenthe service is processed, in the RETURN parameter.

        Description
        In this table the system will display the determined medicalenhancements of the service.
        The system uses the import parameter for selecting detailed servicemaster data. The system will collect any errors which may occur whenthe service is processed, in the RETURN parameter.

        Description
        In this table the system will display the determined resource profilesof the service.
        The system uses the import parameter for selecting detailed servicemaster data. The system will collect any errors which may occur whenthe service is processed, in the RETURN parameter.

        Description
        In this table the system will display the excluded transport typesdetermined for the service.
        The system uses the import parameter for selecting detailed servicemaster data. The system will collect any errors which may occur whenthe service is processed, in the RETURN parameter.