Fonction SAP BAPI_CASESERVICE_GETLIST - IS-H BAPI CaseService.GetList - List Case-Related Services

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
INSTITUTION BAPI2099DATA-INSTITUTION C 4 Institution
MAXCNT BAPINALL-MAXCNT I 4 -1 X Maximum Number of Services Read From the Database
PATCASEID BAPI2099DATA-PATCASEID C 10 Case Number

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

Paramètre Reférence Long. Facultatif Description
CASESERVICE_DATA BAPI2099DATA 831 Case-Related Services Determined, Hit List
FILTER_BILLABLE_IND BAPINRNGXIND 5 X Filter for Billing Indicator
FILTER_CHARGE_TYPE BAPI1300RNGCHRGTYP 7 X Filter for Case-Related Service Charge Type
FILTER_EXTENDED_IND BAPINRNGXIND 5 X Filter for Extended Service Indicator
FILTER_HCO_IND BAPINRNGXIND 5 X Filter for HCO Indicator
FILTER_MOVEMENT_SEQNO BAPI2097RNGMOVEMNTSEQNO 13 X Filter for Sequence Number of Movement
FILTER_PERFORM_OU BAPINRNGOU 19 X Filter for Organizational Unit Performing the Service
FILTER_REFERENCE_CODE BAPINRNGREFCODE 43 X Filter for External Reference Code of Case-Related Service
FILTER_REQUEST_DEPT_OU BAPINRNGOU 19 X Filter for Requesting Departmental Org. Unit
FILTER_REQUEST_NURS_OU BAPINRNGOU 19 X Filter for Requesting Nursing Org. Unit
FILTER_SERVICEID BAPI1300RNGSRVID 23 X Filter for Service Code
FILTER_SRV_ENDDATE BAPINRNGDATE 19 X Filter for End Date of Case-Related Service
FILTER_SRV_STARTDATE BAPINRNGDATE 19 X Filter for Start Date of Case-Related Service
FILTER_STATUS_IND BAPINRNGXIND 5 X Filter for Planned Status Indicator
RETURN BAPIRET2 548 X Return Messages

Functionality
INCLUDE NBAPI_ISH
It returns the services, which are planned or were performed for agiven service, in a list. Selection criteria can be specified via theFILTER parameters.

Notes
INCLUDE NBAPI_PRECOND_AUTHORITIES
RESET N1
At case level: N_NLEI_FAL;
At service level: N_NLEI_ANF, N_NLEI_ANP and N_NLEI_ERB.
INCLUDE NBAPI_FILTERS_AND_RELATION
INCLUDE BAPI_RET
INCLUDE NBAPI_WORST_RETURNED_MSGTY
INCLUDE NBAPI_INSTITUTION
INCLUDE NBAPI_MAXCNT
INCLUDE NBAPI_PATCASEID

Description
The determined case-related services with the most important attributesare returned in this table.
The following applies for the country version Switzerland: The session
code is returned in positions 3 and 4 of the fieldCASESERVICE_DATA-WOUND_NO.

Description
Selection criterion for the Billable case-related serviceindicator.

Value range
The actual indicator can only have the values 'X' (billable service)and ' ' (non-billable service).

Default
This is not a default value. If you do not specify a filter condition,billable and non-billable services are selected.

Description
Selection criterion for the charge type of a case-related service.

Value range
This field is alpha converted. This means that if you enter a number,you do not have to enter leading blanks or zeros.

Default
This is not a default value. If you do not specify a filter conditionhere, all case-related services are selected irrespective of the chargetype.

Description
Selection criterion for the extended service indicator.

Value range
The actual indicator can only have the values 'X' (extended service)and ' ' (immediate service).

Default
This is not a default value. If you do not specify a filter conditionhere, immediate serices and extended services are selected.

Description
Selection criterion for the Controlling-relevant case-relatedservice (or Controlling-relevant or CO-relevant)indicator.

Value range
The actual indicator can only have the values 'X' (CO-relevant service)and ' ' (non-CO-relevant service).

Default
This is not a default value. If you do not specify a filter conditionhere, CO-relevant and non-CO-relevant case-related services areselected.

Description
Selection criterion for the movement assigned to a case-relatedservice. The sequential number of a movement is always unique within acase.

Value range
The sequential number of a movement can have values from '00001' to'99999'.
All specifications for this field are alpha converted. This means youdo not have to enter leading zeros.

Default
This is not a default value. If you do not specify a filter conditionhere, all case-related services are selected irrespective of theassigned movement.

Description
Selection criterion for the organizational unit performing acase-related service.

Value range
This field is alpha converted. This means that if you enter a number,you do not have to enter leading blanks or zeros.

Default
This is not a default value. If you do not specify a filter conditionhere, all case-related services are selected irrespective of theperforming organizational unit.

Description
Selection criterion for external identification code of a case-relatedservice.

Value range
This field is alpha converted. This means that if you enter a number,you do not have to enter leading blanks or zeros.

Default
This is not a default value. If you do not specify a filter conditionhere, all case-related services are selected irrespective of theexternal identification code.

Description
Selection criterion for the departmental organizational unit requestinga case-related service.

Value range
This field is alpha converted. This means that if you enter a number,you do not have to enter leading blanks or zeros.

Default
This is not a default value. If you do not specify a filter conditionhere, all case-related services are selected irrespective of therequesting departmental organizational unit.

Description
Selection criterion for the nursing organizational unit requesting acase-related service.

Value range
This field is alpha converted. This means that if you enter a number,you do not have to enter leading blanks or zeros.

Default
This is not a default value. If you do not specify a filter conditionhere, all case-related services are selected irrespective of therequesting nursing organizational unit.

Description
Selection criterion for the code that uniquely identifies a servicewithin a service catalog and an institution.

Value range
This field is alpha converted. This means that if you enter a number,you do not have to enter leading blanks or zeros.

Default
This is not a default value. If you do not specify a filter conditionhere, all case-related services are selected irrespective of theservice code.

Description
Selection criteria for the end data of a case-related service.

Default
This is not a default value. If you do not specify a filter conditionhere, all case-related services are selected irrespective of the enddate.

Description
Selection criterion for the start data of a case-related service.

Default
This is a default value. If you do not specify a filter condition, allof the case-related service are selected irrespective of the startdate.

Description
Selection criterion for the planning status of a case-related service.

Value range
The actual indicator can only have the values 'X' (planned service,planned status) and ' ' (performed service, actual status).

Default
This is not a default value. If you do not specify a filter conditionhere, performed and planned case-related services are selected.

Description
Any errors that occur are returned in this table.

Value range
The following error messages can occur:

  • NS 016: Institution does not exist

  • NS 017: Company code does not exist

  • NE 503: You are not authorized to display services

  • NE 504: More than records were selected, please refine your
  • search