Menu

SAP Function Module CACS00_CASE_READ

Provisionsfall von DB lesen (über interne ID)

The Function Module CACS00_CASE_READ (Provisionsfall von DB lesen (über interne ID)) is a standard Function Module in SAP ERP and is part of the function group CACS00_CASE_GET within the package CACSCC.

Technical Information

Function Module CACS00_CASE_READ
Short Text Provisionsfall von DB lesen (über interne ID)
Function Group CACS00_CASE_GET
Package CACSCC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IFLG_ACTIVE_ONLY TYPE BOOLEAN_FLG SPACE Keine Rücknahme-Version? (X - keine Rücknahme)
IFLG_COMPLETED_ONLY TYPE BOOLEAN_FLG SPACE Boolsche Variable (X-true, space-false)
IFLG_CONSISTENT_ONLY TYPE BOOLEAN_FLG SPACE Boolsche Variable (X-true, space-false)
IFLG_FAILED_ONLY TYPE BOOLEAN_FLG SPACE Boolsche Variable (X-true, space-false)
IFLG_INVALID TYPE BOOLEAN_FLG SPACE Pro Fall die ältere Versionen? (X - ältere)
IFLG_PENDING_ONLY TYPE BOOLEAN_FLG SPACE Boolsche Variable (X-true, space-false)
IFLG_VALID TYPE BOOLEAN_FLG 'X' Pro Fall die neueste Version? (X - neueste)
I_CASE_ID TYPE CACSCASEID Provisionsfallidentifikation
I_IMPORT_YEAR TYPE CACSIMPYEAR Jahr der Provisionsfallmeldung
I_VERSION TYPE CACSCASEVERS SPACE Version des Falles (SPACE - alle)

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
E_CASE LIKE CACS00_CAS Provisionsfall
I_STATUS LIKE CACS_S_STATUS Status (als Einzelwert-Aufzählung)

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
NO_CASE_FOUND Kein Provisionsfall entsprach der Auswahl