Ansicht
Dokumentation

_FICABFDP_VTFK021KC - Include Own Fields in Detail Screens

_FICABFDP_VTFK021KC - Include Own Fields in Detail Screens

ROGBILLS - Synchronize billing plans   ABAP Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

If you have added customer fields to document structures, you can include these customer fields in this activity in the entry screens of the transaction for posting documents.

In addition, by making the necessary entries in this activity, you can have the system display your own selection screen in the account balance as follows:

  • You can call the additional selection screen with a customer-specific transaction and thereby place an installation-specific variant alongside the account balance display (transaction FPL9).
  • You can integrate the additional selection screen directly in the account balance display (transaction FPL9).

If you have added customer fields to the document structures, and you need these fields on the entry screen for posting documents, you can display them as follows:

  1. In the Screen Painter for the detail screens (business partner item and G/L item), create a screen as a subscreen that contains the installation-specific fields.
  2. Program function modules for initialization and data transfer (PBO and PAI).
  3. Enter the screen and the modules for initialization and data transfer (PBO and PAI) in this activity.

Separate activation is not necessary.

To have the system display your own selection screen in the account balance:

  1. In the Screen Painter create a screen as a subscreen.
  2. Program a function module for data transfer (PAI).
  3. Enter the screen and the module for data transfer (PAI) in this activity.
  • To display the selection screen in a variant of the account balance, enter SAPLFKL9 as program and INITC as application.

  • To integrate the selection screen in the account balance, enter SAPLFKL9 as program and INIT as application.

Also see the field help for the individual fields. There you receive instructions on the detailed procedure.






Fill RESBD Structure from EBP Component Structure   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2355 Date: 20240523 Time: 174712     sap01-206 ( 33 ms )