Menu

SAP Function Module SALP_CREATE_COLL_TAB_BATCH

refresh table ALPFCOLLTID in background job

The Function Module SALP_CREATE_COLL_TAB_BATCH (refresh table ALPFCOLLTID in background job) is a standard Function Module in SAP ERP and is part of the function group SALP within the package SMOI.

Technical Information

Function Module SALP_CREATE_COLL_TAB_BATCH
Short Text refresh table ALPFCOLLTID in background job
Function Group SALP
Package SMOI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DELAY TYPE INT2 0 2-Byte Integer (Signed)
INFOTEXT TYPE CHAR1 'X' Single-Character Flag
JOBNAME LIKE TBTCJOB-JOBNAME 'SAP_CCMS_PFDB_COUP' Background job name
RENEW TYPE CHAR1 ' ' Single-Character Flag
SYSID TYPE SYSYSID '*' Name of SAP R/3 System
SYSID_SRC TYPE CHAR1 'C' Single-Character Flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.