Ansicht
Dokumentation

SAMPLE_PROCESS_00109020 - Description of Process-Interface 00109020

SAMPLE_PROCESS_00109020 - Description of Process-Interface 00109020

TXBHW - Original Tax Base Amount in Local Currency   General Material Data  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module is an interface description only and does not contain any instructions. It is intended for developers of those additional components that provide their own function module at Event 00109020 (Budgeterhöhende Einnahmen: Ableitung Erhöhungszeitp.).

Function module SAMPLE_PROCESS_00109020 must not be changed.

If you want to create your own function module that is to be accessed at the callup point mentioned above, proceed as follows:

  1. Copy the function module to your own name range.
  2. Do not change any transfer parameters !!
  3. Write your own coding in the copied function module.
  4. Save and activate your function module.
  5. Carry out the necessary settings in Customizing. Business Transaction Events

Process

In the document-based distribution procedure, you can use this process to overwrite the point at which the increase is made for a revenues FM account assignment (as is defined in rule maintenance) in the distribution run (program RFFMUD01).

Your module is called before the data relevant for the budget increase is read from table FMIFIIT.

Interface

The following data is available for derivation:

  • Revenues FM account assignment (commt item: i_revn_fipex, funds center: i_revn_fictr, fund: i_revn_fonds)
  • Fiscal year (i_fisc_year), FM area (i_fm_area), and company code (i_comp_code).
  • FI invoice number (i_fi_doc_no) and, if applicable, the document line item (i_fi_doc_item_no)

Derived Data

  • Only value types invoice (54) and payment (57) are taken into consideration as points at which an increase is made.
  • The value type used for budget increases in the commitment budget is set in field c_valtp_pay.
  • The value type to be used for the budget increase in the commitment budget is set in field c_valtp_com.
  • If no value type is derived, then the increase point (value type) defined in the rule is used.




Parameters

C_VALTP_COM
C_VALTP_PAY
I_COMP_CODE
I_FISC_YEAR
I_FI_DOC_ITEM_NO
I_FI_DOC_NO
I_FM_AREA
I_REV_FAREA
I_REV_FICTR
I_REV_FIPEX
I_REV_FONDS

Exceptions

Function Group

FMBT

TXBHW - Original Tax Base Amount in Local Currency   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 2738 Date: 20240523 Time: 075206     sap01-206 ( 52 ms )