Menu

SAP Function Module SBCOMS_RESOLVED_TO_SOOS1

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.

Bei amazon.de ansehen →

The Function Module SBCOMS_RESOLVED_TO_SOOS1 () is a standard Function Module in SAP ERP and is part of the function group SBCOMSUT within the package SBCOMS.

Technical Information

Function Module SBCOMS_RESOLVED_TO_SOOS1
Short Text
Function Group SBCOMSUT
Package SBCOMS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACALL TYPE SO_ACALL ToDo by all recipients
ACONE TYPE SO_ACONE ToDo by one of the recipients in the group
BPTNO TYPE SO_BPT_NO SPACE Backward pointer for correspondence: Number from ID
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
DELIVERY TYPE SOOS1-DELIVER Acknowledgment of receipt expected
FORFB TYPE SO_FORFB You cannot forward this message
MAILSTATUS TYPE SOOS1-MAILSTATUS Status of external send in which a mail was sent
NON_DELIVERY TYPE SOOS1-NOT_DELI Acknowledgment of receipt expected
NOTE_OBJNO TYPE SO_OBJ_NO SPACE Note Number
NOTE_OBJTP TYPE SO_OBJ_TP SPACE
NOTE_OBJYR TYPE SO_OBJ_YR SPACE Note Year
OBJRR TYPE SO_OBJ_RR A reply must be sent for this object
PRIFB TYPE SO_PRIFB Object cannot be printed
READ TYPE SOOS1-READ Read acknowledgment expected
RECIP_OID TYPE OS_GUID
REPNO TYPE SOOS1-REPNO Recipient of reply: number from the ID
REPTP TYPE SOOS1-REPTP Recipient of reply: Object type from ID
REPYR TYPE SOOS1-REPYR Recipient of reply: year from the ID
RESEND TYPE SO_RESEND SAPoffice: Object sent to recipient more than once
RESOLVED_ADRTAB TYPE BCSY_RESV Table of Expanded Recipients
SEND_AT TYPE BCS_SNDAT BCS: Send in the Future: Time Stamp in UTC
SEND_PRIO TYPE SOOS1-SNDPRI Send: Priority
SNDBC TYPE SO_SND_BC Send as a blind copy
SNDCP TYPE SO_SND_CP Send: As copy
SNDEX TYPE SO_SND_EX Send express

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REC_TAB LIKE SOOS1 SAPoffice: recipient with attributes

Exceptions

This function module does not define any Exceptions.