Functionality The method reads the key values of an object, e.g. document that wascreated or changed by a base item during an action. Example The anamnesis is to be entered in a step. A parameterized document isused for this which is created using an 'Anamnesis' base item. During the execution of the step, the connection between step, base itemand document is saved in the system. To access the document, use the method which returns the key as a resultin the parameter ACT_VALUES >. You will receive the following content in the table: DOCUMENT_TYPE,,DOKAR,,MED> DOCUMENT_NUMBER,,DOKNR,,0000000000000010000003163> DOCUMENT_VERSION,,DOKVR,,00> DOCUMENT_PART,,DOKTL,,000> You can use this key to execute further operations using the MedicalDocument business object.Description Describes the type of action that is linked to the step. The action type derives directly from the base item type of the baseitem used. INCLUDE NBAPI_WORST_RETURNED_MSGTY OBJECT DOKU ID TX INCLUDE NBAPI_INSTITUTION OBJECT DOKU ID TX INCLUDE NBAPI_PATCASEID OBJECT DOKU ID TX INCLUDE NBAPI_PATIENTID OBJECT DOKU ID TX INCLUDE N2BAPI_PATPATHID OBJECT DOKU ID TX INCLUDE N2BAPI_STEPID OBJECT DOKU ID TX Description Contains the key values of the object created in the action, e.g. adocument. The transfer of key values occurs generically in that the system returnsthe values as a character string and the name of the field in theinternal display and the default component name. INCLUDE N2BAPI_RET_NO_MESSAGES OBJECT DOKU ID TX |