SAP ABAP Function Module /MRSS/SGE_GET_EMPL_FOR_BP (Lesen der Personalnummer (HR) zum Geschäftspartner)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/SGE (Package) Multiresource Planning: Scheduling Engine
⤷
⤷
Basic Data
| Function Module | /MRSS/SGE_GET_EMPL_FOR_BP | Lesen der Personalnummer (HR) zum Geschäftspartner |
| Function Group | /MRSS/SGE_TOOLS | Aux. Modules for the Scheduling Engine |
| Program Name | /MRSS/SAPLSGE_TOOLS | |
| INCLUDE Name | /MRSS/LSGE_TOOLSU04 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OBJECT_TYPE | TYPE | OBJEC-OTYPE | 'BP' | Objekttyp für Geschäftspartner | ||
| |
OBJECT_ID | TYPE | OBJEC-REALO | ObjektId für den Geschäftspartner | |||
| |
PLANVERSION | TYPE | OBJEC-PLVAR | Planvariante | |||
| |
BEGIN_DATE | TYPE | SYST-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | ||
| |
END_DATE | TYPE | SYST-DATUM | SY-DATUM | Datum und Zeit, aktuelles (Applikationsserver-)Datum | ||
| |
EMPLOYEES | TYPE | HRROOTOB | Personalnummern zum Geschäftspartner via zentrale Person | |||
| |
WEGID_NOT_FOUND | TYPE | Auswertungsweg zum Finden der Ressourcen nicht definiert | ||||
| |
NO_ACTIVE_PLANVERSION | TYPE | Keine aktive Planvariante gesetzt | ||||
| |
BUSINESS_PARTNER_NOT_FOUND | TYPE | Geschäftspartner nicht gefunden | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 401 |