/FRE/DB_TS_DELTA_CHANGE - Executes database write accesses to time series table for delta handling

rdisp/max_wprun_time - Maximum work process run time   General Material Data  
This documentation is copyright by SAP AG.

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

IT_DELTA_DEL
IT_DELTA_UPD
IT_LOC
IT_PRTSPRM
I_COMMIT
I_KPRM
I_TSDHDL

Exceptions

/FRE/CX_DB
/FRE/CX_DB_TS_WRONG_PARAM
CX_STATIC_CHECK

Function Group

/SAPLDB_TS_ACCESS

General Data in Customer Master   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.


Length: 1683 Date: 20120524 Time: 122632     triton ( 39 ms )