cancel
Showing results for 
Search instead for 
Did you mean: 

Contract Conditions with overlaping dates in LSMW Idoc load

Former Member
0 Kudos

Hello Experts,

We are using LSMW Idoc to migrate RE CONTRACTS masterdata, we are facing one issue related to the condition end date.

When we try to process more than one Condition (of the same condition type) with different start dates and without end dates the system gives errors.

We need to find a way the LSMW reads the start date of the second condition and puts a end date to the 1st condition.

Please help in this regard.

Regards

Satish Kumar

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Satish,

It is not possible to have more similar conditions on the same date in the contract. So if you want to upload the data without any problems you will have to do an Excel exercise in which you put the start date of the second condition in the end date of the first condition.

This is the smartest way to avoid these errors.

The other more advanced option is to write a little bit of code in the Maintain field mapping option in the LSMW in which you get the start date of the next condition as end date of the first condition.

However the Excel exercise will be easier.

Regards,

Jeroen Pasman

Answers (1)

Answers (1)

Former Member
0 Kudos

I have successfully uploaded conditions where in the upload structure both dates - Valid From and Valid to have been specified.

You might have a problem if they are outside the validity of the contract (in Term), e.g. Valid To date is later than Contract End Date.

Otherwise, you shouldn`t have problems.

KR,Severina