Menu

SAP Function Module CRS_CUSTOMER_BLOCK_BUILD

Aufbau der Blöcke für den Initial Download

The Function Module CRS_CUSTOMER_BLOCK_BUILD (Aufbau der Blöcke für den Initial Download) is a standard Function Module in SAP ERP and is part of the function group CRM3 within the package CRM.

Technical Information

Function Module CRS_CUSTOMER_BLOCK_BUILD
Short Text Aufbau der Blöcke für den Initial Download
Function Group CRM3
Package CRM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_BLOCKSIZE LIKE SEL_FIELDS-MAX_KUNNR Maximale Anzahl von Kunden pro Lesevorgang
IV_BUILD_NEW_BLOCKS LIKE CRM_PARA-XFELD SPACE Feld zum Ankreuzen
IV_MAX_BLOCKSIZE LIKE SEL_FIELDS-MAX_KUNNR Maximale Anzahl von Kunden pro Lesevorgang
IV_SELECT_TABLENAME LIKE DFIES-TABNAME Tabellenname

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IT_SELECT_FIELDS LIKE SEL_TABLE Übergabestruktur für dynamische Selektionsparameter

Exceptions

This function module does not define any Exceptions.