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: 

Error reading the order header 41011123 from the document tables

former_member765090
Discoverer
0 Kudos

Hi,

I am using the following Bapi(BAPI_ALM_ORDER_GET_DETAIL) in the program getting return message "Error reading the order header 41011123 from the document tables", but in SE37 no error was showing.

3 REPLIES 3

raymond_giuseppi
Active Contributor
0 Kudos

SE37 test dynpro uses the conversion-exit as dynpros do, but in the BAPI call you have to pass the internal value (with the leading zeroes, '000041011123')

Hi Raymond,

I am using leading zeros even also not working.

anvesh_kumar3
Explorer
0 Kudos

How it was solved in the end? I am also facing the same issue. 🙂

Best regards

Anvesh Kumar