SAP ABAP Class CL_SEND_REQUEST_BCS (BCS-Local: Send Request)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCOMS (Package) Business Communication Service
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  BI_OBJECT Business Instance 20001222
2 Interface implementation (CLASS c. INTERFACES i_ref)  BI_PERSISTENT Persistent Business Instance 20001222
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_OS_STATE State Management for a 'Managed Object' 19990804
Properties
Class CL_SEND_REQUEST_BCS  
Short Description BCS-Local: Send Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 10  Persistent Class 
Package SBCOMS   Business Communication Service 
Created 19990804   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CA_SEND_REQUEST_BCS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_BCOM_MIME Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 CL_CAM_ADDRESS_BCS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CL_DOCUMENT_BCS Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
5 CL_OS_SYSTEM Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
6 CL_OS_TRANSACTION Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
7 IF_INBOUND_EXIT_BCS Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
8 SIBF Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
9 SO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
10 SX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 BI_OBJECT Business Instance 20001222
2 BI_PERSISTENT Persistent Business Instance 20001222
3 IF_OS_STATE State Management for a 'Managed Object' 19990804
Friends
# Friend Modeled only Created on Description
1 CA_SEND_REQUEST_BCS 20001019 Agent Send Request
2 CB_SEND_REQUEST_BCS 20110831 Base Agent Send Request
3 CL_BCS 20001017 Business Communication Service
4 CL_BCS_DISTRIBUTE 20090127 Distribute Send Data After Release of Send Request
5 CL_BCS_PPF 20001128 External Communication
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALL_STATUS Constant Public Type reference (TYPE) BCS_RQST 'A' Requested Status 20001110
2 ASYNCHRONOUS Instance attribute Protected Type reference (TYPE) OS_BOOLEAN Flag for Asynchronous Sending 20001030
3 CHANGED_BY Instance attribute Protected Type reference (TYPE) SO_CHO_NAM Changed by 20001030
4 CHANGED_ON Instance attribute Protected Type reference (TYPE) BCS_CHANG Change Time Stamp in UTC 20010111
5 CREATED_ON Instance attribute Protected Type reference (TYPE) BCS_CREA Creation Time Stamp in UTC 20010111
6 C_APPL_RELTYPE Constant Public Type reference (TYPE) OBLRELTYPE 'BCSAPPLSRQ' Relationship Category for Relationship with Application Obj. 20001222
7 C_DISCL_ADD_AS_MAIN Constant Public Type reference (TYPE) BCS_DISCL 2 Setting: Insert disclosure? 20070830
8 C_DISCL_ADD_TO_MAIN Constant Private Type reference (TYPE) BCS_DISCL 1 Setting: Insert disclosure? 20070830
9 C_DISCL_ALREADY_ADDED Constant Private Type reference (TYPE) BCS_DISCL 3 Setting: Insert disclosure? 20070830
10 C_DISCL_NOT_SET Constant Public Type reference (TYPE) BCS_DISCL 0 Setting: Insert disclosure? 20070830
11 C_DUMMY Constant Public Type reference (TYPE) CHAR1 SPACE Single-Character Flag 20010118
12 C_PERS_COPY_RELTYPE Constant Public Type reference (TYPE) OBLRELTYPE 'BCSPDOCSRQ' Relationship Between Master and Personalized Copy 20020221
13 C_REPLY_RELTYPE Constant Public Type reference (TYPE) OBLRELTYPE 'BCSREPLY' Relationship Category for Reply Relationship 20010105
14 C_SR_STATE_DELETED Constant Public Type reference (TYPE) SR_STATE 'M' Send Request with Status "Deleted Manually" 20081209
15 C_SR_STATE_DOC_ERROR Constant Public Type reference (TYPE) SR_STATE 'D' Status "Error when accessing document" 20081209
16 C_SR_STATE_ERROR Constant Public Type reference (TYPE) SR_STATE 'E' Send Request in Status "Errors" 20081209
17 C_SR_STATE_FORM_ERROR Constant Public Type reference (TYPE) SR_STATE 'F' Send Request in Status "Errors in Form Processing" 20081209
18 C_SR_STATE_KMC_ERROR Constant Public Type reference (TYPE) SR_STATE 'K' Send Request in Status "Errors when Accessing KMC" 20081209
19 C_SR_STATE_RELEASED Constant Public Type reference (TYPE) SR_STATE 'R' Send Request Status 20081209
20 C_SR_STATE_SENT Constant Public Type reference (TYPE) SR_STATE 'S' Send Request in Status "Sent" 20010330
21 C_SR_STATE_WAITING Constant Public Type reference (TYPE) SR_STATE 'W' Send Request with Status "Waiting in Output Queue" 20081209
22 DISCLOSURE Instance attribute Protected Type reference (TYPE) BCS_DISCL Setting: Insert disclosure? 20070830
23 DOCUMENT Instance attribute Protected Object reference (TYPE REF TO) IF_DOCUMENT_BCS Document 20001030
24 DOC_IMP Instance attribute Private Type reference (TYPE) BCS_DOCIMP Document priority 20010321
25 DOC_SENS Instance attribute Private Type reference (TYPE) SO_OBJ_SNS Object: Sensitivity (Private, Functional, ...) 20010206
26 DSN_MIME_LOIO Instance attribute Private Type reference (TYPE) SDOK_LOID KPro LOIO of DSN-MIME 20040614
27 DSN_RETURN Instance attribute Private Type reference (TYPE) BCS_RETURN BCS: Scope in Which a Mail Is Returned for DSN 20010116
28 ENCRYPT Instance attribute Protected Type reference (TYPE) OS_BOOLEAN Encryption Flag 20001030
29 ENV_ID Instance attribute Protected Type reference (TYPE) BCS_ENVID BCS: SMTP Message/Send Process - ID 20001127
30 ERRONLY_STATUS Constant Public Type reference (TYPE) BCS_RQST 'E' Requested Status 20001113
31 EXPIRES_ON Instance attribute Protected Type reference (TYPE) BCS_XPIRE Expiration Date in UTC 20010111
32 EXPRESS Instance attribute Private Type reference (TYPE) SO_SND_EX Send express 20010207
33 GO_BUFFER Instance attribute Private Object reference (TYPE REF TO) CL_INBOUND_DATA_BUFFER_BCS BCS: Management/Accesses to Shared Buffer for ID 20001108
34 GP_ENCRYPT_SETTING Instance attribute Private Type reference (TYPE) CHAR1 'N' System Setting for Encryption 20031210
35 GP_SIGN_SETTING Instance attribute Private Type reference (TYPE) CHAR1 'N' System Setting for Signature 20031210
36 GT_DSN Instance attribute Private Type reference (TYPE) BCSY_DSN BCS: Int. Table with Recipient-Specific DSN's 20001108
37 IN_RPLY_TO Instance attribute Protected Type reference (TYPE) OS_GUID As Reply to 20010104
38 LAST_MIME_DATA Instance attribute Private Object reference (TYPE REF TO) CL_BCOM_MIME_PERSISTENT Last Used MIME Stream 20001121
39 LAST_STATE_ERROR Constant Public Type reference (TYPE) BCS_LST_ST 'E' Last Status: Error 20010118
40 LAST_STATE_NO Constant Public Type reference (TYPE) BCS_LST_ST ' ' Still No Status 20010118
41 LAST_STATE_OK Constant Public Type reference (TYPE) BCS_LST_ST 'I' Last Accumulated Status: Okay 20010118
42 LAST_STATE_WAIT Constant Public Type reference (TYPE) BCS_LST_ST 'W' Last Status: Waiting 20010118
43 LAST_STATUS Instance attribute Protected Type reference (TYPE) BCS_LST_ST Accumulated Last Recipient Status 20010117
44 LINK_TO_OUTBOX Instance attribute Protected Type reference (TYPE) OS_BOOLEAN Create Link to Outbox When Sending 20001030
45 MESSAGE_SUBJECT Instance attribute Protected Type reference (TYPE) BCSD_SUBJ Subject of MIME Message 20040216
46 MIME_DOC Instance attribute Private Type reference (TYPE) MIME_DATA BCOM: MIME Data Stream 20010517
47 MIME_LOIO Instance attribute Private Type reference (TYPE) SDOK_LOID Logical Document 20001121
48 MIME_MESSAGE Instance attribute Private Type reference (TYPE) MIME_DATA BCOM: MIME Data Stream 20010116
49 MIME_TRANSIENT Instance attribute Protected Type reference (TYPE) OS_BOOLEAN Do not store MIME message in KPro 20020131
50 MO_MAIL Instance attribute Private Object reference (TYPE REF TO) CL_BCS_INB_MAIL 20110831
51 MSG_ID Instance attribute Private Type reference (TYPE) MIME_MSGID BCOM: Message ID 20001130
52 NOTE Instance attribute Protected Object reference (TYPE REF TO) CL_NOTE_BCS Note for Send Request 20001030
53 NO_DSN Instance attribute Private Type reference (TYPE) CHAR1 'X': Do Not Send DSN 20010108
54 NO_STATUS Constant Public Type reference (TYPE) BCS_RQST 'N' No DSN Required 20001110
55 ORIGINATOR Instance attribute Protected Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS Originator Send Request 20001030
56 OWNER_APP Instance attribute Protected Type reference (TYPE) BCS_APPL Responsible Application for Reorganization 20010111
57 PERS_COPY_EXISTS Instance attribute Protected Type reference (TYPE) CHAR1 SR it: 'M' = Master SR, 'C' = Copy SR, ' ' = Individual SR 20020322
58 PRIORITY Instance attribute Protected Type reference (TYPE) SO_SND_PRI Send priority 20001030
59 RECIPIENTS Instance attribute Protected Type reference (TYPE) BCSY_RE Recipient Entries 20001030
60 RECIPIENTS_CHANGED Instance attribute Protected Type reference (TYPE) OS_BOOLEAN Flag Indicates Whether Recipient Entries Changed 20001030
61 REPLY_TO Instance attribute Protected Object reference (TYPE REF TO) IF_RECIPIENT_BCS Reply recipients 20001030
62 REQUESTED_STATUS Instance attribute Protected Type reference (TYPE) CHAR1 Single-Character Flag 20010116
63 RETURN_ALL Constant Public Type reference (TYPE) BCS_RETURN 'A' BCS: Scope in Which a Mail Is Returned for DSN 20010117
64 RETURN_HEADER Constant Public Type reference (TYPE) BCS_RETURN 'H' BCS: Scope in Which a Mail Is Returned for DSN 20010117
65 RETURN_NOTHING Constant Public Type reference (TYPE) BCS_RETURN 'N' BCS: Scope in Which a Mail Is Returned for DSN 20010117
66 SAVE_MSGID Instance attribute Private Type reference (TYPE) CHAR1 Single-Character Flag 20001127
67 SCOM_KEY Instance attribute Protected Type reference (TYPE) SO_OBJ_ID SAPoffice: ID of a SAPoffice object 20010110
68 SENDER Instance attribute Protected Object reference (TYPE REF TO) IF_SENDER_BCS Sender 20001030
69 SEND_AT Instance attribute Protected Type reference (TYPE) BCS_SNDAT BCS: Send in the Future: Time Stamp in UTC 20010220
70 SIGN Instance attribute Protected Type reference (TYPE) OS_BOOLEAN Signature Indicator 20001030
71 SIGNATURE_WORKFLOW Instance attribute Protected Type reference (TYPE) GUID_32 Signature Workflow 20001030
72 SR_STATE Instance attribute Protected Type reference (TYPE) SR_STATE Send Request Status 20001030
73 STATE Instance attribute Private Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS OBJECT SERVICES STATE 19990804
74 STATUS_MAIL Instance attribute Protected Type reference (TYPE) BCS_STML Setting for Which Statuses Are Reported by Mail 20001030
75 STATUS_RECIPIENT Instance attribute Protected Object reference (TYPE REF TO) IF_RECIPIENT_BCS Recipient of Status Information 20001030
76 SUBJECT_CHANGED Instance attribute Private Type reference (TYPE) OS_BOOLEAN Flag Indicates Whether Title Was Changed 20001206
77 TECHNICAL_RECIPIENTS Instance attribute Protected Type reference (TYPE) BCSY_RETE Technical Recipients 20001030
78 TECH_SENDER Instance attribute Protected Object reference (TYPE REF TO) IF_SENDER_BCS Globally Unique Identifier 20001127
79 TO_DELETE Instance attribute Private Type reference (TYPE) BCS_DEL Send Request Marked for Deletion 20010111
80 TRACE Instance attribute Protected Object reference (TYPE REF TO) CL_TRACE_BCS Trace Object 20001030
81 TRANSFORMED_RECIPIENTS Instance attribute Private Type reference (TYPE) BCSY_INRE BCS: Int. Table with Recipients in Inbound Case 20010111
Methods
# Method Level Visibility Method type Description Created on
1 ADD_DISCLOSURE_TO_MIME Instance method Private Method Adds Disclosure to MIME 20070830
2 ADD_DSN Instance method Public Method Add DSN Entry 20001108
3 ADD_RECIPIENT Instance method Public Method Adds Recipient (Entry) to Send Request 19991229
4 ADD_RECIPIENT_FROM_SOOS1 Instance method Public Method Adds Recipient (Entry) from SOOS1 Structure 20000517
5 AS_MIME_MESSAGE Instance method Public Method Represents this Send Request as a MIME Message 20000920
6 COMMIT Instance method Private Method 20131112
7 COPY_TO_NEW Instance method Public Method Creates a New Send Request from this Instance 20001019
8 CREATE Static method Public Method Creates a New Persistent Send Request 20000317
9 CREATE_FROM_MSG_ID Static method Private Method Instantiates Send Request for Message ID (if This Exists) 20010112
10 CREATE_LINK Instance method Public Method Linked with Application Object 20001222
11 CREATE_LINK_TO_APP Instance method Public Method Linked with Application Object (ABAP Objects Instance) 20011116
12 CREATE_LINK_TO_MASTER Instance method Private Method Linked with Master Send Request 20020221
13 CREATE_PERS_COPY Instance method Private Method Creates Personalized Copy 20090127
14 CREATE_RECIPIENT_FROM_SOOS1 Static method Public Method Creates a Recipient (Entry) (Internal Use Only) 20000711
15 DELETE Instance method Public Method Deletes Send Request 20010111
16 DELETE_DSN_MIME Instance method Public Method Deletes MIME Data for DSN 20050620
17 DELIVER_TO_RECIPIENTS Instance method Private Method Delivery to Recipients' Inboxes from SO28 20001109
18 DEQUEUE Instance method Public Method Unlocks Send Request 19990824
19 DOC_WRAPPER_ID Instance method Public Method Internal ID of Document Wrapper 20001115
20 DSN_AS_MIME Instance method Public Method MIME Display of DSN 20001108
21 ENQUEUE Instance method Public Method Locks Send Request 19990824
22 EXIT_PROCESSING Instance method Private Method Exit Processing 20001108
23 FAXCOVER_NEEDED Instance method Private Method Checks whether fax cover is required 20090127
24 FORWARD Instance method Public Method Creates Forwarding Send Request for Current Send Request 20000126
25 GETU_ENVELOPE Instance method Public Method 20121130
26 GETU_FACADE Instance method Public Method Gets Corresponding Facade Reference 20011109
27 GETU_INBOUND_MAIL Instance method Public Method Gets reference to mail object at email inbox 20110914
28 GETU_MEDIUM Instance method Public Method Gets Relevant BCS Medium 20030109
29 GETU_MESSAGE_ID Instance method Public Method Returns Message ID 20010110
30 GETU_MESSAGE_SUBJECT Instance method Public Method Gets Subject for MIME Message 20001206
31 GETU_MESSAGE_SUBJECT_LONG Instance method Public Method Returns Subject for MIME Message 20040216
32 GETU_NOTE Instance method Public Method Reads Attribute NOTE 20000314
33 GETU_OID Instance method Public Method Gets OID of Object 20000210
34 GETU_REF_BY_OID Static method Public Method Instantiation Using GUID 20010109
35 GETU_SECURITY_SETTINGS Instance method Public Method Reads System Settings for Encryption/Signature 20031210
36 GETU_TECH_RECIPIENTS Instance method Public Method Gets Envelope Recipient (Inbound) 20110926
37 GET_ASYNCHRONOUS Instance method Public Get-method of a virtual attribute Reads Attribute ASYNCHRONOUS 19991214
38 GET_CHANGED_BY Instance method Public Get-method of a virtual attribute Reads Attribute CHANGED_BY 19991214
39 GET_CHANGED_ON Instance method Public Get-method of a virtual attribute Reads Attribute CHANGED_ON 20010111
40 GET_CREATED_ON Instance method Public Get-method of a virtual attribute Reads Attribute CREATED_ON 20010111
41 GET_DISCLOSURE Instance method Public Get-method of a virtual attribute Gets Attribute DISCLOSURE 20070830
42 GET_DOCUMENT Instance method Public Get-method of a virtual attribute Reads Attribute DOCUMENT 19990804
43 GET_DOC_IMP Instance method Private Get-method of a virtual attribute Reads Attribute DOC_IMP 20010321
44 GET_DOC_SENS Instance method Private Get-method of a virtual attribute Reads Attribute DOC_SENS 20010206
45 GET_DSN_MIME_LOIO Instance method Private Get-method of a virtual attribute Gets Attribute DSN_MIME_LOIO 20040614
46 GET_DSN_RETURN Instance method Private Get-method of a virtual attribute Reads Attribute DSN_RETURN 20010116
47 GET_ENCRYPT Instance method Public Get-method of a virtual attribute Reads Attribute ENCRYPT 19991214
48 GET_ENV_ID Instance method Public Get-method of a virtual attribute Reads Attribute ENV_ID 20001127
49 GET_EXPIRES_ON Instance method Public Get-method of a virtual attribute Reads Attribute EXPIRES_ON 20010111
50 GET_EXPRESS Instance method Private Get-method of a virtual attribute Reads Attribute EXPRESS 20010207
51 GET_GO_BUFFER Instance method Private Get-method of a virtual attribute Reads Attribute GO_BUFFER 20001108
52 GET_GP_ENCRYPT_SETTING Instance method Private Get-method of a virtual attribute Reads Attribute GP_ENCRYPT_SETTING 20031210
53 GET_GP_SIGN_SETTING Instance method Private Get-method of a virtual attribute Reads Attribute GP_SIGN_SETTING 20031210
54 GET_GT_DSN Instance method Private Get-method of a virtual attribute Reads Attribute GT_DSN 20001108
55 GET_IN_RPLY_TO Instance method Public Get-method of a virtual attribute Reads Attribute IN_RPLY_TO 20010104
56 GET_LAST_MIME_DATA Instance method Private Get-method of a virtual attribute Reads Attribute LAST_MIME_DATA 20001121
57 GET_LAST_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute LAST_STATUS 20010117
58 GET_LINK_TO_OUTBOX Instance method Public Get-method of a virtual attribute Reads Attribute LINK_TO_OUTBOX 20001023
59 GET_MESSAGE_SUBJECT Instance method Public Get-method of a virtual attribute Gets Attribute MESSAGE_SUBJECT 20040216
60 GET_MIME_DOC Instance method Private Get-method of a virtual attribute Reads Attribute MIME_DOC 20010517
61 GET_MIME_LOIO Instance method Private Get-method of a virtual attribute Reads Attribute MIME_LOIO 20001121
62 GET_MIME_MESSAGE Instance method Private Get-method of a virtual attribute Reads Attribute MIME_MESSAGE 20010116
63 GET_MIME_TRANSIENT Instance method Public Get-method of a virtual attribute Reads Attribute MIME_TRANSIENT 20020131
64 GET_MO_MAIL Instance method Private Get-method of a virtual attribute Reads Attribute MO_MAIL 20110831
65 GET_MSG_ID Instance method Private Get-method of a virtual attribute Reads Attribute MSG_ID 20001130
66 GET_NOTE Instance method Public Get-method of a virtual attribute Reads Attribute NOTE 20000214
67 GET_NO_DSN Instance method Private Get-method of a virtual attribute Reads Attribute NO_DSN 20010108
68 GET_ORIGINATOR Instance method Public Get-method of a virtual attribute Reads Attribute ORIGINATOR 20000111
69 GET_OWNER_APP Instance method Public Get-method of a virtual attribute Reads Attribute OWNER_APP 20010111
70 GET_PERS_COPY_EXISTS Instance method Public Get-method of a virtual attribute Reads Attribute PERS_COPY_EXISTS 20020322
71 GET_PRIORITY Instance method Public Get-method of a virtual attribute Reads the Attribute PRIORITY 19991214
72 GET_RECIPIENTS Instance method Public Get-method of a virtual attribute Reads the Attribute RECIPIENTS 20000211
73 GET_RECIPIENTS_CHANGED Instance method Public Get-method of a virtual attribute Reads Attribute RECIPIENTS_CHANGED 20000211
74 GET_REPLY_TO Instance method Public Get-method of a virtual attribute Reads Attribute REPLY_TO 19991214
75 GET_REQUESTED_STATUS Instance method Public Get-method of a virtual attribute Reads Attribute REQUESTED_STATUS 20010116
76 GET_SAVE_MSGID Instance method Private Get-method of a virtual attribute Reads Attribute SAVE_MSGID 20001127
77 GET_SCOM_KEY Instance method Public Get-method of a virtual attribute Reads the Attribute SCOM_KEY 20010110
78 GET_SENDER Instance method Public Get-method of a virtual attribute Reads Attribute SENDER 19991214
79 GET_SEND_AT Instance method Public Get-method of a virtual attribute Reads Attribute SEND_AT 20010220
80 GET_SIGN Instance method Public Get-method of a virtual attribute Reads Attribute SIGN 19991214
81 GET_SIGNATURE_WORKFLOW Instance method Public Get-method of a virtual attribute Reads Attribute SIGNATURE_WORKFLOW 19991214
82 GET_SR_STATE Instance method Public Get-method of a virtual attribute Reads Attribute SR_STATE 19991230
83 GET_STATUS_MAIL Instance method Public Get-method of a virtual attribute Reads Attribute STATUS_MAIL 20000616
84 GET_STATUS_RECIPIENT Instance method Public Get-method of a virtual attribute Reads Attribute STATUS_RECIPIENT 20000602
85 GET_SUBJECT_CHANGED Instance method Private Get-method of a virtual attribute Reads Attribute SUBJECT_CHANGED 20001206
86 GET_TECHNICAL_RECIPIENTS Instance method Public Get-method of a virtual attribute Reads Attribute TECHNICAL_RECIPIENTS 20001012
87 GET_TECH_SENDER Instance method Public Get-method of a virtual attribute Reads Attribute TECH_SENDER 20001127
88 GET_TO_DELETE Instance method Private Get-method of a virtual attribute Reads Attribute TO_DELETE 20010111
89 GET_TRACE Instance method Public Get-method of a virtual attribute Reads Attribute TRACE 20001016
90 GET_TRANSFORMED_RECIPIENTS Instance method Private Get-method of a virtual attribute Reads Attribute TRANSFORMED_RECIPIENTS 20010111
91 IBND_PROC_POST_DECR Instance method Public Method Inbound Processing (After Decryption) 20001108
92 INBOUND_PROC_ENTRY Static method Public Method Inbound Processing: Initial Screen 20001114
93 INBOUND_REPORT Instance method Private Method Processing of Incomings DSNs and MDNs 20010108
94 INT_ADDR_CREATE Static method Private Method 20060721
95 INT_ADDR_NORMAL Static method Private Method Determines Sender Information Including Reply Recipients 20060721
96 IN_REPLY_TO Instance method Private Method Determines Sender Information Including Reply Recipients 20000925
97 IS_EDITABLE Instance method Public Method Checks that Send Request Is still Executable 19991229
98 IS_INBOUND Instance method Public Method Send request belongs to document received externally 20050113
99 IS_MIME_TO_BE_STORED Instance method Protected Method Save MIME? 'X' = Yes, ' ' = No 20040226
100 LINK_MIME_VERSIONS Instance method Public Method Copies the MIME Versions of the Current Request 20010316
101 LOG_SCREEN Instance method Private Method Transmission Log Book 20001122
102 MESSAGE_ID Instance method Private Method Determines Sender Information Including Reply Recipients 20000925
103 MIME_DOCUMENT_GENERATE Instance method Private Method Returns MIME Unsecure 20000920
104 MIME_ENCRYPTED_GENERATE Instance method Private Method Gets Encrypted MIME Document 20000920
105 MIME_MESSAGE_GENERATE Instance method Private Method Adds MIME Header to MIME Document 20000920
106 ON_SAVE_REQUESTED Instance method Private Event handling method Handles Termination of Top TA 20000111
107 PREPARE_EXIT_CALLS Instance method Private Method Prepare Exit Calls 20001108
108 READ_DSN_MIME Instance method Private Method Read MIME Stream from KPro 20040614
109 READ_FORWARDED_SRS Instance method Public Method Determine All Forwarded Send Requests 20020614
110 READ_LINKED_APPOBJ Instance method Public Method Determines Application Objects Linked with Send Request 20010116
111 READ_LINKED_MASTER Instance method Public Method Select Master Send Request 20020322
112 READ_LINKED_PERS_COPIES Instance method Public Method Select Linked Personalized Copies 20020221
113 READ_MIME Instance method Private Method Read MIME Stream from KPro 20001121
114 RECIPIENTS_AS_SOOS1 Instance method Public Method (Transformed) Return Recipient as SOOS1 Structure 20000913
115 RELEASE Instance method Public Method Releases Send Request (Before Signing) 19991229
116 REMOVE_RECIPIENTS Instance method Public Method Remove All Recipients 20000427
117 REPLY Instance method Public Method Creates Reply Send Request for Current Send Request 20000126
118 SENDER_INFORMATION Instance method Private Method Determines Sender Information Including Reply Recipients 20000922
119 SEND_DSN Instance method Public Method Send DSN 20001108
120 SETU_ASYNCHRONOUS Instance method Public Method Sets Attribute ASYNCHRONOUS 20000105
121 SETU_DOCUMENT Instance method Public Method Sets Attribute DOCUMENT 20000105
122 SETU_DOC_FROM_MIME Instance method Private Method Inbound: Set Document 20110831
123 SETU_ENCRYPT Instance method Public Method Sets Attribute ENCRYPT 20000105
124 SETU_LINK_TO_OUTBOX Instance method Public Method Sets Attribute LINK_TO_OUTBOX 20001023
125 SETU_MESSAGE_SUBJECT Instance method Public Method Sets MIME Message Subject 20040216
126 SETU_NOTE Instance method Public Method Sets Attribute NOTE 20000602
127 SETU_ORIGINATOR Instance method Private Method Sets Originator Send Request 20000112
128 SETU_PRIORITY Instance method Public Method Sets the Attribute PRIORITY 20000105
129 SETU_REPLY_TO Instance method Public Method Sets Attribute REPLY_TO 20000105
130 SETU_REQUESTED_STATUS Instance method Public Method Sets Attribute REQUESTED_STATUS 20000616
131 SETU_SENDER Instance method Public Method Sets the Attribute SENDER 20000105
132 SETU_SIGN Instance method Public Method Sets Attribute SIGN 20000105
133 SETU_SIGNATURE_WORKFLOW Instance method Public Method Sets Attribute SIGNATURE_WORKFLOW 20000105
134 SETU_STATUS_MAIL Instance method Public Method Sets Attribute STATUS_MAIL 20000616
135 SETU_STATUS_RECIPIENT Instance method Public Method Sets Attribute STATUS_RECIPIENT 20000602
136 SET_DISCLOSURE Instance method Public Set-method of a virtual attribute Sets Attribute DISCLOSURE 20070830
137 SET_DOC_IMP Instance method Private Set-method of a virtual attribute Sets Attribute DOC_IMP 20010321
138 SET_DOC_SENS Instance method Private Set-method of a virtual attribute Sets Attribute DOC_SENS 20010206
139 SET_DSN_MIME_LOIO Instance method Private Set-method of a virtual attribute Sets Attribute DSN_MIME_LOIO 20040614
140 SET_DSN_RETURN Instance method Private Set-method of a virtual attribute Sets Attribute DSN_RETURN 20010116
141 SET_ENV_ID Instance method Public Set-method of a virtual attribute Sets Attribute ENV_ID 20001127
142 SET_EXPIRES_ON Instance method Public Set-method of a virtual attribute Sets Attribute EXPIRES_ON 20010111
143 SET_EXPRESS Instance method Private Set-method of a virtual attribute Sets Attribute EXPRESS 20010207
144 SET_GO_BUFFER Instance method Private Set-method of a virtual attribute Sets Attribute GO_BUFFER 20001108
145 SET_GP_ENCRYPT_SETTING Instance method Private Set-method of a virtual attribute Sets Attribute GP_ENCRYPT_SETTING 20031210
146 SET_GP_SIGN_SETTING Instance method Private Set-method of a virtual attribute Sets Attribute GP_SIGN_SETTING 20031210
147 SET_GT_DSN Instance method Private Set-method of a virtual attribute Sets Attribute GT_DSN 20001108
148 SET_IN_RPLY_TO Instance method Public Set-method of a virtual attribute Sets Attribute IN_RPLY_TO 20010104
149 SET_LAST_MIME_DATA Instance method Private Set-method of a virtual attribute Sets Attribute LAST_MIME_DATA 20001121
150 SET_LAST_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute LAST_STATUS 20010117
151 SET_LINK_TO_OUTBOX Instance method Public Set-method of a virtual attribute Sets Attribute LINK_TO_OUTBOX 20001023
152 SET_MESSAGE_SUBJECT Instance method Public Set-method of a virtual attribute Sets Attribute MESSAGE_SUBJECT 20040216
153 SET_MIME_DOC Instance method Private Set-method of a virtual attribute Sets Attribute MIME_DOC 20010517
154 SET_MIME_LOIO Instance method Private Set-method of a virtual attribute Sets Attribute MIME_LOIO 20001121
155 SET_MIME_MESSAGE Instance method Private Set-method of a virtual attribute Sets Attribute MIME_MESSAGE 20010116
156 SET_MIME_TRANSIENT Instance method Public Set-method of a virtual attribute Sets Attribute MIME_TRANSIENT 20020131
157 SET_MO_MAIL Instance method Private Set-method of a virtual attribute Sets Attribute MO_MAIL 20110831
158 SET_MSG_ID Instance method Private Set-method of a virtual attribute Sets Attribute MSG_ID 20010110
159 SET_NOTE Instance method Public Set-method of a virtual attribute Sets Attribute NOTE 20000214
160 SET_NO_DSN Instance method Private Set-method of a virtual attribute Sets Attribute NO_DSN 20010108
161 SET_OWNER_APP Instance method Public Set-method of a virtual attribute Sets Attribute OWNER_APP 20010111
162 SET_PERS_COPY_EXISTS Instance method Public Set-method of a virtual attribute Sets Attribute PERS_COPY_EXISTS 20020322
163 SET_REQUESTED_STATUS Instance method Public Set-method of a virtual attribute Sets Attribute REQUESTED_STATUS 20010116
164 SET_SAVE_MSGID Instance method Private Set-method of a virtual attribute Sets Attribute SAVE_MSGID 20001127
165 SET_SCOM_KEY Instance method Public Set-method of a virtual attribute Sets Attribute SCOM_KEY 20010110
166 SET_SEND_AT Instance method Public Set-method of a virtual attribute Sets Attribute SEND_AT 20010220
167 SET_SR_STATE Instance method Public Set-method of a virtual attribute Sets Attribute SR_STATE 20010123
168 SET_SUBJECT_CHANGED Instance method Private Set-method of a virtual attribute Sets Attribute SUBJECT_CHANGED 20001206
169 SET_TECH_SENDER Instance method Public Set-method of a virtual attribute Sets Attribute TECH_SENDER 20001127
170 SET_TO_DELETE Instance method Private Set-method of a virtual attribute Sets Attribut TO_DELETE 20010111
171 SET_TRACE Instance method Public Set-method of a virtual attribute Sets Attribute TRACE 20001016
172 SET_TRANSFORMED_RECIPIENTS Instance method Private Set-method of a virtual attribute Sets Attribute TRANSFORMED_RECIPIENTS 20010111
173 STORE_DSN_MIME Instance method Private Method Storing an MIME Stream in KPro 20040614
174 STORE_HTTP_DATA Instance method Public Method Internal use 20131119
175 STORE_MIME Instance method Private Method Storage of MIME Stream in KPro 20001117
176 SUBMIT Instance method Public Method Executes Send Request (After Signing/in Send Module) 19990824
Events
Class CL_SEND_REQUEST_BCS has no event.
Types
Class CL_SEND_REQUEST_BCS has no local type.
Method Signatures

