Menu

SAP Function Module CCMSBI_CPH_PTR_GET

Lies einen bestimmten CPH-Pointer von der DB

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module CCMSBI_CPH_PTR_GET (Lies einen bestimmten CPH-Pointer von der DB) is a standard Function Module in SAP ERP and is part of the function group SCCMSBI_EXTRACTORS within the package RS_BCT_CCMS_CPH_EXTRACTORS.

Technical Information

Function Module CCMSBI_CPH_PTR_GET
Short Text Lies einen bestimmten CPH-Pointer von der DB
Function Group SCCMSBI_EXTRACTORS
Package RS_BCT_CCMS_CPH_EXTRACTORS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT TYPE SY-MANDT SY-MANDT R/3-System, Mandantennummer aus Anmeldung
NO_DQ TYPE CHAR1 ' ' Deltaqueue inaktiv?
RECTYPE TYPE ALPDBRTYP Aggregation und Auflösung eines Datensatzes der CPH
TID TYPE ALTIDKEY Alert: global TID als Key (ohne INDEX Felder )

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
POINTER TYPE CCMSBI_CPH_BWPTR CPH/BW: Lesezeiger für die Extraktion von CPH-Daten

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
POINTER2 TYPE CCMSBI_BWPTR_CPH CPH/BI: Deltaverwaltungstabelle für Extraktion von CPH-Daten

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
INVALID_RECTYPE Ungültiger RECTYPE ( Aggregations-Typ / Zeitauflösung )
POINTER_DOES_NOT_EXIST der Pointer existiert nicht in der DB
POINTER_KEY_NOT_SPECIFIED Angabe des Pointer-Schlüssels fehlt