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

Problem in BAPI_ROUTING_CREATE

Former Member
0 Likes
475

Hi,

I am trying to create the Alternate Sequence with operations for the existing group number and group counter.

Now i am sending the Sequence and operation data with the Group Number and Group Counter. Can any one please guide me what are all the values i have to send in the standard BAPI for creating alternate sequence for the existing routing.

Regards,

vamshi

1 REPLY 1
Read only

Former Member
0 Likes
330

Well i have my problems as well with this BAPI, but at least i have some information for you there.

If you read the dokumentation to the BAPI "BAPI_ROUTING_CREATE", you can get the information that you MUST NOT send the groupnumber and the groupcounter, if the numberpulling isnt external.

Well actually i never have seen a company making external numbering on routings.

Another information which is very important is, that you MUST NOT send the master sequence, since it´s beeing generated automatically.

So just make sure the all records in your sequence table are either alternative or parallel sequences.

so far