Ansicht
Dokumentation

EXIT_SAPFMVTR_001 - FM: Balance Carryforward Including/Excluding Value Types and Activities

EXIT_SAPFMVTR_001 - FM: Balance Carryforward Including/Excluding Value Types and Activities

ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

The function module (include/exclude) can influence the value types and the activities that are considered during the funds balance carryforward.

Parameters

Tables:

T_CF TYPES

Meaning:
Internal tables having the combination of ledger and value types that are allowed for the current balance carryforward.

Default:
The default content depends on the settings in the update profile. The checkboxes in screen area Special parameters of program SAPFMVTR offers selection options.

R_VRGNG

Meaning:
The range tables for the FMIT field "Activity". You can still specify other activities here that are to be processed in addition to the FMIT entries of the current selection, for example, by cumulating and carrying forward entries that stem from a carryforward from the previous year and correspond to this value.

Default:
The range table is initialized by the content of parameter "activity" in selection screen SAPFMVTR (screen area Special parameters)

Example

INCLUDE ififmcon_value_types.

* Exclude Secondary cost postings (WRTTP = 95)

DELETE t_cf_types

where wrttp = wrttpfco.

Notes

Further information

Function module EXIT_SAPFMVTR_002





Parameters

R_VRGNG
T_CF_TYPES

Exceptions

Function Group

XFMBL

General Data in Customer Master   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.

Length: 1753 Date: 20240604 Time: 022104     sap01-206 ( 42 ms )