Ansicht
Dokumentation

ISU_SAMPLE_2950 - Split or Delete Original Record (Access from 1755)

ISU_SAMPLE_2950 - Split or Delete Original Record (Access from 1755)

General Material Data   CPI1466 during Backup  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

Callup point 2950 is called by the Adjust Receivables According to Age (FPRW) mass activity. You can define exceptions in this callup point that you want to be taken into account in the event of a doubtful entry or an individual value adjustment or items. Possible exceptions are:

  • Items from certain business partners should not be adjusted
  • Tax should be handled differently for certain items

Callup point 2950 is triggered (from DFKKOP or DFKKZW) for every record that is selected. At this stage you can still change or split the selected records. You can find the splitting rule for the return table in the documentation for return table T_FKKDD_RET1. The following values are transferred to the function module:

  • Run ID
  • Run date (I_BASICS)
  • Parameter record (I_PARMS)
  • Selected record (I_WA_FKKDD)

These values are available in the subsequent process flow. The processing methods entered in the initial screen are available in the global memory of table it_meth.

In return table T_FKKDD_RET1, a proposal for the selected record is transferred to the function module. If the proposal is not modified, the selected record is treated as though the callup point does not exist. For more information, see the documentation for return table T_FKKDD_RET1.

In sample function module ISU_SAMPLE_2950, document items that originate from the aggregated posting of outbound bills to bill issuing service providers are excluded from the process.

Notes

If you use a customer-specific function module for this callup point, module ISU_SAMPLE_2950 should always be called if deregulated scenarios are mapped in your system.





Parameters

I_BASICS
I_PARMS
I_WA_FKKDD
T_FKKDD_RET1
T_METH

Exceptions

DO_NOT_WRITE
OTHER

Function Group

EE_DEREG_INV_INV_OUT

ABAP Short Reference   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2234 Date: 20240523 Time: 130401     sap01-206 ( 47 ms )