The Function Module RMXM952_RESOURCE_DETERMINE (Ressource bestimmen basierend auf der Ausrüstungsklassifizierung) is a standard Function Module in SAP ERP and is part of the function group RMXM952 within the package RMXMTRF.
Function Module | RMXM952_RESOURCE_DETERMINE |
Short Text | Ressource bestimmen basierend auf der Ausrüstungsklassifizierung |
Function Group | RMXM952 |
Package | RMXMTRF |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_CHAR_VAL | TYPE | TT_API_VAL_R | Tabellentyp zu API_VAL_R | |
I_CLASS | TYPE | KLASSE_D | Klassennummer | |
I_KEYDATE | TYPE | STTAG | SY-DATUM | Stichtag |
I_SPRA | TYPE | SPRAS | SY-LANGU | Sprachenschlüssel |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CHARACT | TYPE | MRTRSTY_API_CHAR | RMS-MRTRS : Tabellentyp für API-Schnittstelle für Merkmale | |
ET_OBJECT | TYPE | TT_CLSEL_OBJECTS | Tabellentyp zu CLSEL_SEARCH_OBJECTS | |
ET_OBJ_CHARACT_VAL | TYPE | TT_AUSP | Tabellentyp zu AUSP |
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 |
---|---|
ALLOCATION_NOT_FOUND | Zuordnung nicht gefunden |
CHARACTERISTICS_ERROR | Fehler im Merkmalswertes |
CLASSTYPE_NOT_AUTHORIZED | Keine Berechtigung für die Klassenart |
CLASSTYPE_NOT_FOUND | Klassenart nicht gefunden |
CLASS_NOT_AUTHORIZED | Keine Berechtigung für die Klasse |
CLASS_NOT_FOUND | Klasse nicht gefunden |
CLASS_NOT_VALID | Klasse ist nicht gültig |
CLASS_NO_CHARACTERISTICS | Keine Merkmale für die Klasse |
CLASS_STATUS_INVALID | Klassesstatus ist nich gültig |
INCONSISTENT_PARAMETERS | Die Aufrufparameter waren inkonsistent |
INTERNAL_ERROR | Internal Fehler |
OBJECTS_NOT_FOUND | Objekte nicht gefunden |