Menu

SAP Function Module NIPING_SERVER_SDB

Starts Niping on LC Server

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module NIPING_SERVER_SDB (Starts Niping on LC Server) is a standard Function Module in SAP ERP and is part of the function group SADN within the package SADA.

Technical Information

Function Module NIPING_SERVER_SDB
Short Text Starts Niping on LC Server
Function Group SADN
Package SADA
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_LIVECACHE TYPE DBCON_NAME Logical Name for a Database Connection
IV_TIME TYPE I -10
IV_USE_DBMRFC TYPE SDB_CMODE SAP DB: DBMRFC Call Mode

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_HOSTNAME TYPE SY-HOST R/3 System, Name of Application Server

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
ET_ACTION_PROTOCOL LIKE LVC_APROT Structure for Action Log for LiveCache Administration
ET_DBMCLI_EXEC_PROTOCOL LIKE BTCXPM Log message from external program to calling program

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
DBMCLI_COMMAND_EXECUTE_ERROR
EXEC_NIPINGSRV_FAILED
LC_SPLIT_ERROR
NO_DBCON_ENTRY
NO_PERMISSION
SXPG_COMMAND_EXECUTE_ERROR