Method ADD_DISCLOSURE_TO_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ADDED Value transfer Type reference (TYPE) OS_BOOLEAN Boolean 20100927
2 Changing MIME Call by reference Type reference (TYPE) MIME_DATA BCOM: MIME-Datenstrom 20070830
# Exception Resumable Description Created on
1 CX_BCOM_MIME Ausnahmen im MIME-Konvertierungstool 20070830
2 CX_BCS BCS: Allgemeine Ausnahmen 20070830

Method ADD_DSN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IS_DSN Call by reference Type reference (TYPE) BCSS_DSN BCS: DSN (pro techn. Empfänger) 20001108

Method ADD_DSN on class CL_SEND_REQUEST_BCS has no exception.

Method ADD_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BLIND_COPY Value transfer Type reference (TYPE) OS_BOOLEAN Senden als geheime Kopie 20000317
2 Importing I_COPY Value transfer Type reference (TYPE) OS_BOOLEAN Senden in Kopie 19991229
3 Importing I_EXPRESS Value transfer Type reference (TYPE) OS_BOOLEAN Senden als Expressnachricht 19991229
4 Importing I_NO_FORWARD Value transfer Type reference (TYPE) OS_BOOLEAN Weiterleiten verboten 20000615
5 Importing I_NO_PRINT Value transfer Type reference (TYPE) OS_BOOLEAN Drucken verboten 20000616
6 Importing I_RECIPIENT Value transfer Object reference (TYPE REF TO) IF_RECIPIENT_BCS Empfänger einer Nachricht 19991229
7 Importing I_REPLY_REQUIRED Value transfer Type reference (TYPE) OS_BOOLEAN Antwort erforderlich 20000616
8 Importing I_RESEND Value transfer Type reference (TYPE) OS_BOOLEAN Erneut senden 20001107
9 Importing I_TO_DO_BY_ALL Value transfer Type reference (TYPE) OS_BOOLEAN Von allen Empfängern zu erledigen 20000616
10 Importing I_TO_DO_BY_ONE Value transfer Type reference (TYPE) SO_ACONE Von einem Empfänger zu erledigen 20000616
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method ADD_RECIPIENT_FROM_SOOS1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOOS1 Call by reference Type reference (TYPE) SOOS1 Empfängerdaten als SOOS1-Struktur 20000517
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method AS_MIME_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DO_NOT_CREATE Call by reference Type reference (TYPE) SO_FLAG Falls nicht bereits vorhanden, lege keine neue an! 20010321
2 Exporting MIME_MESSAGE Call by reference Type reference (TYPE) MIME_DATA BCOM: MIME-Datenstrom 20000920
3 Changing RECIPIENTS Call by reference Type reference (TYPE) SX_RECIPIENT_TAB 20000921
4 Importing SENDER_TYPE Call by reference Type reference (TYPE) SX_ADDR_TYPE 'INT' Adresstyp des Absenders 20000929
# Exception Resumable Description Created on
1 CX_DOCUMENT_BCS BCS: Ausnahmen bzgl. Dokument 20010103
2 CX_SEND_REQ_BCS BCS: Ausnahmen bzgl. Sendeauftragsproblem 20010103

