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: 
Read only

Following specification missing for payment method B: Bank country

Former Member
0 Likes
664

Hi experts,

while processing FPTCRPO through check method  system is not proceeding further by showing me the below mentioned information

Following specification missing for payment method

B: Bank country

i am expecting suggestions here

thanks all

1 ACCEPTED SOLUTION
Read only

AmlanBanerjee
Active Contributor
0 Likes
567

Hi,

The message that you are getting is triggered from the include program, LFKZ1FF0, where in, it checks for the structure FKKZA-BANKS. If it is does not find any value, it raises the error message.

I think you have to complete the following screen before processing the repayment request-

Hope it helps..

Thanks,

Amlan

View solution in original post

2 REPLIES 2
Read only

AmlanBanerjee
Active Contributor
0 Likes
568

Hi,

The message that you are getting is triggered from the include program, LFKZ1FF0, where in, it checks for the structure FKKZA-BANKS. If it is does not find any value, it raises the error message.

I think you have to complete the following screen before processing the repayment request-

Hope it helps..

Thanks,

Amlan

Read only

0 Likes
567

Thanks alot..