Menu

SAP Function Module RP_CATT_LSTB2

Read cluster B2 tables

The Function Module RP_CATT_LSTB2 (Read cluster B2 tables) is a standard Function Module in SAP ERP and is part of the function group RPCA within the package PTIM.

Technical Information

Function Module RP_CATT_LSTB2
Short Text Read cluster B2 tables
Function Group RPCA
Package PTIM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DATUM LIKE SY-DATUM Key date to determine period, 1st access
FIRSTCALL LIKE '1' Control parameters, 1st access
INDEX LIKE SY-TABIX Number of entry to be read from 2 on
PERNUM LIKE PC2B0-PERNR Personnel number
TABELLE LIKE Name of table to be checked

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ABRJ LIKE PC2B0-PABRJ Payroll year, 1st access
APRP LIKE PC2B0-PABRP Payroll period, 1st access
LENGTH LIKE SY-TABIX Number of table entries 1st access
REDAY LIKE PC2B6-REDAY Relative day in period, 1st access

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_B2DATA No data found
NO_ENTRY No table entry found
NO_TABLE Table not found