/SAPAPO/OM_TS_DATA_COPY - Copy Data Between Time Series, Key Figures, PVs

PERFORM Short Reference   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Functionality

You use this function module to copy data between time series, key figures, or planning versions. Thetable IT_TS_COPY_TAB contains the assignments of source time series to target time series. In the same way, the table IT_KE_COPY_TAB contains the corresponding key figure assignments.

As well as copying data, you can also use this function module to initialize key figures in the table IT_KE_INIT_TAB. This initialization applies to all target time series in the table IT_TS_COPY_TAB.

The following settings must be made in the structure IS_COPY_SETTINGS before data can be copied:

  • SOURCE_PV,,,,,,- Source planning version
  • TARGET_PV,,,,,,- Target planning version
  • START_TIME,,,,,,- Time restriction: Copy buckets from this time only
  • END_TIME,,,,,,,,- Time restriction: Copy buckets to this time only
  • PROP_MODE,,,,,,- Propagation mode
  • SET_MODE,,,,,,,,- Date set mode
  • CALC_FACTOR,,,,,,- Factor (in percent) with which each copied value is calculated
  • DISAGG_MODE,,,,,,- Disaggregation mode
  • PROP_FIX,,,,,,,,- Propagate fixings
  • FIX_HANDLING,,,,,,- Handling of fixed values
  • FIX_ZEROS,,,,,,,,- Fix null values
  • UNFIX_TARGETS,,,,,,- Defix values before setting data
  • TRANSFER_SOURCE_FIX,,- Transfer fixings from source to target
  • NON_INIT_ZEROS,,,,- Do not initialize null values

Example

Notes

Further information

IT_TS_COPY_TAB

IT_KE_COPY_TAB

IT_KE_INIT_TAB

IS_COPY_SETTINGS

Parameters

ET_RC
IS_COPY_SETTINGS
IS_DATA_PROP_CTRL
IS_DATA_SET_CTRL
IS_GEN_PARAMS
IT_AGGS_SRC
IT_AGGS_TRG
IT_DETS_SRC
IT_DETS_TRG
IT_KEFS_SRC
IT_KEFS_TRG
IT_KE_COPY_TAB
IT_KE_INIT_TAB
IT_TS_COPY_TAB
IV_LCNAME

Exceptions

LC_APPL_ERROR
LC_COM_ERROR
LC_CONNECT_FAILED

Function Group

APO/SAPLOM_TIMESERIES

CPI1466 during Backup   CPI1466 during Backup  
This documentation is copyright by SAP AG.


Length: 2351 Date: 20120525 Time: 093600     triton ( 83 ms )