The Function Module PI_COPA_GET_ACCOUNT_ASSIGNMENT (bestimmt / aktualisiert Objektnummer unter Einbezug von CRM-Merkmalen) is a standard Function Module in SAP ERP and is part of the function group KECRM within the package KECRM.
Function Module | PI_COPA_GET_ACCOUNT_ASSIGNMENT |
Short Text | bestimmt / aktualisiert Objektnummer unter Einbezug von CRM-Merkmalen |
Function Group | KECRM |
Package | KECRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_DATUM | LIKE | COBL-BUDAT | Datum der Freigabe des externen Objekts im CRM | |
I_ERKRS | LIKE | TKEBB-ERKRS | Ergebnisbereich | |
I_PAOBJNR | LIKE | CEST1-PAOBJNR | bisheriges Ergebnisobjekt | |
I_PA_REQUIRED | LIKE | 'X' | 'X', falls Ergebnisrechnung von Interesse | |
I_PCA_REQUIRED | LIKE | 'X' | 'X', falls Profitcenterrechnung von Interesse | |
I_TEST_RUN | LIKE | ' ' | 'X', falls Testmodus |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_OBJNR | LIKE | ONR00-OBJNR | Objektnummer (enthält PAOBJNR) | |
E_PCA_NOT_ACTIVE | LIKE | 'X', falls PRCTR-Rechnung nicht aktiv | ||
E_PRCTR | LIKE | COBL-PRCTR | Profit-Center |
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_CHARTAB | LIKE | IAOM_OBJECT_ATTRIBUTE | Merkmalstabelle (enthält CRM-Merkmale) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | interner Fehler aufgetreten |