Menu

SAP Function Module CACS_SEG_SEL_SEGID

Datenbeschaffung: Segment aus Tabelle CACS_SEGMNT

The Function Module CACS_SEG_SEL_SEGID (Datenbeschaffung: Segment aus Tabelle CACS_SEGMNT) 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_SEL_SEGID
Short Text Datenbeschaffung: Segment aus Tabelle CACS_SEGMNT
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_SEGID TYPE CACS_SEGMNT-SEGID Nummer des Segments
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)

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
T_CACS_SEGMNT LIKE CACS_SEGMNT Segment

Exceptions

This function module does not define any Exceptions.