Method COMMIT Signature

Method COMMIT on class CL_SEND_REQUEST_BCS has no parameter.
Method COMMIT on class CL_SEND_REQUEST_BCS has no exception.

Method COPY_TO_NEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COPY_DOC Value transfer Type reference (TYPE) OS_BOOLEAN 'X' Kennzeichen: Dokument kopieren, 'X' = ja, ' ' = nein 20011112
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS Neue Instanz 20001019
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010103

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS Sendeauftrag 20000317
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method CREATE_FROM_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_NEWSREQ Value transfer Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS BCS-lokal: Sendeauftrag 20010315
2 Exporting EP_OLDGUID Value transfer Type reference (TYPE) OS_GUID Globally Unique Identifier 20010315
3 Importing IP_MSGID Call by reference Type reference (TYPE) MIME_MSGID BCOM: Message ID 20010112
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010112

Method CREATE_LINK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APPL_OBJECT Value transfer Type reference (TYPE) BORIDENT Zu verknüpfendes Anwendungs-BOR-Objekt 20001222
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Allgemeine Ausnahmen 20001222

Method CREATE_LINK_TO_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_APP_INSTANCE Value transfer Type reference (TYPE) SIBFLPOR Identifikation einer ABAP Objects Instanz 20011116
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20011116

Method CREATE_LINK_TO_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MASTER_SR Call by reference Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS Master-Sendeauftrag 20020221
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20020221

