SAP ABAP Function Module SMOE_SDEST_ADD (Add scheduling destinations for a scheduling entry)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-MW-ADM (Application Component) Administration Console
⤷
SMOE (Package) AdminConsole

⤷

⤷

Basic Data
Function Module | SMOE_SDEST_ADD | Add scheduling destinations for a scheduling entry |
Function Group | SMOE_SCHEDULING | Subscription scheduling functions |
Program Name | SAPLSMOE_SCHEDULING | |
INCLUDE Name | LSMOE_SCHEDULINGU02 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
O_RETURNTAB | TYPE | SMOERET_TT | SMOE Return Table Type (Structure: Bapiret2) | |||
![]() |
I_NOSAVE | TYPE | SMO_FLAG | 'F' | 'T': Only checks and GUID creation, no saving to DB | ||
![]() |
I_NOCOMMIT | TYPE | SMO_FLAG | 'F' | 'T': Function Module will not do 'COMMIT WORK' itself | ||
![]() |
I_SMOESCHED | TYPE | SMOESCHED | If creation together with parent object: SMOESCHED has to be provided | |||
![]() |
I_SMOESRERO | TYPE | SMOESRERO | IF creation together with parent rerouting object: SMOESRERO has to be provided | |||
![]() |
IO_SDEST | TYPE | SMOESDEST | Scheduling destinations table | |||
![]() |
OT_IMMAC_TAB | TYPE | SMOESIMMAC | Table of GUID objects keys | |||
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 |