Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The Function Module F4_STCAGR_ID_COND (Suchhilfe zur Standardvereinbarungsnr.) is a standard Function Module in SAP ERP and is part of the function group CACS_CSC_REPR within the package CACSCT.
Function Module | F4_STCAGR_ID_COND |
Short Text | Suchhilfe zur Standardvereinbarungsnr. |
Function Group | CACS_CSC_REPR |
Package | CACSCT |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AGR_TYPE | LIKE | CACS_STCAGR-AGR_TYP | Vereinbarungstyp | |
I_APPL | LIKE | CACS_CTRTST-APPL | Identifikation der Provisionsanwendung | |
I_BUSI_TIME | TYPE | CACS_BUSITIME_B | Fachlich gültig ab | |
I_CTRTST_ID | LIKE | CACS_CTRTST-CTRTST_ID | Nummer des Standard-Provisionsvertrags | |
I_FLAG_REQUEST | TYPE | DDBOOL_D | Flag für den Aufruf | |
I_TECH_TIME | TYPE | CACS_TECHTIME_B | Technisch gültig ab |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_FLG_ERROR | TYPE | BOOLEAN_FLG | Boolsche Variable (X-true, space-false) |
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 |
---|---|---|---|---|
T_AGREEMENTS | LIKE | CACS_S_REMUN_AGREEMENT | Vergütungsvereinbarungen |
This function module does not define any Exceptions.