Method CREATE_PERS_COPY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_PERS_COPY Value transfer Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS BCS-lokal: Sendeauftrag 20090127
2 Importing I_REC Call by reference Type reference (TYPE) SOOS1 SAPoffice: Empfänger mit Attributen 20090127
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20090127

Method CREATE_RECIPIENT_FROM_SOOS1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SOOS1 Call by reference Type reference (TYPE) SOOS1 Interne Empfängerstruktur 20000711
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_RECIPIENT_BCS Empfänger(eintrag) 20000711
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method DELETE Signature

Method DELETE on class CL_SEND_REQUEST_BCS has no parameter.
Method DELETE on class CL_SEND_REQUEST_BCS has no exception.

Method DELETE_DSN_MIME Signature

Method DELETE_DSN_MIME on class CL_SEND_REQUEST_BCS has no parameter.
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20050620

Method DELIVER_TO_RECIPIENTS Signature

Method DELIVER_TO_RECIPIENTS on class CL_SEND_REQUEST_BCS has no parameter.
# Exception Resumable Description Created on
1 CX_BCOM_MIME Ausnahmen im MIME-Konvertierungstool 20110929
2 CX_DOCUMENT_BCS BCS: Ausnahmen von Dokumenten 20110929
3 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20110929

Method DEQUEUE Signature

