SAP ABAP Function Module DWP_GET_RESPONSIBLE_ORGUNITS (Ermitteln aller OrgEinheiten, für die ein Disponent zuständig ist)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-RPL-SRV-RPT (Application Component) Resource Planning Tool
⤷
CRM_DWP_GRAPHIC (Package) Resource Planning Tool(Tech.Name:Dispatcher's Workplace/DWP)
⤷
⤷
Basic Data
| Function Module | DWP_GET_RESPONSIBLE_ORGUNITS | Ermitteln aller OrgEinheiten, für die ein Disponent zuständig ist |
| Function Group | CRM_DWP_ROLES | Roles for Service Assignment Planning |
| Program Name | SAPLCRM_DWP_ROLES | |
| INCLUDE Name | LCRM_DWP_ROLESU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PLANVERSION | TYPE | OBJEC-PLVAR | Plan Variant | |||
| |
BEGIN_DATE | TYPE | SYST-DATUM | SY-DATUM | Date and Time, Current (Application Server) Date | ||
| |
END_DATE | TYPE | SYST-DATUM | SY-DATUM | Date and Time, Current (Application Server) Date | ||
| |
FILTER_ORGUNIT | TYPE | OBJEC-OBJID | Organisationseinheit, deren Teilbaum ales Filter für Selektion verwendet wird | |||
| |
ORGUNITS | TYPE | HROBJECT | Ergebnistabelle aller Organisationseinheiten, mit zuständigem Disponenten | |||
| |
NO_ACTIVE_PLANVERSION | TYPE | Active Plan Version Not Set | ||||
| |
WEGID_NOT_FOUND | TYPE | Auswertungsweg für die Organisationsstruktur nicht definiert | ||||
| |
FILTER_ORGUNIT_NOT_FOUND | TYPE | Organisationseinheit für die Filterung nicht gefunden | ||||
| |
ORGUNITS_NOT_FOUND | TYPE | Zuständige Organisationseinheiten 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 | 20001011 |
| SAP Release Created in | 12A |