SAP for Utilities Discussions
Connect with fellow SAP users to share best practices, troubleshoot challenges, and collaborate on building a sustainable energy future. Join the discussion.
cancel
Showing results for 
Search instead for 
Did you mean: 

table from where the transaction text is getting fetched.

Former Member
0 Kudos
371

Hi,

In one of my requirements I have to determine the text in the 'Transaction field' of the Account Display (FPL9) transaction.

(In list display of FPL9 this field has a heading as 'TRANSACTION')

From which table(/*) this text is getting fetched?

Pls suggest.

Thanks and Regards,

Himansu Roy

1 ACCEPTED SOLUTION

Former Member
0 Kudos
287

hi himanshu

i have found that its linked from the events 1217 and 1247 .the fms fkk_sample_1247 and 1217 are responsible for data importing and exporting so it must be fetched from tere..u can check the fms where used list and u can find the tables linked and u can determine the field..

kr

raj

View solution in original post

4 REPLIES 4

Former Member
0 Kudos
288

hi himanshu

i have found that its linked from the events 1217 and 1247 .the fms fkk_sample_1247 and 1217 are responsible for data importing and exporting so it must be fetched from tere..u can check the fms where used list and u can find the tables linked and u can determine the field..

kr

raj

0 Kudos
287

Hi Raj,

I tried to navigate using the bottom up approach but at subroutine ON_CTMENU_REQUEST i got stuck.

Here is the message which I am getting:

*Subroutine ON_CTMENU_REQUEST not found in Programs (possibly dynamic calls!)*

*Message no. ES200*

So again the i am not able to determine dbtab.

Thanks and regards,

Himansu Roy

0 Kudos
287

TFKHVO "Main transactions in contract accts receivable and payable"

TFKTVO "Sub-transactions in Contract Accounts Receivable and Payable"

Please find these two tables for transaction text.

Regards,

Shiva Kumar

0 Kudos
287

Hi,

I think, you have maintained blank values where main and sub transactions are created in customising. Kindly check the line layout settings of account display and find the name of the field assigned for display of transaction description.

Based on the name of the field found, please check and rectify the main and sub transaction data in customising.

Thanks

Ganesh