Method DEQUEUE on class CL_SEND_REQUEST_BCS has no parameter.
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method DOC_WRAPPER_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SOODK SOOD-Key 20001115
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method DSN_AS_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS_TYPE Call by reference Type reference (TYPE) SX_ADDRTYP 'INT' Addressart für MIME-version 20001122
2 Exporting EP_MIME Call by reference Type reference (TYPE) MIME_DATA BCOM: MIME-Datenstrom 20001108
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010103

Method ENQUEUE Signature

Method ENQUEUE on class CL_SEND_REQUEST_BCS has no parameter.
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method EXIT_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_CODE Value transfer Type reference (TYPE) I 20001109
2 Exporting ES_T100M Call by reference Type reference (TYPE) BCSS_T100M BCS: Struktur für T100-Meldungen 20001109
3 Importing IT_DOCTYPES Call by reference Type reference (TYPE) BCSY_SODOC BCS: interne Tabelle mit Dokumenttypen 20010118

Method EXIT_PROCESSING on class CL_SEND_REQUEST_BCS has no exception.

Method FAXCOVER_NEEDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_FAXCOVER_NEEDED Value transfer Type reference (TYPE) OS_BOOLEAN Boolean 20090127
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20090127

Method FORWARD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WITH_NOTE Value transfer Type reference (TYPE) SX_BOOLEAN SAPconnect: Auswahl 20111025
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS Sendeauftrag 20000126
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method GETU_ENVELOPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ENV Value transfer Type reference (TYPE) STRING 20121130

Method GETU_ENVELOPE on class CL_SEND_REQUEST_BCS has no exception.

Method GETU_FACADE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCS Fassade 20011109

Method GETU_FACADE on class CL_SEND_REQUEST_BCS has no exception.

Method GETU_INBOUND_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RI_MAIL Value transfer Object reference (TYPE REF TO) IF_BCS_INB_MAIL 20110914

Method GETU_INBOUND_MAIL on class CL_SEND_REQUEST_BCS has no exception.

Method GETU_MEDIUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCS_PPF BCS-Medium 20030109

Method GETU_MEDIUM on class CL_SEND_REQUEST_BCS has no exception.

Method GETU_MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MSGID Call by reference Type reference (TYPE) MIME_MSGID BCOM: Message ID 20010110

Method GETU_MESSAGE_ID on class CL_SEND_REQUEST_BCS has no exception.

Method GETU_MESSAGE_SUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_OBJ_DES Titel 20001206

Method GETU_MESSAGE_SUBJECT on class CL_SEND_REQUEST_BCS has no exception.

Method GETU_MESSAGE_SUBJECT_LONG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING Titel 20040216

Method GETU_MESSAGE_SUBJECT_LONG on class CL_SEND_REQUEST_BCS has no exception.

Method GETU_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCSY_TEXT Notiz an einem Sendeauftrag 20000314

Method GETU_NOTE on class CL_SEND_REQUEST_BCS has no exception.

Method GETU_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SYSUUID_X OID des Objektes 20000210

Method GETU_OID on class CL_SEND_REQUEST_BCS has no exception.

Method GETU_REF_BY_OID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OID Call by reference Type reference (TYPE) OS_GUID Globally Unique Identifier 20010109
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS BCS-lokal: Sendeauftrag 20010109
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20010109
2 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010109

Method GETU_SECURITY_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_ENCRYPT Call by reference Type reference (TYPE) CHAR1 Wert für Verschlüsselung 20031210
2 Exporting EP_SIGN Call by reference Type reference (TYPE) CHAR1 Wert für Signierung 20031210

Method GETU_SECURITY_SETTINGS on class CL_SEND_REQUEST_BCS has no exception.

Method GETU_TECH_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RCPTS Value transfer Type reference (TYPE) STRING_TABLE Tabelle von Strings 20110926

Method GETU_TECH_RECIPIENTS on class CL_SEND_REQUEST_BCS has no exception.

Method GET_ASYNCHRONOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Attributwert 19991214
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_CHANGED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_CHO_NAM Attributwert 19991214
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_CHANGED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_CHANG Attributwert 20010111
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_CREATED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_CREA Attributwert 20010111
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_DISCLOSURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_DISCL Attributwert 20070830
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070830

Method GET_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_DOCUMENT_BCS Attributwert 19990804
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_DOC_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_DOCIMP Attributwert 20010321
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010321

Method GET_DOC_SENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_OBJ_SNS Attributwert 20010206
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010206

Method GET_DSN_MIME_LOIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDOK_LOID Attributwert 20040614
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040614

Method GET_DSN_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_RETURN Attributwert 20010116
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_ENCRYPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Attributwert 19991214
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_ENV_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_ENVID Attributwert 20001127
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_EXPIRES_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_XPIRE Attributwert 20010111
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_EXPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_SND_EX Attributwert 20010207
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010207

Method GET_GO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_INBOUND_DATA_BUFFER_BCS Attributwert 20001108
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_GP_ENCRYPT_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR1 Attributwert 20031210
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031210

Method GET_GP_SIGN_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR1 Attributwert 20031210
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031210

