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: 

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXxx

Former Member
0 Kudos

XXX

9 REPLIES 9

raymond_giuseppi
Active Contributor
0 Kudos

Did you set a BREAK-POINT at the PERFORM statement?

Did your selection provide some data in REGUP (Check it setting a BREAK-POINT in FORM put_regup of SAPDBPYF the logical database main program, SE36)

0 Kudos

Hi Raymond..Thanks for your time.

I have put break point in FORM put_regup of SAPDBPYF. Anyway its not triggering.

My main motive is to trigger Perform 'EXTRACT'. Through F110, I am creating proposal. Then I am running payment Run report RFFOEDI1 to trigger the Idoc but its saying 'No Record Selected'...Can you please help.

0 Kudos

Did you check the proposal, are there some valid payment items (you should ask some functional on how to use the transaction?)

horst_keller
Product and Topic Expert
Product and Topic Expert

I guess the GET statement (which is an event handler!) is simply not triggered by the LDB.

0 Kudos

Hi Horst..Thanks for your time..What I have to do to trigger it?

horst_keller
Product and Topic Expert
Product and Topic Expert
0 Kudos

As Raymond said,"provide some data in REGUP"

horst_keller
Product and Topic Expert
Product and Topic Expert
0 Kudos

I am afraid, you have to learn a little bit about LDBs (logical databases) first.

https://help.sap.com/http.svc/rc/abapdocu_751_index_htm/7.51/en-US/index.htm?file=abenldb.htm

JL23
Active Contributor

For all who wonder about the above here is the original text that the user removed after he got his answer.

How to debug GET statement

Hi Friends,

I am debugging the report RFFOEDI1 for Transaction 'F110'. I have to debug Perform 'EXTRACT' after GET statement.

But in debug mode..Its directly going to END-OF-SELECTION. How can I debug Perform 'EXTRACT'?

pokrakam
Active Contributor
0 Kudos

Why XXXXXX-ing out?

Now I know what the downvote feature is for!