Menu

SAP Function Module CACS_SEG_CHECK_TRGCAS_TYPE

Prüfe, ob TRGCAS_TYPE in Tabelle TCACS_ASGRL vorhanden ist

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 CACS_SEG_CHECK_TRGCAS_TYPE (Prüfe, ob TRGCAS_TYPE in Tabelle TCACS_ASGRL vorhanden ist) is a standard Function Module in SAP ERP and is part of the function group CACS_SEG_METH within the package CACSSA.

Technical Information

Function Module CACS_SEG_CHECK_TRGCAS_TYPE
Short Text Prüfe, ob TRGCAS_TYPE in Tabelle TCACS_ASGRL vorhanden ist
Function Group CACS_SEG_METH
Package CACSSA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_APPL TYPE CACSAPPL Identifikation der Provisionsanwendung
I_BUSI_BEGIN TYPE TCACS_SEGTYP-BUSI_BEGIN Fachlich gültig ab
I_BUSI_END TYPE TCACS_SEGTYP-BUSI_END '31.12.9999' Fachlich gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss)
I_TECH_BEGIN TYPE TCACS_SEGTYP-TECH_BEGIN Technisch gültig ab
I_TECH_END TYPE TCACS_SEGTYP-TECH_END '31.12.9999' Techn. gültig bis (Zeitstempel: JJJJ.MM.TT hh:mm:ss)
I_TRGCAS_TYPE TYPE CACS_TRGCAS_TYPE Ursache für Entstehung eines zusätzlichen Provisionsfalls

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_VAL_EXISTS TYPE BOOLE-BOOLE Ergebnis: 'X' Werte vorhanden, ' ': keine Werte vorhanden

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
T_CACS_ASGRL LIKE TCACS_ASGRL Zuordnungsrolle für Segmentzuordnung

Exceptions

This function module does not define any Exceptions.