Method GET_GT_DSN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCSY_DSN Attributwert 20001108
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_IN_RPLY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OS_GUID Attributwert 20010104
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_LAST_MIME_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCOM_MIME_PERSISTENT Attributwert 20001121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_LAST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_LST_ST Attributwert 20010117
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_LINK_TO_OUTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Attributwert 20001023
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_MESSAGE_SUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCSD_SUBJ Attributwert 20040216
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040216

Method GET_MIME_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) MIME_DATA Attributwert 20010517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010517

Method GET_MIME_LOIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SDOK_LOID Attributwert 20001121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_MIME_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) MIME_DATA Attributwert 20010116
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_MIME_TRANSIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Attributwert 20020131
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020131

Method GET_MO_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_BCS_INB_MAIL Attributwert 20110831
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110831

Method GET_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) MIME_MSGID Attributwert 20001130
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_NOTE_BCS Attributwert 20000214
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_NO_DSN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR1 Attributwert 20010108
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_ORIGINATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS Attributwert 20000111
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_OWNER_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_APPL Attributwert 20010111
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_PERS_COPY_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR1 Attributwert 20020322
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020322

Method GET_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_SND_PRI Attributwert 19991214
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCSY_RE Attributwert 20000211
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_RECIPIENTS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Attributwert 20000211
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_REPLY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_RECIPIENT_BCS Attributwert 19991214
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_REQUESTED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR1 Attributwert 20010116
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_SAVE_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) CHAR1 Attributwert 20001127
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_SCOM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SO_OBJ_ID Attributwert 20010110
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SENDER_BCS Attributwert 19991214
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_SEND_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_SNDAT Attributwert 20010220
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010220

Method GET_SIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Attributwert 19991214
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_SIGNATURE_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) GUID_32 Attributwert 19991214
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_SR_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) SR_STATE Attributwert 19991230
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_STATUS_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_STML Attributwert 20000616
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_STATUS_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_RECIPIENT_BCS Attributwert 20000602
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_SUBJECT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OS_BOOLEAN Attributwert 20001206
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_TECHNICAL_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCSY_RETE Attributwert 20001012
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_TECH_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SENDER_BCS Attributwert 20001127
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_TO_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCS_DEL Attributwert 20010111
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_TRACE_BCS Attributwert 20001016
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method GET_TRANSFORMED_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) BCSY_INRE Attributwert 20010111
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method IBND_PROC_POST_DECR Signature

Method IBND_PROC_POST_DECR on class CL_SEND_REQUEST_BCS has no parameter.
# Exception Resumable Description Created on
1 CX_BCOM_MIME Ausnahmen im MIME-Konvertierungstool 20001205
2 CX_BCOM_MIME_PERSISTENT Ausnahmen im MIME-Persistenztool 20001205
3 CX_DOCUMENT_BCS BCS: Ausnahmen von Dokumenten 20001205
4 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010111

Method INBOUND_PROC_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_DATA Call by reference Type reference (TYPE) MIME_DATA BCOM: MIME-Datenstrom 20001114
2 Importing IP_ENVID Value transfer Type reference (TYPE) BCS_ENVID BCS: SMTP-Message / Sendeprozeß-ID 20001114
3 Importing IP_FROM Call by reference Type reference (TYPE) BCS_AD_STR Absender aus dem SMTP-Umschlag 20001117
4 Importing IP_RETURN Value transfer Type reference (TYPE) BCS_RETURN BCS: Umfang, in dem eine Mail bei DSN zurückgeschickt wird 20001114
5 Importing IT_RECIP Call by reference Type reference (TYPE) BCSY_RETE Empfänger aus dem SMTP-Umschlag 20001114
6 Returning RO_SREQ Value transfer Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS Neu erstellter Sendeauftrag 20001117
# Exception Resumable Description Created on
1 CX_BCOM_MIME Ausnahmen im MIME-Konvertierungstool 20001205
2 CX_BCOM_MIME_PERSISTENT Ausnahmen im MIME-Persistenztool 20010108
3 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20001205

Method INBOUND_REPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EP_SUCCESS Value transfer Type reference (TYPE) CHAR1 'X': Erfolg 20010118
2 Exporting ET_DOCTYPES Call by reference Type reference (TYPE) BCSY_SODOC BCS: interne Tabelle mit Dokumenttypen 20010118
3 Importing IO_MIME Value transfer Object reference (TYPE REF TO) CL_BCOM_MIME Oberklasse für alle MIME-Objekte 20010108
4 Importing IP_TYPE Value transfer Type reference (TYPE) MIME_TYPE BCOM: Bezeichnung für den MIME-Subtyp 20010108
# Exception Resumable Description Created on
1 CX_BCOM_MIME Ausnahmen im MIME-Konvertierungstool 20010111
2 CX_DOCUMENT_BCS BCS: Ausnahmen von Dokumenten 20010112
3 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010112

Method INT_ADDR_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ADDR_BCS Value transfer Object reference (TYPE REF TO) CL_CAM_ADDRESS_BCS 20060721
2 Importing I_ADDR Call by reference Type reference (TYPE) CLIKE 20060721
3 Importing I_VISNAME Call by reference Type reference (TYPE) CLIKE 20060912
# Exception Resumable Description Created on
1 CX_ADDRESS_BCS 20060721

Method INT_ADDR_NORMAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing IO_ADDR Call by reference Type reference (TYPE) CLIKE 20060721
# Exception Resumable Description Created on
1 CX_ADDRESS_BCS 20060721

Method IN_REPLY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IN_REPLY_TO Value transfer Type reference (TYPE) MIME_MSGID Antowrt auf MSG_ID 20000925
2 Importing RECIPIENT Call by reference Type reference (TYPE) SOOS5 Sendesatz 20000925
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010103

Method IS_EDITABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) OS_BOOLEAN 'X' - editierbar, SPACE - nicht editierbar 19991229
# Exception Resumable Description Created on
1 OS_EXCEPTION Object Services: Ausnahmesituation ist aufgetreten 19991229

Method IS_INBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_IS_INBOUND Value transfer Type reference (TYPE) OS_BOOLEAN Sendeauftrag ist inbound 20050113
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services: Objekt nicht gefunden 20050113

Method IS_MIME_TO_BE_STORED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_DO_STORE Value transfer Type reference (TYPE) OS_BOOLEAN Kennzeichen, ob MIME gespeichert werden soll 20040226

Method IS_MIME_TO_BE_STORED on class CL_SEND_REQUEST_BCS has no exception.

Method LINK_MIME_VERSIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TARGET Call by reference Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS Zielauftrag 20010316

Method LINK_MIME_VERSIONS on class CL_SEND_REQUEST_BCS has no exception.

Method LOG_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ERROR_REC_TAB Call by reference Type reference (TYPE) SOOS1_TAB Tabelle fehlerhafter Empfänger 20001122
2 Exporting E_SEND_AGAIN Call by reference Type reference (TYPE) OS_BOOLEAN Anwender wünscht 'Senden wiederholen' 20001122
3 Importing I_REC_TAB Call by reference Type reference (TYPE) SOOS1_TAB Tabelle von Empfängern (SOOS1) 20001122
4 Importing I_SUBJECT Call by reference Type reference (TYPE) SOOD-OBJDES Kurze Beschreibung des Inhaltes 20001122

Method LOG_SCREEN on class CL_SEND_REQUEST_BCS has no exception.

Method MESSAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSG_ID Value transfer Type reference (TYPE) MIME_MSGID Kommunikationsid 20000925
2 Importing RECIPIENT Call by reference Type reference (TYPE) SOOS5 Sendesatz 20000925

Method MESSAGE_ID on class CL_SEND_REQUEST_BCS has no exception.

Method MIME_DOCUMENT_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COMM_MODE Call by reference Type reference (TYPE) SX_ADDR_TYPE 'INT' Kommunikationsart 20001004
2 Returning RESULT Value transfer Type reference (TYPE) MIME_DATA BCOM: MIME-Datenstrom 20000922
# Exception Resumable Description Created on
1 CX_DOCUMENT_BCS BCS: Ausnahmen von Dokumenten 20010103

Method MIME_ENCRYPTED_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_MIME Call by reference Type reference (TYPE) XSTRING 20110805
2 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) SX_RECIPIENT_TAB 20110805
3 Importing IV_ENCRYPT Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20110811
4 Importing IV_SENDER Call by reference Type reference (TYPE) CSEQUENCE 20110805
5 Importing IV_SIGN Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20110811
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Send Request Exceptions 20110805

Method MIME_MESSAGE_GENERATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDR_TYPE Call by reference Type reference (TYPE) SX_ADDR_TYPE 20000922
2 Changing MIME_STRING Value transfer Type reference (TYPE) MIME_DATA BCOM: MIME-Datenstrom 20000922
3 Importing RECIPIENTS Call by reference Type reference (TYPE) SX_RECIPIENT_TAB 20000922
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010103

