SAP ABAP Function Module SBCOMS_SEND_REQUEST_CREATE (BCS: Sendeauftrag anlegen aus allg. Sendedaten)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
⤷
SBCOMS (Package) Business Communication Service
⤷
⤷
Basic Data
| Function Module | SBCOMS_SEND_REQUEST_CREATE | BCS: Sendeauftrag anlegen aus allg. Sendedaten |
| Function Group | SBCOMSUT | Utilities for BCS |
| Program Name | SAPLSBCOMSUT | |
| INCLUDE Name | LSBCOMSUTU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
FOLDER_ID | TYPE | SOODK | ||||
| |
OBJECT_ID | TYPE | SOODK | Existing object: ID of object | |||
| |
OBJECT_TYPE | TYPE | SOOD-OBJTP | New object: Object type | |||
| |
OBJECT_HD_CHANGE | TYPE | SOOD1 | New object: General header data | |||
| |
OBJECT_FL_CHANGE | TYPE | SOFM1 | New object: Folder information | |||
| |
SEND_REQUEST | TYPE REF TO | CL_SEND_REQUEST_BCS | Send Request | |||
| |
FACADE | TYPE REF TO | CL_BCS | ||||
| |
MULTIPLE_DOCUMENTS | TYPE | SONV-FLAG | ||||
| |
ORIGINATOR_ID | TYPE | SOUDK | ||||
| |
COPY_OBJECT | TYPE | SONV-FLAG | SPACE | |||
| |
OUTBOX_FLAG | TYPE | SOUD-OUTFL | 'S' | |||
| |
OWNER | TYPE | SOUD-USRNAM | SPACE | Owner of object | ||
| |
ORIGINATOR | TYPE | SOOS1-RECEXTNAM | Direct external address as recipient | |||
| |
ORIGINATOR_TYPE | TYPE | SOOS1-RECESC | Specification of recipient type | |||
| |
OBJCONT | TYPE | SOLI | Document Contents | |||
| |
OBJECTS | TYPE | SOOD4 | SAPoffice: Interface for send screen and MOM | |||
| |
OBJHEAD | TYPE | SOLI | SAPoffice: line, length 255 | |||
| |
OBJPARA | TYPE | SELC | ABAP/4: Old structure of selection table | |||
| |
OBJPARB | TYPE | SOOP1 | SAPoffice: Parameter for Dialog Modules | |||
| |
RECEIVERS | TYPE | SOOS1 | SAPoffice: recipient with attributes | |||
| |
PACKING_LIST | TYPE | SOXPL | SAPoffice: Description of Imported Object Components | |||
| |
ATT_HEAD | TYPE | SOLI | SAPoffice: line, length 255 | |||
| |
ATT_CONT | TYPE | SOLI | SAPoffice: line, length 255 | |||
| |
NOTE_TEXT | TYPE | SOLI | SAPoffice: line, length 255 | |||
| |
LINK_LIST | TYPE | SOXLL | SAPoffice: Link list structure | |||
| |
APPLICATION_OBJECT | TYPE | SWOTOBJID | Structure for Object ID | |||
| |
SEND_REQUESTS | TYPE | BCSY_SR | ||||
| |
CONTENT_HEX | TYPE | SOLIX | SAPoffice: Binärdaten mit Länge 255 | |||
| |
X_ERROR | TYPE | Internal Error | ||||
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 | 20010122 |
| SAP Release Created in | 50A |