Ansicht
Dokumentation

RFMCAMFTDAR01 - Archiving of Table Forms - Motor Fuel Tax Disbursement Schedule

RFMCAMFTDAR01 - Archiving of Table Forms - Motor Fuel Tax Disbursement Schedule

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

Purpose

This program carries out the first step in archiving table forms data for motor fuel tax (disbursement schedule): Writing data to the archive.

This archiving program handles the data in table forms of a set of tax returns that are specified by the selection screen. These tax returns must be archived already. No further checks are applied. Program Deletion of Table Form Data for Motor Fuel Tax (Disbursement Schedule) then carries out the second step: Deletion of this data from the database based on the archive previously created.

Archiving object is FMCA_MFTD.

Notes

This archiving program is based on a framework to support the archiving of table forms for form bundles. The main program includes FMCA_ARCH_FBTF_TYPES and FMCA_ARCH_FBTF_WRITE that contain definitions and form routines common to all table forms. Do not change them. These includes contain FKK_ARCH_BASE_TYPES and FKK_ARCH_BASE_WRITE that are common to all FI-CA archiving programs and, therefore, must not be changed.

To adapt the archiving program to a different table form, you must define the following:

  • Type ts_item based on the item table
  • Type ts_header based on the header table, if a header table exists, or any structure
  • Variable v_object and set its value to the name of the archiving object
  • Variable v_item and set its value to the name of the item table
  • Variable v_header and set its value to the name of the header table, if it exists, or to initial otherwise
  • Variable v_size and set it to the number of lines from the header table you want to archive in one data package

Additionally you have to define a suitable archiving object (based on transaction AOBJ) and at least adapt the corresponding delete program.

Integration

Prerequisites

Features

Selection

Standard Variants

Output

Activities

Example






Addresses (Business Address Services)   General Data in Customer Master  
This documentation is copyright by SAP AG.

Length: 2444 Date: 20240601 Time: 093247     sap01-206 ( 45 ms )