Method ON_SAVE_REQUESTED Signature

Method ON_SAVE_REQUESTED on class CL_SEND_REQUEST_BCS has no parameter.
Method ON_SAVE_REQUESTED on class CL_SEND_REQUEST_BCS has no exception.

Method PREPARE_EXIT_CALLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXIT_CALLS Call by reference Type reference (TYPE) BCSY_EXPM BCS: Interne Tabelle mit Exits und zugehörigen Parametern 20001108
2 Importing IT_DOCTYPES Value transfer Type reference (TYPE) BCSY_SODOC BCS: int. Tabelle mit PC-Dokument-Erweiterungen 20001108
3 Importing IT_RECIPIENTS Call by reference Type reference (TYPE) BCSY_SMTPA BCS: interne Tabelle mit SMTP-Adressen 20001108

Method PREPARE_EXIT_CALLS on class CL_SEND_REQUEST_BCS has no exception.

Method READ_DSN_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS_TYPE Call by reference Type reference (TYPE) SX_ADDRTYP 'INT' Für welche Adressart 20040614
2 Exporting MIME_DATA Call by reference Type reference (TYPE) MIME_DATA MIME, das gelesen wurde 20040614
# Exception Resumable Description Created on
1 CX_BCOM_MIME_PERSISTENT Ausnahmen im MIME-Persistenztool 20040614

Method READ_FORWARDED_SRS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_FORWARDS Call by reference Type reference (TYPE) BCSY_GUID BCS: Tabelle von GUIDs 20020614

Method READ_FORWARDED_SRS on class CL_SEND_REQUEST_BCS has no exception.

Method READ_LINKED_APPOBJ Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROLES Call by reference Type reference (TYPE) OBL_T_ROLE SOBL: Rollensätze zu Objektverknüpfungen 20010116

Method READ_LINKED_APPOBJ on class CL_SEND_REQUEST_BCS has no exception.

Method READ_LINKED_MASTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS Master-Sendeauftrag 20020322

Method READ_LINKED_MASTER on class CL_SEND_REQUEST_BCS has no exception.

Method READ_LINKED_PERS_COPIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_COPIES Call by reference Type reference (TYPE) BCSY_GUID Tabelle von Sendeauftrags-Referenzen 20020221

Method READ_LINKED_PERS_COPIES on class CL_SEND_REQUEST_BCS has no exception.

Method READ_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS_TYPE Call by reference Type reference (TYPE) SX_ADDRTYP 'INT' Für welche Adressart 20001121
2 Exporting ENVELOPE Call by reference Type reference (TYPE) STRING 20121128
3 Exporting MIME_DATA Call by reference Type reference (TYPE) MIME_DATA MIME, das gelesen wurde 20001121
4 Importing MIME_STAGE Call by reference Type reference (TYPE) CHAR1 Welche Art von MIME 20001121
# Exception Resumable Description Created on
1 CX_BCOM_MIME_PERSISTENT Ausnahmen im MIME-Persistenztool 20010103

Method RECIPIENTS_AS_SOOS1 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RESOLVE_DIALOG_RECIPIENTS Value transfer Type reference (TYPE) OS_BOOLEAN Kennzeichen, ob Dialogempfänger aufgelöst werden sollen 20011114
2 Importing I_WITH_NOTE Value transfer Type reference (TYPE) SONV-FLAG SPACE Rückgabe mit Notiz-ID 20000913
3 Returning RESULT Value transfer Type reference (TYPE) SOOS1TAB Tabelle von Empfänger mit Attributen 20000913
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010108

Method RELEASE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASSIC_REC_TAB Call by reference Type reference (TYPE) SOOS1_TAB Klassische Empfängerliste 20020219
2 Exporting E_ORIG_RECS_WITH_ERROR Call by reference Type reference (TYPE) BCSY_ERCP BCS: Status von versendeten Empfängern 20010417
3 Exporting E_RECIPIENTS_WITH_ERROR Call by reference Type reference (TYPE) BCSY_RE Fehlerhafte Empfänger 20000711
4 Exporting E_SEND_AGAIN Call by reference Type reference (TYPE) OS_BOOLEAN Anwender wünscht 'Senden wiederholen' 20000711
5 Exporting E_SENT_TO_ALL Call by reference Type reference (TYPE) OS_BOOLEAN Info, ob erfolgreich an alle Empfänger gesendet wurde 20000711
6 Importing I_CALLED_BY_MEDIUM Value transfer Type reference (TYPE) OS_BOOLEAN Aufruf erfolgte durch BCS-Medium 20020201
7 Importing I_WITH_ERROR_SCREEN Value transfer Type reference (TYPE) OS_BOOLEAN SPACE Sendelogbuch im Fehlerfall anzeigen 20000707
8 Importing I_WITH_SEND_AGAIN_BUTTON Value transfer Type reference (TYPE) OS_BOOLEAN SPACE Sendelogbuch mit 'Senden wiederholen' 20000711
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method REMOVE_RECIPIENTS Signature

Method REMOVE_RECIPIENTS on class CL_SEND_REQUEST_BCS has no parameter.
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method REPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_NOFILL Value transfer Type reference (TYPE) CHAR1 SPACE Keine Attribute setzen 20010112
2 Returning RESULT Value transfer Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS Sendeauftrag 20000428
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SENDER_INFORMATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS Call by reference Type reference (TYPE) SX_ADDRESS Empfänger (nur für Fax wichtig ) 20000922
2 Exporting NOTIFICATION_TO Call by reference Type reference (TYPE) MIME_ADRS Empfänger des Status 20010222
3 Importing RECIPIENT Call by reference Type reference (TYPE) SOOS5 Sendesatz 20000922
4 Exporting REPLY_TO Call by reference Type reference (TYPE) MIME_ADRS Antwortempfänger 20000922
5 Exporting SENDER Call by reference Type reference (TYPE) MIME_ADRS Absender 20000922
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen (Senderproblme) 20010103

Method SEND_DSN Signature

Method SEND_DSN on class CL_SEND_REQUEST_BCS has no parameter.
# Exception Resumable Description Created on
1 CX_BCOM_MIME Ausnahmen im MIME-Konvertierungstool 20010109
2 CX_BCOM_MIME_PERSISTENT Ausnahmen im MIME-Persistenztool 20010109
3 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010109

Method SETU_ASYNCHRONOUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ASYNCHRONOUS Call by reference Type reference (TYPE) OS_BOOLEAN Attributwert 20000105
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_DOCUMENT_BCS Dokumenteninterface für das BCS 20000105
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_DOC_FROM_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CLASSIC Call by reference Type reference (TYPE) SAP_BOOL boolsche Variable (X=true, space=false) 20110831
2 Returning RT_DOCTYPES Value transfer Type reference (TYPE) BCSY_SODOC BCS: interne Tabelle mit Dokumenttypen 20110831
# Exception Resumable Description Created on
1 CX_BCOM_MIME Ausnahmen im MIME-Konvertierungstool 20110831
2 CX_DOCUMENT_BCS BCS: Ausnahmen von Dokumenten 20110831
3 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20110831

Method SETU_ENCRYPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENCRYPT Value transfer Type reference (TYPE) OS_BOOLEAN Boolean 20000105
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_LINK_TO_OUTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINK_TO_OUTBOX Value transfer Type reference (TYPE) OS_BOOLEAN Dokument im Ausgang ablegen 20001023
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_MESSAGE_SUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_MESSAGE_SUBJECT Call by reference Type reference (TYPE) STRING MIME-Message-Subject 20040216
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20040216

Method SETU_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOTE Value transfer Type reference (TYPE) BCSY_TEXT Notiz an einem Sendeauftrag 20000602
# Exception Resumable Description Created on
1 CX_DOCUMENT_BCS BCS: Ausnahmen von Dokumenten 20010102
2 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_ORIGINATOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORIGINATOR Call by reference Object reference (TYPE REF TO) CL_SEND_REQUEST_BCS Originator-Sendeauftrag 20000112
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRIORITY Value transfer Type reference (TYPE) SO_SND_PRI Senden: Priorität. 20000105
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_REPLY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REPLY_TO Call by reference Object reference (TYPE REF TO) IF_RECIPIENT_BCS Antwortempfänger 20000105
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_REQUESTED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUESTED_STATUS Call by reference Type reference (TYPE) BCS_RQST Angeforderte Status 20000616
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SENDER Call by reference Object reference (TYPE REF TO) IF_SENDER_BCS Sender 20000105
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_SIGN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIGN Value transfer Type reference (TYPE) OS_BOOLEAN Signierungsflag 20000105
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_SIGNATURE_WORKFLOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SIGNATURE_WORKFLOW Call by reference Type reference (TYPE) GUID_32 Signierungsworkflow 20000105
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_STATUS_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_MAIL Call by reference Type reference (TYPE) BCS_STML Einstellung, welche Status per Mail gemeldet werden 20000616
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SETU_STATUS_RECIPIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_RECIPIENT Call by reference Object reference (TYPE REF TO) IF_RECIPIENT_BCS Statusempfänger 20000602
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102

