Ansicht
Dokumentation

EXIT_SAPLEHS00AMBTAET_NEU_008 - Control of Reports for Person-Specific Overviews

EXIT_SAPLEHS00AMBTAET_NEU_008 - Control of Reports for Person-Specific Overviews

BAL_S_LOG - Application Log: Log header data   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Data overviews and reporting are sometimes required for user-defined examination categories. This function module can transfer the ID, title, number of entries found and the name of the report to the SAP program so that they can be called from there.

The interface of this function module is made up of:
IMPORT: I_PERNR Personnel number
TABLES: REPORT_TABLE Table with program name etc.

The table REPORT_TABLE contains the following fields:
LISTTYP: Examination category
LISTNAME: Name of examination category
LISTENTRY: Number of data records
LISTREPORT: Name of reporting program

The field LISTTYP must start with 'Y' or 'Z', but the remaining five digits are freely definable. The LISTTYP is returned to the user-defined reporting program again. Other processes in the reporting program can then be controlled by using the LISTTYP.

You must determine the number of data records (LISTENTRY) in this function module, for example by using the imported personnel number (I_PERNR) to perform a database selection.

You can also leave the field blank, but then the number of database entries in the overviews always appears as '0'.

The function module is called in the PAI of screen 1040 in function group SAPLEHS00AMBTAET_NEU.





Parameters

I_PERNR
REPORT_TABLE

Exceptions

Function Group

XEHS00REPORTEXIT

Fill RESBD Structure from EBP Component Structure   PERFORM Short Reference  
This documentation is copyright by SAP AG.

Length: 2116 Date: 20240604 Time: 053954     sap01-206 ( 31 ms )