BAPI_RECORD_DELETEELEMENTS>'.Description
Flag. If set, only the first element with the defined POID ID in a caserecord will be deleted.
Description
The GUID of a case whose record elements are to be changed.
Description
Flag. If set, the record of a case is stored as a new version.
Description
Flag. If set and an error occurs, the method continues from the nextelement. If the flag is not set, an error message is returned an thechanges are not saved.
Description
Table ELEMENT_IDENT_RECPOS contains the node IDs of the nodes underwhich all elements are to be deleted.
Description
Table ELEMENT_IDENT_SP_POID contains the identification info of theelements to be be deleted.
The SPS ID parameter must be entered for each element. It is definedusing the key value for the field NAME='%SPS_ID%'. All other name-valuepairs for the element with the same ELEM_NO contain the SP POIDparameters of the element.
If the element with the defined SPS ID and SP POID is found in the casemore than once, and flag DELETE_ONLY_FIRST is not set, this element isdeleted from all positions in the record. If the flag is set, theelement is deleted only from the first position found.
Description
Return value that is empty when no errors occur, or provides informationon any errors that do occur.
If an error refers to an entry in the table ELEM_IDENT_RECPOS, ROWidentifies the row number in this table.
If an error refers to an entry in the table ELEM_IDENT_SPPOID, ROWidentifies the sequence number of the element to be inserted, which istransferred in the table field ELEM_NO.