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: 

WARRANTY_CHECK_EQUIPMENT function problem

Former Member
0 Kudos

Hi All,

Transaction IW32.

I have copyed SAP prog RIPRCT01 to ZRIPRCT01

and PM_JOB_TICKET layout to ZPM_JOB_TICKET.

I have changed the Z* prog. according my requirements.

In ZRIPRCT01 I do use the WARRANTY_CHECK_EQUIPMENT function. After the report has finished and I have got the message "the order ... has been saved with notification" I got the SAP break message "Express document "Update was terminated"..."

After checking the dump ( ST22 ) I see here the message "Statement "CALL SCREEN" is not allowed in this form" there is an additional message id - POSTING_ILLEGAL_STATEMENT. The questions are: 1. how could I solve the problem ? 2. If there is another function for getting the same result ?

Thanks a lot for help.

Daniel.

"

2 REPLIES 2

Former Member
0 Kudos

Hai Daniel

Try with the following BAPI

'BAPI_EQUIPMENT_SAVEREPLICA'.

Thanks & regards

Sreenivasulu P

0 Kudos

Hi Sreenivasulu,

Thanks for your reply first.

I checked the function: this is what I have found -

This function module is used for creating and changing equipment.

But I just have to get a warranty date back using a function.

So the BAPI do not fit for the purpose in my mind.

So, the subject is still open.

Thanks, once again.

Daniel.