The Function Module PCA_CHECK_KEY_DIMENSIONS (EC-PCA: Prüfen der Schlüsselfelder eines Datensatzes) is a standard Function Module in SAP ERP and is part of the function group PCPO within the package KE1.
Function Module | PCA_CHECK_KEY_DIMENSIONS |
Short Text | EC-PCA: Prüfen der Schlüsselfelder eines Datensatzes |
Function Group | PCPO |
Package | KE1 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUDAT | LIKE | GLPCA-BUDAT | Buchungsdatum im Beleg | |
I_DERIVATION_ONLY | LIKE | SPACE | Kennzeichen: nur automatische Ableitung | |
I_GLPCT_KEY | TYPE | PCPP_GLPCT_KEY | Schlüsselfelder des zu prüfenden Datensatzes | |
I_PERIOD_FROM | TYPE | PCA_PERIOD_FROM | '001' | Periode von |
I_PERIOD_TO | TYPE | PCA_PERIOD_TO | '016' | Periode bis |
I_PLIKZ | LIKE | RPCAP-PLIKZ | Plan/Ist-Kennzeichen |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_GLPCT_KEY | TYPE | PCPP_GLPCT_KEY | Schlüsselfelder des Datensatzes (incl. automatisch abgeleiteter Werte) | |
E_PCACUR | LIKE | TKA01-PCACUR | Währungsschlüssel Profit Center Währung | |
E_TKA01 | LIKE | TKA01 | Struktur mit Info über Kostenrechnungskreis | |
E_WAERS | LIKE | T001-WAERS | Währungsschlüssel Buchungskreiswährung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
CHECK_ERROR | Fehler bei der Verprobung aufgetreten |