Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

AS91 error direct input LSMW

Former Member
0 Likes
866

Hi all

I created an LSMW project for tcode AS91 using Direct Input method. I am encountering an error saying that "No valid cost center was entered". This error appears although there is a const center entered in the upload file. What would cause this error?

Please help

Thanks

5 REPLIES 5
Read only

Former Member
0 Likes
785

Did you get the error while running the batch input session? If so, you might want to process 1 record in the foreground to see how your data is being processed.

Brenda

Read only

ThomasZloch
Active Contributor
0 Likes
785

Is the cost center mapped correctly to the target field? Make sure the cost center has been created for a validity period that matches the period of the time dependent asset data you are loading.

Edit: just found out that the cost center must be valid on the day after the day of migration as in T093C-DATUM, please doublecheck in table CSKS or via KS03.

Thomas

Read only

0 Likes
785

Hi Thomas

I've checked the mapping and it is correct. I have also checked the cost center and it is valid from 01/01/2010 to 12/30/9999. What else could cause the error?

Read only

JL23
Active Contributor
0 Likes
785

dont forget leading zeros, it might be stored different in the tables than displayed on the screen.

Read only

Former Member
0 Likes
785

made a recording instead