Ansicht
Dokumentation

CAMA_TABLE_SAVE - Alle Daten einer Variantentabelle sichern

CAMA_TABLE_SAVE - Alle Daten einer Variantentabelle sichern

Addresses (Business Address Services)   TXBHW - Original Tax Base Amount in Local Currency  
Diese Dokumentation steht unter dem Copyright der SAP AG.
SAP E-Book

Funktionalität

Über diesen Baustein sichern Sie alle Daten, die Sie zu einer Variantentabelle gepflegt haben.

Beispiel

*=======================================================================
* Create or update table
*=======================================================================

* Initialize API calls
  call function 'CALO_INIT_API' ...

* Create or update table
  call function 'CAMA_TABLE_MAINTAIN_STRUCTURE' ...
  call function 'CAMA_TABLE_MAINTAIN_ENTRIES' ...

* Save all updates
  call function 'CAMA_TABLE_SAVE'
     exceptions
          warning = 1
          error   = 2
          others  = 3.

*=======================================================================





Parameter

Ausnahmen

ERROR

Funktionsgruppe

CUTX

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
Diese Dokumentation steht unter dem Copyright der SAP AG.

Length: 1223 Date: 20240523 Time: 112243     sap01-206 ( 21 ms )