Method SET_DISCLOSURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISCLOSURE Call by reference Type reference (TYPE) BCS_DISCL Attributwert 20070830
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20070830

Method SET_DOC_IMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_IMP Call by reference Type reference (TYPE) BCS_DOCIMP Attributwert 20010321
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010321

Method SET_DOC_SENS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DOC_SENS Call by reference Type reference (TYPE) SO_OBJ_SNS Attributwert 20010206
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010206

Method SET_DSN_MIME_LOIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DSN_MIME_LOIO Call by reference Type reference (TYPE) SDOK_LOID Attributwert 20040614
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040614

Method SET_DSN_RETURN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DSN_RETURN Call by reference Type reference (TYPE) BCS_RETURN Attributwert 20010116
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_ENV_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENV_ID Call by reference Type reference (TYPE) BCS_ENVID Attributwert 20001127
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_EXPIRES_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPIRES_ON Call by reference Type reference (TYPE) BCS_XPIRE Attributwert 20010111
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_EXPRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXPRESS Call by reference Type reference (TYPE) SO_SND_EX Attributwert 20010207
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010207

Method SET_GO_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GO_BUFFER Call by reference Object reference (TYPE REF TO) CL_INBOUND_DATA_BUFFER_BCS Attributwert 20001108
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_GP_ENCRYPT_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GP_ENCRYPT_SETTING Call by reference Type reference (TYPE) CHAR1 Attributwert 20031210
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031210

Method SET_GP_SIGN_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GP_SIGN_SETTING Call by reference Type reference (TYPE) CHAR1 Attributwert 20031210
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20031210

Method SET_GT_DSN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_GT_DSN Call by reference Type reference (TYPE) BCSY_DSN Attributwert 20001108
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_IN_RPLY_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IN_RPLY_TO Call by reference Type reference (TYPE) OS_GUID Attributwert 20010104
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_LAST_MIME_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_MIME_DATA Call by reference Object reference (TYPE REF TO) CL_BCOM_MIME_PERSISTENT Attributwert 20001121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_LAST_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LAST_STATUS Call by reference Type reference (TYPE) BCS_LST_ST Attributwert 20010117
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_LINK_TO_OUTBOX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LINK_TO_OUTBOX Call by reference Type reference (TYPE) OS_BOOLEAN Attributwert 20001023
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_MESSAGE_SUBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MESSAGE_SUBJECT Call by reference Type reference (TYPE) BCSD_SUBJ Attributwert 20040216
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20040216

Method SET_MIME_DOC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MIME_DOC Call by reference Type reference (TYPE) MIME_DATA Attributwert 20010517
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010517

Method SET_MIME_LOIO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MIME_LOIO Call by reference Type reference (TYPE) SDOK_LOID Attributwert 20001121
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_MIME_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MIME_MESSAGE Call by reference Type reference (TYPE) MIME_DATA Attributwert 20010116
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_MIME_TRANSIENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MIME_TRANSIENT Call by reference Type reference (TYPE) OS_BOOLEAN Attributwert 20020131
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020131

Method SET_MO_MAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MO_MAIL Call by reference Object reference (TYPE REF TO) CL_BCS_INB_MAIL Attributwert 20110831
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20110831

Method SET_MSG_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MSG_ID Call by reference Type reference (TYPE) MIME_MSGID Attributwert 20010110
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_NOTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NOTE Call by reference Object reference (TYPE REF TO) CL_NOTE_BCS Attributwert 20000214
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_NO_DSN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NO_DSN Call by reference Type reference (TYPE) CHAR1 Attributwert 20010108
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_OWNER_APP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_OWNER_APP Call by reference Type reference (TYPE) BCS_APPL Attributwert 20010111
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_PERS_COPY_EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PERS_COPY_EXISTS Call by reference Type reference (TYPE) CHAR1 Attributwert 20020322
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20020322

Method SET_REQUESTED_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_REQUESTED_STATUS Call by reference Type reference (TYPE) CHAR1 Attributwert 20010116
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_SAVE_MSGID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SAVE_MSGID Call by reference Type reference (TYPE) CHAR1 Attributwert 20001127
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_SCOM_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SCOM_KEY Call by reference Type reference (TYPE) SO_OBJ_ID Attributwert 20010110
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_SEND_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SEND_AT Call by reference Type reference (TYPE) BCS_SNDAT Attributwert 20010220
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010220

Method SET_SR_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SR_STATE Call by reference Type reference (TYPE) SR_STATE Attributwert 20010123
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_SUBJECT_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUBJECT_CHANGED Call by reference Type reference (TYPE) OS_BOOLEAN Attributwert 20001206
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_TECH_SENDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TECH_SENDER Call by reference Object reference (TYPE REF TO) IF_SENDER_BCS Attributwert 20001127
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_TO_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TO_DELETE Call by reference Type reference (TYPE) BCS_DEL Attributwert 20010111
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_TRACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRACE Call by reference Object reference (TYPE REF TO) CL_TRACE_BCS Attributwert 20001016
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method SET_TRANSFORMED_RECIPIENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TRANSFORMED_RECIPIENTS Call by reference Type reference (TYPE) BCSY_INRE Attributwert 20010111
# Exception Resumable Description Created on
1 CX_OS_OBJECT_NOT_FOUND Object Services Exception 20010125

Method STORE_DSN_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS_TYPE Call by reference Type reference (TYPE) SX_ADDRTYP 'INT' Für welche Adressart 20040614
2 Exporting EP_STORED Call by reference Type reference (TYPE) OS_BOOLEAN MIME wurde gespeichert: 'X' = ja, ' ' = nein 20040614
3 Importing MIME_DATA Call by reference Type reference (TYPE) MIME_DATA MIME, das abzulegen ist 20040614
# Exception Resumable Description Created on
1 CX_BCOM_MIME_PERSISTENT Ausnahmen im MIME-Persistenztool 20040614

Method STORE_HTTP_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST Call by reference Type reference (TYPE) XSTRING 20131119
2 Importing IV_RESPONSE Call by reference Type reference (TYPE) STRING 20131119
3 Returning RV_STORED Value transfer Type reference (TYPE) SX_BOOLEAN SAPconnect: Auswahl 20131119
# Exception Resumable Description Created on
1 CX_BCOM_MIME_PERSISTENT Ausnahmen im MIME-Persistenztool 20131119

Method STORE_MIME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADDRESS_TYPE Call by reference Type reference (TYPE) SX_ADDRTYP 'INT' Für welche Adressart 20001121
2 Exporting EP_STORED Call by reference Type reference (TYPE) OS_BOOLEAN MIME wurde gespeichert: 'X' = ja, ' ' = nein 20040226
3 Importing IV_ENV Call by reference Type reference (TYPE) STRING 20121128
4 Importing MIME_DATA Call by reference Type reference (TYPE) MIME_DATA MIME, das abzulegen ist 20001117
5 Importing MIME_STAGE Call by reference Type reference (TYPE) CHAR1 Welche Art von MIME 20001121
# Exception Resumable Description Created on
1 CX_BCOM_MIME_PERSISTENT Ausnahmen im MIME-Persistenztool 20010103

Method SUBMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLASSIC_REC_TAB Call by reference Type reference (TYPE) SOOS1_TAB Klassische Empfänger 20020219
2 Exporting E_ORIG_RECS_WITH_ERROR Call by reference Type reference (TYPE) BCSY_ERCP BCS: Status von versendeten Empfängern 20001207
3 Exporting E_RECIPIENTS_WITH_ERROR Call by reference Type reference (TYPE) BCSY_RE Fehlerhafte Empfänger (aufgelöst) 20000711
4 Exporting E_SEND_AGAIN Call by reference Type reference (TYPE) OS_BOOLEAN Anwender wünscht 'Senden wiederholen' 20000711
5 Exporting E_SENT_TO_ALL Call by reference Type reference (TYPE) OS_BOOLEAN Info, ob erfolgreich an alle Empfänger gesendet wurde 20000711
6 Importing I_WITH_ERROR_SCREEN Value transfer Type reference (TYPE) OS_BOOLEAN SPACE Sendelogbuch im Fehlerfall anzeigen 20000707
7 Importing I_WITH_SEND_AGAIN_BUTTON Value transfer Type reference (TYPE) OS_BOOLEAN SPACE Sendelogbuch mit 'Senden wiederholen' 20000711
# Exception Resumable Description Created on
1 CX_SEND_REQ_BCS BCS: Ausnahmen von Sendeaufträgen 20010102
History
Last changed by/on SAP  20130531 
SAP Release Created in