Ansicht
Dokumentation

FKK_SAMPLE_0609 - Payment Specification: Determine Include Screen for Customer Fields

FKK_SAMPLE_0609 - Payment Specification: Determine Include Screen for Customer Fields

TXBHW - Original Tax Base Amount in Local Currency   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The function module processed in event 0609 enables you to specify an include screen for the payment specification. You can then edit customer-specific additional fields on this screen. The program name (PROGN) and screen number (DYNNR) are expected as return values in the return structure E_CUST.

This event is only available for customer-specific enhancements.

Example

Notes

The screen to be included can contain any number of lines and columns. You can use SAPLFKIP 0199 as copy template.

Include the installation-specific additional fields for table DFKKIP_GRP (payment specification) in the customer include CI_FKKIP_GRP.

The screen must call up at least one PBO module where you can change the field properties, and one PAI module, where you can transfer the values entered or changed to the payment specification. To get information about the current processing status, call up the function module FKK_INDPAY_PBO in the PBO module. To transfer the data entered to the payment specification, call up the function module FKK_INDPAY_PAI in the PAI module.

The coding for sample module FKK_SAMPLE_0609 contains an inactive coding example for the processing logic on the screen and the modules required.

Recommendations





Parameters

E_CUST

Exceptions

Function Group

FKML1

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

Length: 1837 Date: 20240523 Time: 065545     sap01-206 ( 79 ms )