/SAPAPO/TDPP_FOR_VERSION_GET - Returns All Time-Dependent Parameters for Version Within a Date (From/To)

ABAP Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Functionality

The module returns the time-dependent process parameters for the 4 'import' tables as well as for a simulation version within the specified time frame in the table ET_TDPP.

If you did not set the indicators (flags) for a parameter in the maintenance screen, the system uses the original value from the plan maintenance for this parameter.

Example

Version: (blank) Date from: 01.01.2000

Date to: 15.03.2000

The parameter (variable) and (fixed) costs of a plan are:

2 2 2

The following values were maintained time-dependently using the corresponding indicator:

Date to: flag variable | flag fixed | flag costs

01.01.2000 0 | X 5 | X 3

01.02.2000 5 | |

01.03.2000 X 4 | X 3 | X 4

01.04.2000 X 4 | X | X 2

The function model returns the following:

01.01.2000 2 | X 5 | X 3

01.02.2000 2 | 2 | 2

01.03.2000 X 4 | X 3 | X 4

Notes

The maintenance indicator (Fill0 to Fill4) is not allowed (and does not need to be) taken into account by the calling function.

Further information


Parameters

ET_TDPP
IT_COMPALT
IT_MODE
IT_PLANACT
IT_REQCAP
I_DATEF
I_DATET
I_VERSION

Exceptions

Function Group

APO/SAPLBOM_TDPP

Fill RESBD Structure from EBP Component Structure   PERFORM Short Reference  
This documentation is copyright by SAP AG.


Length: 1713 Date: 20120525 Time: 110036     triton ( 150 ms )