on ‎2019 Nov 27 7:56 AM



I have performed a BAPI for Routing Create as per Business process , ie Customer requires to create Routing with Sub-Contract Control Key by Upload , because Customer knows that one of the operation is planned for Sub Contracting so he wants to upload a routing by mentioning the Control key PP02 for the Sub Contract operation . Programmer unable to convert since he is facing some error as if Branch operation does not exists . Kindly have a look at the screenshots given below
Note : BAPI_ROUTING_CREATE
BAPI used for uplaod
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
@surenthar manimaran If you could look where used list of CP-314 message, it all raise after FM call 'CP_CL_S_SEQ_EXISTENCE_CHECK' which does sequence check. So it seems to be problem with the data which you are passing to SEQUENCE table in 'BAPI_ROUTING_CREATE'.
Put a break point in 'CP_CL_S_SEQ_EXISTENCE_CHECK', debug and check at which step it is throwing exception
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 46 | |
| 27 | |
| 17 | |
| 6 | |
| 3 | |
| 3 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.