Ansicht
Dokumentation

BAPI_CASE_CHANGE - Änderungen an einem Fall

BAPI_CASE_CHANGE - Änderungen an einem Fall

Addresses (Business Address Services)   BAL Application Log Documentation  
Diese Dokumentation steht unter dem Copyright der SAP AG.
SAP E-Book

Funktionalität

This BAPI method is used to change the data of an existing case.

Beispiel

* Call the BAPI

CALL FUNCTION 'BAPI_CASE_CHANGE'

     EXPORTING

          GUID                         = '40908A3045BF1A51E10000000A1550FF'

          SKIP_ERROR                   = 'X'

          NEW_VERSION                  = 'X'

          DELETE_ONLY_FIRST            = 'X'

     TABLES

          RETURN                       = return

          CASE_ATTRIBUTES              = case_attributes

          CASE_NOTES                   = case_notes

          CASE_NOTE_IDS                = case_note_ids

          ELEMENT_IDENTIFICATION       = element_identification

          ELEMENT_INSERTION            = element_insertion

          ELEMENT_ATTRIBUTES           = element_attributes

          ELEMENT_RELATIONS            = element_relations

          ELEMENT_IDENT_RECPOS         = element_ident_recpos

          ELEMENT_IDENT_SP_POID        = element_ident_sp_poid.

Hinweise

The following prerequisitesmust be met before this BAPI method can be used:

  • The case exists.

The following authorizations are required:

  • An authorization for changing cases (authorization object S_SCMG_CAS).

Weiterführende Informationen

See also the documentation for functions

  • BAPI_CASE_CHANGEATTRIBUTES - to get the detailed information how to change the case attributes;
  • BAPI_CASE_ADDNOTES - to get the detailed information how to fill the parameters to add notes;
  • BAPI_CASE_ADDELEMENTS - to get the detailed information how to fill the parameters to add elements;
  • BAPI_CASE_DELETEELEMENTS - to get the detailed information how to fill the parameters to delete elements.

.





Parameter

CASE_ATTRIBUTES
CASE_NOTES
CASE_NOTE_IDS
DELETE_ONLY_FIRST
ELEMENT_ATTRIBUTES
ELEMENT_IDENTIFICATION
ELEMENT_IDENT_RECPOS
ELEMENT_IDENT_SP_POID
ELEMENT_INSERTION
ELEMENT_RELATIONS
GUID
NEW_VERSION
RETURN
SKIP_ERRORS

Ausnahmen

Funktionsgruppe

SCMG_BAPI_CASE

General Data in Customer Master   Fill RESBD Structure from EBP Component Structure  
Diese Dokumentation steht unter dem Copyright der SAP AG.

Length: 5777 Date: 20240523 Time: 092544     sap01-206 ( 38 ms )