cancel
Showing results for 
Search instead for 
Did you mean: 

Batch determination at order level ('DUMMY' batch sales returns)

Former Member
0 Kudos

Hi Guys,

I am looking for a simple standard solution, to fix the batch 'DUMMY' for all sales returns. As I see in strategy types (all more complex) there is nothing that can fix one single batch number without any dialog.

Thanks in advance for you help,

Diogo

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

In the return document (sales order), you can add by user exit the batch (if for 1 item, 1 batch) :

MV45AFZZ --> USEREXIT_MOVE_FIELD_TO_VBAP.

Another solution : new strategy with in selection criteria a new characteristic "DUMMY" in class.

Create batch "DUMMY" with characteristic "DUMMY" for all materials.

Another idea ?

Regards,

Lionel

Former Member
0 Kudos

Hi Lionel,

Thanks for your feedback.

I am following your option 2 (the standard), with new class type 023 and characteristic for batch number (SAP_KKR_ORCHARG).

At material master batch SAP_KKR_ORCHARG = 'DUMMY'.

Determination Strategy: class = '023_Zbatch_dummy', Type = ' '

Anyway the dummy batch is not determined, customizing and batch condition records are filled in.

Any hints?

Kind Regards,

Diogo

Former Member
0 Kudos

Hi,

I did a quick test.

I create new class with new characteristic.

I create a batch with in the class the new characteristic with value = "DUMMY"

I create batch in stock. If this is not the case, the system doesn't finf batch !!

I create new batch strategy for sales type RE with selection class with the new characteristic (= value "DUMMY").

If i call determination in sales order, the system find this batch only.

Try !!

Regards,

Lionel