cancel
Showing results for 
Search instead for 
Did you mean: 

Creating new work order - error on %001

Former Member
0 Kudos

Hi all,

Creating a new work order from the SAP Work Manager 6.0 application should be a standard functionality,

However, on the system of our client, this goes wrong.

Upon creating a new work order, we get the error 'Enter a numerical operation number'.

New objects get an ID that starts with 'LOCAL_xx:xx:xx', which is converted to %001.

SAP should recognize this and convert this automatically to 0010, 0020, ...

how come this does not happen?

it works fine on our SAP system, our customer's system gives an error.

Kind regards,

Judith

Accepted Solutions (0)

Answers (3)

Answers (3)

i834235
Product and Topic Expert
Product and Topic Expert
0 Kudos

Have you done any enhancement to  standard  product "specifically create method of  Work  Order Class handler" . or the standard product functionality itself is not working ?

I don't see any reason why it works in your system but not in customer system. Try to put break point in create method of Work order class handler and check what  values are passed  for operation  number before invoking Work  Order create BAPI. 

Infact Work Manager product converts local numbers to incremental  sequential  numbers before invoking create BAPI for Work Order.

BR,

Manju - SAP CEG UX/Mobile

sravanthi_polu
Contributor
0 Kudos

Hi,

    Please check weather the create filter is defined properly in config panel

 

Thanks & Regards,

Sravanthi Polu

jason_latko
Advisor
Advisor
0 Kudos

Judith,

The java works properly on your system, but not the customer's?  If that is the case, something is not configured properly on their system.  Could be the BAPIs, or incorrect customized java code?

Jason Latko - Senior Product Developer at SAP