Das Standardwerk zum Änderungs- und Transportmanagement in der 4. Auflage! In diesem Buch finden Sie alle Informationen, die Sie zum Planen, Implementieren und Warten von Systemlandschaften benötigen. Sie lernen die Grundlagen und die Bedienung aller relevanten Werkzeuge und erhalten detaillierte Anleitungen zur Änderungs- und Transportverwaltung. Diese Neuauflage berücksichtigt Neuerungen in den Bereichen SAP NetWeaver AS Java und Development Infrastructure, CTS+, SAP Solution Manager und Enhancement Packages. Bringen Sie ihr Wissen auf den neuesten Stand!
Bei amazon.de ansehen →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.
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 |
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) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_CASE_FOUND | Kein Provisionsfall entsprach der Auswahl |