cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

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

0 Likes
View Entire Topic
Former Member
0 Likes

Hi ,

I am fsacing exactly same problem during create BDC session step in LSMW. i HAVE ODNE RECORDING FOR TCODE PA30.

Please let me know how you solved your problem.

Kind Regards,

vtest

Former Member
0 Likes

Hi, I had the same problem in LSMW when generating a batch input for trx IE01. The cause was that there were tab/newline-characters in my text file (some descriptions contained tab-characters). Since I used a tab delimited file, these tabs/newlines in the fields messed up my file.

The excel file contained multiple lines per cell in some description fields. When this was exported to tab delimited text, it contained additional tabs. After checking the contents and removing the tabs/newlines from Excel and performed a new export to txt-file, it was solved.

Best regards,

Jan-Peter Molenaar

SAP EAM Consultant