Ansicht
Dokumentation

/FRE/DB_TS_DELTA_DELETE_LOC - Deletes Time Series Delta Handling Table Entries for a Location

/FRE/DB_TS_DELTA_DELETE_LOC - Deletes Time Series Delta Handling Table Entries for a Location

ABAP Short Reference   rdisp/max_wprun_time - Maximum work process run time  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

You use this function module to change time series values in the database. For example, you can:

  • Insert additional time series values
  • Update existing time series values
  • Delete existing time series values.

Example

You use the following parameters to add value 42 for day 24.12.1988 to the time series for the daily sales values in location L and product P:

Table buckets:

  • TSTFR: 19881224000000
  • TSTTO: 19881224235959
  • KVAL: 42

Table IT_TS:

  • LOCID: L
  • MATID: P
  • BUCKETS: table above

Structure IS_CTRL:

  • MANDT: sy-mandt (or as required)
  • VRSIOID: 0 (zero is normally used as the version ID for the production system)
  • GRANTP: 'D'
  • KPRM: gc_cons_data

Notes

Further information





Parameters

I_KPRM
I_LOCID
I_SEQID
I_TSTTO

Exceptions

/FRE/CX_DB
/FRE/CX_DB_MISSING_PARAMETER
CX_STATIC_CHECK

Function Group

/SAPLDB_TS_ACCESS

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1638 Date: 20240426 Time: 085358     sap01-206 ( 24 ms )