SAP ABAP Function Module SBCOMS_RESOLVED_TO_SOOS1 (Überführt "resolved Recipients" in die SOOS1 Struktur)
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_RESOLVED_TO_SOOS1 | Überführt "resolved Recipients" in die SOOS1 Struktur |
| Function Group | SBCOMSUT | Utilities for BCS |
| Program Name | SAPLSBCOMSUT | |
| INCLUDE Name | LSBCOMSUTU07 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
RECIP_OID | TYPE | OS_GUID | ||||
| |
RESOLVED_ADRTAB | TYPE | BCSY_RESV | Table of Expanded Recipients | |||
| |
SNDEX | TYPE | SO_SND_EX | Send express | |||
| |
SNDCP | TYPE | SO_SND_CP | Send: As copy | |||
| |
SNDBC | TYPE | SO_SND_BC | Send as a blind copy | |||
| |
FORFB | TYPE | SO_FORFB | You cannot forward this message | |||
| |
PRIFB | TYPE | SO_PRIFB | Object cannot be printed | |||
| |
OBJRR | TYPE | SO_OBJ_RR | A reply must be sent for this object | |||
| |
ACALL | TYPE | SO_ACALL | ToDo by all recipients | |||
| |
ACONE | TYPE | SO_ACONE | ToDo by one of the recipients in the group | |||
| |
RESEND | TYPE | SO_RESEND | SAPoffice: Object sent to recipient more than once | |||
| |
SEND_PRIO | TYPE | SOOS1-SNDPRI | Send: Priority | |||
| |
DELIVERY | TYPE | SOOS1-DELIVER | Acknowledgment of receipt expected | |||
| |
NON_DELIVERY | TYPE | SOOS1-NOT_DELI | Acknowledgment of receipt expected | |||
| |
MAILSTATUS | TYPE | SOOS1-MAILSTATUS | Status of external send in which a mail was sent | |||
| |
READ | TYPE | SOOS1-READ | Read acknowledgment expected | |||
| |
NOTE_OBJNO | TYPE | SO_OBJ_NO | SPACE | Note Number | ||
| |
NOTE_OBJYR | TYPE | SO_OBJ_YR | SPACE | Note Year | ||
| |
NOTE_OBJTP | TYPE | SO_OBJ_TP | SPACE | |||
| |
BPTTP | TYPE | SO_BPT_TP | SPACE | Backward pointer for correspondence: Object type from ID | ||
| |
BPTYR | TYPE | SO_BPT_YR | SPACE | Backward pointer for correspondence: year from the ID | ||
| |
BPTNO | TYPE | SO_BPT_NO | SPACE | Backward pointer for correspondence: Number from ID | ||
| |
SEND_AT | TYPE | BCS_SNDAT | BCS: Send in the Future: Time Stamp in UTC | |||
| |
REPTP | TYPE | SOOS1-REPTP | Recipient of reply: Object type from ID | |||
| |
REPYR | TYPE | SOOS1-REPYR | Recipient of reply: year from the ID | |||
| |
REPNO | TYPE | SOOS1-REPNO | Recipient of reply: number from the ID | |||
| |
REC_TAB | TYPE | SOOS1 | SAPoffice: recipient with attributes | |||
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 |