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

FPL9 Account Display - Basic List in custom screen

murtuza_chhatariya
Active Participant
0 Likes
1,227

Hi,

I have requirement in which I need to create a screen which displays latest entries of FPL9 in with all cosmetics like color, traffic lights etc.

Is there any FM / Program which can create this type of list directly or is custom ALV list to be created.

If I want to create it manually then what will be the logic to arrange entries fetched from DFKKOP, DFKKKO, DFKKOPK?

Thanks in advance.

Regards,

Murtuza

1 ACCEPTED SOLUTION
Read only

murtuza_chhatariya
Active Participant
0 Likes
701

I have used FKK_LINE_ITEMS_WITH_SELECTIONS for above purpose.

View solution in original post

4 REPLIES 4
Read only

Former Member
0 Likes
701

Hi,

Use BAPI  BAPI_CTRACCONTRACTACCOUNT_GBAL

Regards,

Riyas

Read only

murtuza_chhatariya
Active Participant
0 Likes
702

I have used FKK_LINE_ITEMS_WITH_SELECTIONS for above purpose.

Read only

0 Likes
701

Hi Murtuza,

U can use the FM   FKK_ACCOUNT_BALANCE_COMPUTE  and use the field AMPEL for traffic light.

Regards,

AnUrAg

Read only

Former Member
0 Likes
701

This message was moderated.