cancel
Showing results for 
Search instead for 
Did you mean: 

Urgent : Error while loading data from PSA to DSO

Former Member
0 Kudos
86

Hi,

I am working on 7.0.

When i look for data into PSA then i have 1 date field which is containing data in proper date format. This date field is mapped with 0CALMONTH & 0CALYEAR for which i have written routine and directly assigned to 0DOC_DATE .

I have written a start routine to do some modifications in SOURCE_PACKAGE.

But When i am loading data from PSA to DSO its giving below error:

" Exception wrong_date ; see long text RSTRAN 303

Diagnosis

An exception wrong_date was raised while executing function module

RST_TOBJ_TO_DERIVED_TOBJ .

System Response

Processing the corresponding record has been terminated.

Procedure

To analyze the cause, set a break point in the program of the

transformation at the call point of function module

RST_TOBJ_TO_DERIVED_TOBJ . Simulate the data transfer process to

investigate the cause. "

I am not getting why this error is coming up

pls guide me !!

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Have you tryed to run the DTP in simulation mode ?

Answers (1)

Answers (1)

Former Member
0 Kudos

Probelem was due to the incorrect transformation routine for Fiscal Year.

Thanks !