cancel
Showing results for 
Search instead for 
Did you mean: 

0TR_CM_1 does not return records with NULL “Amount in planned currency”

0 Kudos

Hi all,

We're using DS 0TR_CM_1 and need to recover the records with NULL “Amount in planned currency” but the DS doesn't return.

Exploring the source code I've discovered the following execution sequence:

DS 0TR_CM_1  -> TR_CM_BIW_GET_DATA  -> TVR1_RECHERCHE_READ_DATA_CM -> CASH_FORECAST_SEL_AND_COMPR_RE  -> CASH_FORECAST_SELECT_AND_COMPR with default parameter X_ZERO_RECORDS = space!!! -> that's the reason because it is not possible to recover the records with NULL “Amount in planned currency”

Actually, it is the form  fdsb_lesen is ready to execute either  x_zero_records = space and 'X' but there is no way to set at DS level the parameter x_zero_records = 'X'.


Unfortunately I haven't found any SAP Note related with this issue.

Does anybody know how to recover the records with NULL “Amount in planned currency”?

Many thanks in advance!

Abraham

Accepted Solutions (0)

Answers (1)

Answers (1)

0 Kudos

Hi,

Extractor 0TR_CM_1 reads from table FDSB and FDSR. Not sure what could be
the reason for this code to avoid zero values. Please check with application
colleagues if zero values are allowed for this field in ECC system.

Thanks,
Vimal