cancel
Showing results for 
Search instead for 
Did you mean: 

Error during manual batch detemination

0 Kudos

Hi All,

Need your help!

During batch determination (in cor1 - during order creation) i have been thrown a below error while the config seems to be correct. No idea what's going wrong. Can you please guide if i need to maintain something else ?

"Batch entry/Batch split is not allowed for component **** "

COB1 - Batch split is 5, selection criteria and sort rule is maintained.

Material master - Batch entry is 1 ( Manual batch determination upon release )

Batch search procedure is tagged in order type dependent parameter.

Accepted Solutions (0)

Answers (4)

Answers (4)

JL23
Active Contributor
0 Kudos

If no answer helps then you may need to debug.

If I go to transaction SE91 and enter the message CO 584 and click where used then I get 3 programs in my system

when double clicking the program name then I get the statements on the right.

so go into the detail of the program by doubleclicking the statement and set a session breakpoint then do your COR1 and see in which program and at which statement it stops.

then read the coding above this statement to understand what was checked. If you can't read ABAP coding then ask and ABAPer to sit together with you.

0 Kudos

Sure sir, i will have it debugged.

0 Kudos

Hi

one reason could be if the batch determination is carried out for a non batch handled component

Raghavendra

0 Kudos

Hi Raghavendra,

Component is batch handled. Not sure why it is having trouble determining 😞

JL23
Active Contributor
0 Kudos

that is just 1 answer to 3 questions. the most important question was how is it different from other components.

Anyhow you should read the long text to the message CO 584 (you can get it as well in SE91 transaction), it tells 3 cases which cause this message.

0 Kudos

Hi Sir,

This component is Raw material, item L (stock item and not a configurable material ). No different.

Regarding the message details / My answers () :

  • The component is marked as not relevant for batch processing. --( this is batch managed, not sure if the context about other batch processing settings )
  • The component has already been posted or reprocessing records exist. In this case, create a new component. (Not ( every time when i create order and execute batch determination the problem occurs )
  • You have not placed the cursor on the main component (Split ind.= 1).- ( i have placed cursor on the component - though i need small clarification sir, what does (Split ind = 1 ) mean in this point ? )

JL23
Active Contributor
0 Kudos

How is this component different to the other components?

Is it configurable? is it non-stock?

0 Kudos

No sir, its stock item