Parameter | Reference | Type | Length | Default | Optional | Text |
---|---|---|---|---|---|---|
DOCUMENT_ID | SOFOLENTI1-DOC_ID | C | 46 | ID of document to be sent | ||
PUT_IN_OUTBOX | SONV-FLAG | C | 1 | X | Flag: Move document to outbox after send |
Parameter | Reference | Type | Length | Text |
---|---|---|---|---|
SENT_TO_ALL | SONV-FLAG | C | 1 | Flag: Document sent to all |
Parameter | Reference | Length | Optional | Text |
---|---|---|---|---|
RECEIVERS | SOMLRECI1 | 1367 | Document recipients with send attributes |
Exception | Text |
---|---|
DOCUMENT_NOT_EXIST | Specified document does not exist |
DOCUMENT_NOT_SENT | Document not sent to any recipients |
ENQUEUE_ERROR | Required locks could not be set |
OPERATION_NO_AUTHORIZATION | No authorization to send document |
PARAMETER_ERROR | Invalid combination of parameter values |
TOO_MANY_RECEIVER | Too many recipients, no authorization |
X_ERROR | Internal error or database inconsistency |
Functionality Import parameters Export parameters Table parameters
Name of the recipient. The following entry types are possible: the SAP user name of the recipient the SAPoffice name of the recipient a shared distribution list a fax number in the form of the stucture SADRFD an Internet address in the form of the structure SADRUD a remote SAP name in the form of the structure SADR7D an X.400 address in the form of the structure SADR8D Type of RECEIVER entry. The following values are allowed: 'B' : SAP user name ' ' : SAPoffice name 'C' : shared distribution list 'F' : fax number 'U' : Internet address 'R ' : remote SAP name 'X' : X.400 address If the recipient is a SAPoffice user, the ID of the user can bespecified in this field instead of the recipient name in RECEIVER. If this field is filled, the document sent is regarded as a reply tothe folder entry identified by the ID specified. A correspondencehistory is set up and recorded automatically. Date on which the document is to reach the recipient. It is notpossible to guarantee that the document will be received on this date inthe case of external recipients since this depends on the behaviourof the products connected. If automatic forwarding is active for the recipient of the document,this field contains the SAP user ID or the address ID of the externaladdress to which the document was finally sent. If the recipient has received the document, this field is filled by thefunction module with the value '0', otherwise a value which is notequal to '0' is entered. If this flag is set ('X'), the document is sent with the attribute'Express'. If the recipient is a logged on SAPoffice user, he/shereceives a message immediately stating that an express mail has beenreceived. If this flag is set ('X'), the document is sent with the attribute'Copy'. If this flag is set ('X'), the document is sent with the attribute'Blind copy'. If the recipient is a SAPoffice user, he/she cannot printnor forward the document. If this flag is set ('X') and the recipient is a SAPoffice user, he/shecannot forward the document. If this flag is set ('X') and the recipient is a SAPoffice user, he/shecannot print the document. If this flag is set ('X') and the recipient is a SAPoffice user, he/shemust send a reply to the document before it can be removed from theinbox. If this flag is set ('X') and the recipient is a SAPoffice user, he/shemust act upon the document before it can be removed from the inbox. If this field has a value between '1' and '9', a SAPoffice user fromthe recipient group formed by this number must take action on thedocument before it can be removed from the inbox by the personsinvolved. If the value '0' is entered, it is not necessary to takeaction. Communication method with which the document is to be sent. This fieldis only taken into account if the recipient is an address number, thatis if the document is sent externally via the address management. Ifthe field is not filled, the standard communication method specified inthe address management is used. The following values are allowed: 'INT' : Send via Internet 'FAX' : Send as fax 'X40' : Send via X.400 'RML' : Send to another SAP System Sequential number from the address management. This field is only takeninto account if the recipient is an address number, that is ifthe document is sent via the address management. If the field is notfilled, the sequential number specified in the address management isused. This field is not used. This field is not used. This field is not used. If this flag is set ('X'), the sender receives a confirmation as soonas the document has been delivered to the recipient. He/she alsoreceives a message if the document could not be delivered. This flagshould only be set if documents are sent externally since the processis carried out synchronously if documents are sent internally. However,the confirmation is only supported by a few mail systems such as X.400and SAP SAP. If this flag is set ('X'), the sender is notified as soon as therecipient has read the document. This flag should only be set ifdocuments are sent externally since the process is carried outsynchronously if documents are sent internally. However, the readconfirmation is only supported by a few mail systems such as X.400 andSAP SAP. If this flag is set ('X'), the recipient receives a message if thedocument could not be delivered to the recipient. This flag should onlybe set if documents are sent externally since the process is carriedout synchronously when documents are sent internally. However, themessage is only supported by a few mail systems such as X.400 and SAPSAP. If this flag is set ('X'), the SAP-specific data is also sent in anexternal bodypart when the document is sent via X.400. However, thisshould only be done if the target system is an SAP System. Exceptions Example Notes Further information |