SAP ABAP Function Module SMOE_SCHEDULING_ASSIGNM_SEL (Select Assignments from Logtab for given Scheduling Entry)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-ADM (Application Component) Administration Console
⤷
SMOE (Package) AdminConsole

⤷

⤷

Basic Data
Function Module | SMOE_SCHEDULING_ASSIGNM_SEL | Select Assignments from Logtab for given Scheduling Entry |
Function Group | SMOE_SCHEDULING | Subscription scheduling functions |
Program Name | SAPLSMOE_SCHEDULING | |
INCLUDE Name | LSMOE_SCHEDULINGU24 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
O_RETURN | TYPE | BAPIRET2 | Return Parameter | |||
![]() |
I_SMOESCHED | TYPE | SMO_GUID | Selection by I_SMOESCHED, if provided (smohsubscr, site_id ignored) | |||
![]() |
I_SMOHSUBSCR | TYPE | SMO_GUID | Otherwise: Selection by I_SMOHSUBSCR and I_SITE_ID | |||
![]() |
I_SITE_ID | TYPE | SMO_SITEID | Otherwise: Selection by I_SMOHSUBSCR and I_SITE_ID | |||
![]() |
I_GET_OT_SCHED | TYPE | SMO_FLAG | Flag: Also select corresponding scheduling entries | |||
![]() |
I_CLIENT_SPEC | TYPE | SMO_FLAG | Flag: Client specified selection | |||
![]() |
OT_LOGTAB | TYPE | SMOESTLOG | Log Table for Scheduling | |||
![]() |
OT_SCHED | TYPE | SMOESCHED | Scheduling table for site and subscription scheduling | |||
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 | 20020829 |
SAP Release Created in | 400 |