Ansicht
Dokumentation

SAMPLE_PROCESS_00001911 - NOTRANSL: Landesspez. Nachbearbeitung der Daten des gen. Reporting für erw

SAMPLE_PROCESS_00001911 - NOTRANSL: Landesspez. Nachbearbeitung der Daten des gen. Reporting für erw

CPI1466 during Backup   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This module is a pure interface description and does not contain any instructions. It is intended for developers of additional components that provide a function module at event 00001911 (country-specific header items for grouping criteria in the withholding tax reporting list output).

Caution: Function module SAMPLE_PROCESS_00001911 must not be changed!

If you want to create your own module to be called at the event above, proceed as follows:

1. Copy the module into your namespace.

2. Do not change any transfer parameters!!

3. Write your own instructions in the copied function module.

4. Save and activate your module.

5. Make the required settings in Customizing.

Use

The interface is used for the country-specific output of header items for grouping criteria in the list output of generic reporting for the extended withholding tax functions. The reporting allows you to sort and summarize the withholding tax data to be reported according to grouping criteria in Customizing. You can also specify that a header item is output at the start of each new group level. These header items are based on an ALV display variant and can be configured online. As default, the display variants are based on the following DDIC data structures:

Grouping criteria:,,,,Meaning:,,,,,,DDIC structure:

BUKRS,,,,,,,,Company code,,,,QSTRBUKRS

LIFNR,,,,,,,,,,Vendor account,,,,QSTRLIFNR

KUNNR,,,,,,,,Customer account,,,,,,QSTRKUNNR

WITHT,,,,,,,,Withholding tax type,,,,QSTRWITHT

WT_WITHCD,,,,,,Withholding tax code,,,,QSTRWTHCD

Other,,,,,,,,,,Other,,,,,,,,QSTRMAIN

If other data is required in the header item, this data must be provided in a structure at the BTE via a function module. The name of the DDIC structure must be entered in table QSTRLST_CRIT in the entry for the grouping criteria concerned in the field H_STRUCTNAME eingetragen werden. To do this, use View V_QSTRLST_CRIT2. Alternatively, you can use an internally defined structure. In this case, the name of the structure is entered in the field T_INT_TABNAME, and in the field T_INCLNAME the name of the program in which the structure is defined (for restrictions see the ALV documentation).

The function module receives:

a) The name of the grouping criteria

b) The information about the structures to be filled by the module

c) The current data record QSTRMAIN, which contains the current value of the grouping criteria

The function module has to fill the structure and return a pointer to this structure.





Parameters

EXP_POINTER
IMP_GR_CRIT
IMP_INCLNAME
IMP_INT_TABNAME
IMP_QSTRMAIN
IMP_STRUCTNAME

Exceptions

NOT_FOUND

Function Group

BFFMSMPL2

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

Length: 3200 Date: 20240523 Time: 065237     sap01-206 ( 65 ms )