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

error " Item category / cannot be processed in batch input "

Former Member
0 Likes
1,573

Hi,

am creating LSMW for Purchase Requisition with direct inout method.....

In step create batch input session... am getting this error...." Item category / cannot be processed in batch input"

any help will be appreciated....

ragards,

Nag.

Hi,

am creating LSMW for Purchase Requisition with direct inout method.....

In step create batch input session... am getting this error...." Item category / cannot be processed in batch input"

any help will be appreciated....

ragards,

Nag.

5 REPLIES 5
Read only

Former Member
0 Likes
1,127

Some times, if you are processing in background / using batch input, the scren flow may vary. Hence try using by selecting the check box of SIMULATE IN BACKGROUND mode, while doing the recording. May be useful.

Also check the configuration settings of the ITEM CATEGORY, there might be some restriction I guess.....

Read only

Sm1tje
Active Contributor
0 Likes
1,127

There is something wrong with your input data I guess. The actual text from SE93 (ME / 512) is:

Item category & cannot be processed in batch input

The ampersand will be replaced by your item category from LSMW. Since this is character '/' (which is definitely not a valid type), you will get this error.

Read only

Former Member
0 Likes
1,127

Thank you for you quick repons.....

am not using recording methode.....am using Direct input method .....

Object 0080 Purchase requisition

Method 0000

Program Name RM06BBI0

Program Type B Batch Input

am not passing any values to the Item Catagory...( am not defined in LSMW....)

any help will be appriciated....

thanks & regards,

Nag.

Read only

Former Member
0 Likes
1,127

Hello,

I resolved the error as follows:

You need open the fiel PSTYP in Maintain Source Fields, because the field PSTYP for default asign the valor " /", after in the step 5 Maintain Field Mapping and Conversion Rules, assign the fields BEBAN-PSTYP

Read only

Former Member
0 Likes
1,127

Hi Nag

Pls do the following:

1-) Go to LSMW and to go your project, then go to "Maintain Field Mapping and Conversion Rules"

2-) then go to the icon to modify and then search for the following field: PSTYP , and then hit the button "Constant" and then leave it in blank and hit ok

3-) Then you whant to search the field: VRTKZ and do the same process go to "constant" and then leave it blank and hit ok.

4-) then execute your normal process and i shouldnt give you the error messg

kind regards.