Application Development 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: 

Creation of TO with 101 Movement type

Former Member
0 Kudos

Hi

My requirement is:

To create a Transfer Order(TO) with Movement Type 101 and when TO is created, checkbox "Immediate TO" should get ticked.

For TO creation I am using : L_TO_CREATE_MULTIPLE

But Checkbox "Immediate TO" does not gets checked for the PO.

Please suggest how to proceed.

Many thanks in advance.

3 REPLIES 3

former_member184675
Active Participant
0 Kudos

Hi,

I might be wrong but i believe you are referring to the check box Automatic TO, and that check box belongs to the transfer requirement not the PO ( do not confuse transfer requirement with requirement tracking number).

The Automatic TO check box has the only purpose to allow TO creation by means of some standard SAP programs.

If i am correct with the above, you should first change the TR and set the check box, but since you are already creating the TO, why do you need the Automatic TO checked?

0 Kudos

Hi Andrei

Thanks for your reply. What you have mentioned above is correct.

Immed. TO(Checkbox under WM tab in Material Document)

[

Automatic TO Creation Immediately After TR Generation

Indicator determining that automatic transfer order generation is active.

Automatic transfer order generation can be initiated both during the creation of the IM document as well as during material staging for production orders (PP interface).

After the IM document has been created, a transfer order for a transfer requirement or for a posting change notice is created, provided the following requirements are met:

Automatic transfer order generation is active (depending upon the movement type for all items of the IM document for which a transfer requirement or a posting change notice is to be created.

Within the entire document, the postings are executed in one warehouse number only.

If the current document is to created for each function module, for example, from the usage decision of QM, the automatic transfer order generation function must not be switched off. This can be the case if on the basis of the constellation in the inspection lot automatic TO generation is not appropriate (see also the documentation on the interface WM <-> QM).

]

My requirement is not to use Customization i.e. I donot want to check 'Automatic TO' in customization.

Instead I am using FM: L_TO_CREATE_MULTIPLE in a program for TO creation.

And when TO is created with Movement type '101' from the program, it should also check the checkbox 'Immed. TO'

Just wanted to confirm if this is possible.

Thanks & Regards,

Shashank

former_member184675
Active Participant
0 Kudos

Hi Shashank,

Sorry but from what i know the Automatic TO check in material doc. is set according to customizing. I checked in several FM's to change the TR or the material document but i didn't find anything related to changing that field.

Maybe someone else got any suggestion, but i don't think you can change that.

If you find out how to change that after you created the TO or even the material document, please let me know.

Good luck!

Regards,

Andrei