cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

LSMW - Error BDC_INSERT, Transaction code .. is invalid XD01

Former Member
0 Likes
4,541

Dear all.

I have done the following Steps:

1 - Maintain Object Attributes. Chose the Object type Batch Recording, then created a Record using the name (CLI_PMR). And created the Batch record and then assign the fields name.

2 - Maintain Source Structures – Created the Struture (CLI_PMR1)

3 - Maintain Source Fields – Assign the fields name and length that I used in my program. (CLI_PMR1).

4 - Maintain Structure Relations – Assign the Struture (CLI_PMR1 to CLI_PMR)

5 - Maintain Field Mapping and Conversion Rules – The normal thing in this point.

6 - Specify Files - Specified the Legacy Data, path for the file.

7 - Generate Read Program – Generated the Program.

8 – Read Data – Executed this Step and every thing is correct

9 - Generate Conversion Program – Generated the program

10 - Convert Data – Convert data

11 - Display Converted Data – Every thing is fine, with no errors

12 - Create Batch Input Session- At this the error message appears Error BDC_INSERT, Transaction code .. is invalid time.

At the time we have created other LSMW programs for this T-Code and every thing is OK.

I'm using the T-CODE=XD01

Best Regards

Pedro Miguel Rodrigues

View Entire Topic
Former Member
0 Likes

This error has nothing to do with the program. The program written is correct, but your load file has a problem.  When you do "display converted data"  you can see where the error is in the file. It is the formatting error. Correct it and load again. This works!