SAP ABAP Class CL_BCS_ADM_SETTINGS (BCS: Maintain General Settings in SAPconnect)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCS_ADM (Package) Business Communication Services: Administration
Properties
Class CL_BCS_ADM_SETTINGS  
Short Description BCS: Maintain General Settings in SAPconnect    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCS_ADM   Business Communication Services: Administration 
Created 20090206   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_BCS_ADM_SETTINGS has no interface implemented.
Friends
Class CL_BCS_ADM_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GS_PARA_IN_OLD Static Attribute Private Type reference (TYPE) BCSS_PARA_IN BCS: General Parameters for Inbound Control 20100226
2 GS_PARA_OUT_OLD Static Attribute Private Type reference (TYPE) BCSS_PARA_OUT BCS: General Parameters for Outbound Control 20100226
3 GS_PARA_STATUS_OLD Static Attribute Private Type reference (TYPE) BCSS_PARA_STATUS BCS: General Parameters for Status Handling 20100226
4 GT_RQST_OLD Static Attribute Private Type reference (TYPE) BCST_RQST BCS: Table Type for BCSD_RQST 20100226
5 GT_STML_OLD Static Attribute Private Type reference (TYPE) BCST_STML BCS: Table Type for BCSD_STML 20100226
6 GV_RQST_LOCKED Static Attribute Public Type reference (TYPE) ABAP_BOOL RQST is locked 20100226
7 GV_SAVE_ERROR Static Attribute Private Type reference (TYPE) ABAP_BOOL Error occurred when saving 20100226
8 GV_SAVE_SUCCESSFUL Static Attribute Private Type reference (TYPE) ABAP_BOOL Data successfully saved 20100226
9 GV_SOPR_LOCKED Static Attribute Public Type reference (TYPE) ABAP_BOOL SOPR is locked 20100226
10 GV_STML_LOCKED Static Attribute Public Type reference (TYPE) ABAP_BOOL STML is locked 20100226
11 GV_SXADMINTAB_LOCKED Static Attribute Public Type reference (TYPE) ABAP_BOOL SXADMINTAB is locked 20100226
12 GV_SXPARAMS_LOCKED Static Attribute Public Type reference (TYPE) ABAP_BOOL SXPARAMS is locked 20100226
Methods
# Method Level Visibility Method type Description Created on
1 DEQUEUE_IN Static method Public Method Unlock all required tables 20100226
2 DEQUEUE_OUT Static method Public Method Unlock all required tables 20100226
3 DEQUEUE_RQST Static method Private Method Unlock table BCSD_RQST 20100226
4 DEQUEUE_STML Static method Private Method Unlock table BCSD_STML 20100226
5 DEQUEUE_SXADMINTAB Static method Private Method Unlock table BCSD_RQST 20100226
6 ENQUEUE_IN Static method Public Method Lock all required tables 20100226
7 ENQUEUE_OUT Static method Public Method Lock all required tables 20100226
8 ENQUEUE_RQST Static method Private Method Lock table BCSD_RQST 20100226
9 ENQUEUE_STML Static method Private Method Lock table BCSD_STML 20100226
10 ENQUEUE_SXADMINTAB Static method Private Method Lock table BCSD_RQST 20100226
11 GET_CONTENT_LEVEL Static method Private Method Determine the content level of an e-mail notification 20100226
12 GET_DATA Static method Public Method Get all data 20100226
13 GET_DEFDOMAIN Static method Private Method Get the default domain 20100226
14 GET_DSN_SETTING Static method Private Method Get the settings for requesting DSNs 20100226
15 GET_FIRSTBODY_IS_TEXT Static method Private Method Get FORCE_FIRSTBODY_IS_TEXT 20100226
16 GET_FORCE_VERSION Static method Private Method Get MULTIPART/ALTERNATIVE (forced version) 20100226
17 GET_MAIL_ROUTE_TO Static method Private Method Get STATUSMAIL_ROUTE_TO 20100226
18 GET_MAX_LENGTH Static method Private Method Get the length restrictions for MIME, body part, OTF, ALI 20100226
19 GET_MAX_RETRY Static method Private Method Get MAX_RETRY_ON_INTERNAL_ERROR 20100226
20 GET_MIME_IN Static method Private Method Get inbound MIME settings 20100226
21 GET_MIME_OUT Static method Private Method Get outbound MIME setting 20100226
22 GET_NO_MDN Static method Private Method Get FORCE_NO_MDN 20100226
23 GET_PARA_IN Static method Private Method Get the parameters for inbound control 20100226
24 GET_PARA_OUT Static method Private Method Get the parameters for outbound control 20100226
25 GET_PARA_STATUS Static method Private Method Get the parameters for status handling 20100226
26 GET_REQUEST_NO_MDN Static method Private Method Get FORCE_REQUEST_NO_MDN 20100226
27 GET_RQST Static method Private Method Get status requests (BCSD_RQST) 20100226
28 GET_SIGN_ENCRYPT Static method Private Method Determine the signature and encryption settings 20110906
29 GET_STML Static method Private Method Get e-mail confirmations (BCSD_STML) 20100226
30 GET_TRACE_IN Static method Private Method Get inbound trace settings 20100226
31 GET_TRACE_OUT Static method Private Method Get outbound trace settings 20100226
32 HANDLE_SUBRC Static method Private Method Evaluate SY-SUBRC 20100226
33 SAVE_CONTENT_LEVEL Static method Private Method Save the content levels of an e-mail confirmation 20100226
34 SAVE_DATA Static method Public Method Save Data 20100226
35 SAVE_DEFDOMAIN Static method Private Method Save the default domain 20100226
36 SAVE_DSN_SETTING Static method Private Method Save the setting for requesting DSNs 20100226
37 SAVE_FIRSTBODY_IS_TEXT Static method Private Method Save parameter FORCE_FIRSTBODY_IS_TEXT 20100226
38 SAVE_FORCE_VERSION Static method Private Method Save MULTIPART/ALTERNATIVE (forced version) 20100226
39 SAVE_MAIL_ROUTE_TO Static method Private Method Save STATUSMAIL_ROUTE_TO 20100226
40 SAVE_MAX_LENGTH Static method Private Method Save the length restrictions 20100226
41 SAVE_MAX_RETRY Static method Private Method Save MAX_RETRY_ON_INTERNAL_ERROR 20100226
42 SAVE_MIME_IN Static method Private Method Save inbound MIME settings 20100226
43 SAVE_MIME_OUT Static method Private Method Save outbound MIME setting 20100226
44 SAVE_NO_MDN Static method Private Method Save FORCE_NO_MDN 20100226
45 SAVE_PARA_IN Static method Private Method Save the parameters for inbound control 20100226
46 SAVE_PARA_OUT Static method Private Method Save the parameters for outbound control 20100226
47 SAVE_PARA_STATUS Static method Private Method Save the parameters for status handling 20100226
48 SAVE_REQUEST_NO_MDN Static method Private Method Save FORCE_REQUEST_NO_MDN 20100226
49 SAVE_RQST Static method Private Method Save the status requests (BCSD_RQST) 20100226
50 SAVE_SIGN_ENCRYPT Static method Private Method Save the signature and encryption settings 20110906
51 SAVE_STML Static method Private Method Save the e-mail confirmations (BCSD_STML) 20100226
52 SAVE_TRACE_IN Static method Private Method Save inbound trace settings 20100226
53 SAVE_TRACE_OUT Static method Private Method Save outbound trace settings 20100226
Events
Class CL_BCS_ADM_SETTINGS has no event.
Types
Class CL_BCS_ADM_SETTINGS has no local type.
Method Signatures

Method DEQUEUE_IN Signature

Method DEQUEUE_IN on class CL_BCS_ADM_SETTINGS has no parameter.
Method DEQUEUE_IN on class CL_BCS_ADM_SETTINGS has no exception.

Method DEQUEUE_OUT Signature

Method DEQUEUE_OUT on class CL_BCS_ADM_SETTINGS has no parameter.
Method DEQUEUE_OUT on class CL_BCS_ADM_SETTINGS has no exception.

Method DEQUEUE_RQST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RQST Call by reference Type reference (TYPE) BCSS_RQST BCS: Angeforderte Status für bestimmte Adressen/-räume 20100226

Method DEQUEUE_RQST on class CL_BCS_ADM_SETTINGS has no exception.

Method DEQUEUE_STML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STML Call by reference Type reference (TYPE) BCSS_STML BCS: Statusbestätigung per E-Mail für best. Adresse/-raum 20100226

Method DEQUEUE_STML on class CL_BCS_ADM_SETTINGS has no exception.

Method DEQUEUE_SXADMINTAB Signature

Method DEQUEUE_SXADMINTAB on class CL_BCS_ADM_SETTINGS has no parameter.
Method DEQUEUE_SXADMINTAB on class CL_BCS_ADM_SETTINGS has no exception.

Method ENQUEUE_IN Signature

Method ENQUEUE_IN on class CL_BCS_ADM_SETTINGS has no parameter.
Method ENQUEUE_IN on class CL_BCS_ADM_SETTINGS has no exception.

Method ENQUEUE_OUT Signature

Method ENQUEUE_OUT on class CL_BCS_ADM_SETTINGS has no parameter.
Method ENQUEUE_OUT on class CL_BCS_ADM_SETTINGS has no exception.

Method ENQUEUE_RQST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_RQST Call by reference Type reference (TYPE) BCSS_RQST BCS: Angeforderte Status für bestimmte Adressen/-räume 20100226
2 Returning RV_FOREIGN_LOCK Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20100226

Method ENQUEUE_RQST on class CL_BCS_ADM_SETTINGS has no exception.

Method ENQUEUE_STML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_STML Call by reference Type reference (TYPE) BCSS_STML BCS: Statusbestätigung per E-Mail für best. Adresse/-raum 20100226
2 Returning RV_FOREIGN_LOCK Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20100226

Method ENQUEUE_STML on class CL_BCS_ADM_SETTINGS has no exception.

Method ENQUEUE_SXADMINTAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FOREIGN_LOCK Value transfer Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20100226

Method ENQUEUE_SXADMINTAB on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_CONTENT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAIL_WITH_LONGTEXT Call by reference Type reference (TYPE) BCS_MAIL_WITH_LONG BCS: Benachrichtigungs-E-Mail mit zusätzlichem Langtext 20100226
2 Exporting EV_MAIL_WITH_NODE Call by reference Type reference (TYPE) BCS_MAIL_WITH_NODE BCS: Benachrichtigungs-E-Mail mit tech. Knoteninformationen 20100226
3 Exporting EV_MAIL_WITH_ORIGINAL Call by reference Type reference (TYPE) BCS_MAIL_WITH_ORIGINAL BCS: Benachrichtigungs-E-Mail mit Originalnachricht 20100226

Method GET_CONTENT_LEVEL on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARA_IN Call by reference Type reference (TYPE) BCSS_PARA_IN BCS: Allgemeine Parameter für die Eingangssteuerung 20100226
2 Exporting ES_PARA_OUT Call by reference Type reference (TYPE) BCSS_PARA_OUT BCS: Allgemeine Parameter für die Ausgangssteuerung 20100226
3 Exporting ES_PARA_STATUS Call by reference Type reference (TYPE) BCSS_PARA_STATUS BCS: Allgemeine Parameter für das Status Handling 20100226
4 Exporting ET_RQST Call by reference Type reference (TYPE) BCST_RQST BCS: Statusanforderungen für bestimmten Adressraum 20100226
5 Exporting ET_STML Call by reference Type reference (TYPE) BCST_STML BCS: Statusbestätigung per E-Mail für best. Adresse/-raum 20100226

Method GET_DATA on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_DEFDOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_DEFDOMAIN Value transfer Type reference (TYPE) SX_DOMAIN SAPconnect: Domain der Internet Mail Adresse 20100226

Method GET_DEFDOMAIN on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_DSN_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FORCE_DSN Value transfer Type reference (TYPE) BCS_FORCE_DSN BCS: Statusbenachrichtigung für eingehende Nachrichten 20100226

Method GET_DSN_SETTING on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_FIRSTBODY_IS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FIRSTBODY_IS_TEXT Value transfer Type reference (TYPE) BCS_FIRSTBDYTXT BCS: Der erste Bodypart muss textartig sein 20100226

Method GET_FIRSTBODY_IS_TEXT on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_FORCE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_FORCE_VERSION Value transfer Type reference (TYPE) BCS_FORCEVERSION BCS: Bevorzugte Version einer eingehenden E-Mail (Text/HTML) 20100226

Method GET_FORCE_VERSION on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_MAIL_ROUTE_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_MAIL_ROUTE_TO Value transfer Type reference (TYPE) BCS_MAIL_ROUTE_TO BCS: Empfänger aller Statusbenachrichtigungen per E-Mail 20100226

Method GET_MAIL_ROUTE_TO on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_MAX_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MAX_LEN_ALI Call by reference Type reference (TYPE) BCS_MAXALI BCS: Maximale Größe einer ABAP Liste in Megabyte 20100226
2 Exporting EV_MAX_LEN_BODYPART Call by reference Type reference (TYPE) BCS_MAXBODYPART BCS: Maximale Größe eines einzelnen Bodyparts in Megabyte 20100226
3 Exporting EV_MAX_LEN_MIME Call by reference Type reference (TYPE) BCS_MAXMIME BCS: Maximale Größe eines MIME Dokuments in Megabyte 20100226
4 Exporting EV_MAX_LEN_OTF Call by reference Type reference (TYPE) BCS_MAXOTF BCS: Maximale Größe eines OTF Dokuments in Megabyte 20100226

Method GET_MAX_LENGTH on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_MAX_RETRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RETRY_INTERNAL Value transfer Type reference (TYPE) BCS_RETRYINT BCS: Anzahl Sendeversuche bei internem Fehler 20100226

Method GET_MAX_RETRY on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_MIME_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MIME_ALWAYS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226
2 Exporting EV_MIME_HEADER Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226
3 Exporting EV_MIME_NOSAVE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226

Method GET_MIME_IN on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_MIME_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MIME_ALWAYS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226
2 Exporting EV_MIME_APPCTRL Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226
3 Exporting EV_MIME_HEADER Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226
4 Exporting EV_MIME_NOSAVE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226

Method GET_MIME_OUT on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_NO_MDN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_NO_MDN Value transfer Type reference (TYPE) BCS_NO_MDN BCS: Senden von Lesebestätigungen(MDN's) unterbinden 20100226

Method GET_NO_MDN on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_PARA_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PARA_IN Value transfer Type reference (TYPE) BCSS_PARA_IN BCS: Allgemeine Parameter für die Eingangssteuerung 20100226

Method GET_PARA_IN on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_PARA_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_PARA_OUT Value transfer Type reference (TYPE) BCSS_PARA_OUT BCS: Allgemeine Parameter für die Ausgangssteuerung 20100226

Method GET_PARA_OUT on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_PARA_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_PARA_STATUS Value transfer Type reference (TYPE) BCSS_PARA_STATUS BCS: Allgemeine Parameter für das Status Handling 20100226
2 Exporting ET_RQST Call by reference Type reference (TYPE) BCST_RQST BCS: Tabellentyp zu BCSD_RQST 20100226
3 Exporting ET_STML Call by reference Type reference (TYPE) BCST_STML BCS: Tabellentyp zu BCSD_RQST_MAIL 20100226

Method GET_PARA_STATUS on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_REQUEST_NO_MDN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_REQUEST_NO_MDN Value transfer Type reference (TYPE) BCS_REQUEST_NO_MDN BCS: Anfordern von Lesebestätigungen unterbinden 20100226

Method GET_REQUEST_NO_MDN on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_RQST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_RQST Value transfer Type reference (TYPE) BCST_RQST BCS: Statusanforderungen für bestimmten Adressraum 20100226

Method GET_RQST on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_SIGN_ENCRYPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ENCRYPT Call by reference Type reference (TYPE) SX_SECUREMODE SAPconnect: Verschlüsseln/Signieren inaktiv/intern/extern 20110906
2 Exporting EV_SIGN Call by reference Type reference (TYPE) SX_SECUREMODE SAPconnect: Verschlüsseln/Signieren inaktiv/intern/extern 20110906

Method GET_SIGN_ENCRYPT on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_STML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_STML Value transfer Type reference (TYPE) BCST_STML 20100226

Method GET_STML on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_TRACE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TRACE Value transfer Type reference (TYPE) SXTRCSTATE Aktivierungsstatus des Trace (abgeschaltet, etc) 20100226

Method GET_TRACE_IN on class CL_BCS_ADM_SETTINGS has no exception.

Method GET_TRACE_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_TRACE Value transfer Type reference (TYPE) SXTRCSTATE Aktivierungsstatus des Trace (abgeschaltet, etc) 20100226

Method GET_TRACE_OUT on class CL_BCS_ADM_SETTINGS has no exception.

Method HANDLE_SUBRC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SUBRC Call by reference Type reference (TYPE) SY-SUBRC Rückgabewert von ABAP-Anweisungen 20100226

Method HANDLE_SUBRC on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_CONTENT_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAIL_WITH_LONGTEXT Call by reference Type reference (TYPE) BCS_MAIL_WITH_LONG BCS: Benachrichtigungs-E-Mail mit zusätzlichem Langtext 20100226
2 Importing IV_MAIL_WITH_NODE Call by reference Type reference (TYPE) BCS_MAIL_WITH_NODE BCS: Benachrichtigungs-E-Mail mit tech. Knoteninformationen 20100226
3 Importing IV_MAIL_WITH_ORIGINAL Call by reference Type reference (TYPE) BCS_MAIL_WITH_ORIGINAL BCS: Benachrichtigungs-E-Mail mit Originalnachricht 20100226

Method SAVE_CONTENT_LEVEL on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARA_IN Call by reference Type reference (TYPE) BCSS_PARA_IN BCS: Allgemeine Parameter für die Eingangssteuerung 20100226
2 Importing IS_PARA_OUT Call by reference Type reference (TYPE) BCSS_PARA_OUT BCS: Allgemeine Parameter für die Ausgangssteuerung 20100226
3 Importing IS_PARA_STATUS Call by reference Type reference (TYPE) BCSS_PARA_STATUS BCS: Allgemeine Parameter für das Status Handling 20100226
4 Importing IT_RQST Call by reference Type reference (TYPE) BCST_RQST BCS: Tabellentyp zu BCSD_RQST 20100226
5 Importing IT_STML Call by reference Type reference (TYPE) BCST_STML BCS: Tabellentyp zu BCSD_RQST_MAIL 20100226

Method SAVE_DATA on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_DEFDOMAIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DEFDOMAIN Call by reference Type reference (TYPE) SX_DOMAIN SAPconnect: Domain der Internet Mail Adresse 20100226

Method SAVE_DEFDOMAIN on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_DSN_SETTING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORCE_DSN Call by reference Type reference (TYPE) BCS_FORCE_DSN BCS: Statusbenachrichtigung für eingehende Nachrichten 20100226

Method SAVE_DSN_SETTING on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_FIRSTBODY_IS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FIRSTBODY_IS_TEXT Call by reference Type reference (TYPE) BCS_FIRSTBDYTXT BCS: Der erste Bodypart muss textartig sein 20100226

Method SAVE_FIRSTBODY_IS_TEXT on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_FORCE_VERSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FORCE_VERSION Call by reference Type reference (TYPE) BCS_FORCEVERSION BCS: Bevorzugte Version einer eingehenden E-Mail (Text/HTML) 20100226

Method SAVE_FORCE_VERSION on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_MAIL_ROUTE_TO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAIL_ROUTE_TO Call by reference Type reference (TYPE) BCS_MAIL_ROUTE_TO BCS: Empfänger aller Statusbenachrichtigungen per E-Mail 20100226

Method SAVE_MAIL_ROUTE_TO on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_MAX_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MAX_ALI Call by reference Type reference (TYPE) BCS_MAXALI BCS: Maximale Größe einer ABAP Liste in Megabyte 20100226
2 Importing IV_MAX_BODYPART Call by reference Type reference (TYPE) BCS_MAXBODYPART BCS: Maximale Größe eines einzelnen Bodyparts in Megabyte 20100226
3 Importing IV_MAX_MIME Call by reference Type reference (TYPE) BCS_MAXMIME BCS: Maximale Größe eines MIME Dokuments in Megabyte 20100226
4 Importing IV_MAX_OTF Call by reference Type reference (TYPE) BCS_MAXOTF BCS: Maximale Größe eines OTF Dokuments in Megabyte 20100226

Method SAVE_MAX_LENGTH on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_MAX_RETRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RETRY_INTERNAL Call by reference Type reference (TYPE) BCS_RETRYINT BCS: Anzahl Sendeversuche bei internem Fehler 20100226

Method SAVE_MAX_RETRY on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_MIME_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MIME_ALWAYS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226
2 Importing IV_MIME_HEADER Call by reference Type reference (TYPE) CHAR1 20100226
3 Importing IV_MIME_NOSAVE Call by reference Type reference (TYPE) CHAR1 20100226

Method SAVE_MIME_IN on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_MIME_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_MIME_ALWAYS Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226
2 Importing IV_MIME_APPCTRL Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226
3 Importing IV_MIME_HEADER Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226
4 Importing IV_MIME_NOSAVE Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20100226

Method SAVE_MIME_OUT on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_NO_MDN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NO_MDN Call by reference Type reference (TYPE) BCS_NO_MDN BCS: Senden von Lesebestätigungen(MDN's) unterbinden 20100226

Method SAVE_NO_MDN on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_PARA_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARA_IN Call by reference Type reference (TYPE) BCSS_PARA_IN BCS: Allgemeine Parameter für die Eingangssteuerung 20100226

Method SAVE_PARA_IN on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_PARA_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARA_OUT Call by reference Type reference (TYPE) BCSS_PARA_OUT BCS: Allgemeine Parameter für die Ausgangssteuerung 20100226

Method SAVE_PARA_OUT on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_PARA_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_PARA_STATUS Call by reference Type reference (TYPE) BCSS_PARA_STATUS BCS: Allgemeine Parameter für das Status Handling 20100226
2 Importing IT_RQST Call by reference Type reference (TYPE) BCST_RQST BCS: Tabellentyp zu BCSD_RQST 20100226
3 Importing IT_STML Call by reference Type reference (TYPE) BCST_STML BCS: Tabellentyp zu BCSD_RQST_MAIL 20100226

Method SAVE_PARA_STATUS on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_REQUEST_NO_MDN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REQUEST_NO_MDN Call by reference Type reference (TYPE) BCS_REQUEST_NO_MDN BCS: Anfordern von Lesebestätigungen unterbinden 20100226

Method SAVE_REQUEST_NO_MDN on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_RQST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_RQST Call by reference Type reference (TYPE) BCST_RQST BCS: Tabellentyp zu BCSD_RQST 20100226

Method SAVE_RQST on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_SIGN_ENCRYPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ENCRYPT Call by reference Type reference (TYPE) SX_SECUREMODE SAPconnect: Verschlüsseln/Signieren inaktiv/intern/extern 20110906
2 Importing IV_SIGN Call by reference Type reference (TYPE) SX_SECUREMODE SAPconnect: Verschlüsseln/Signieren inaktiv/intern/extern 20110906

Method SAVE_SIGN_ENCRYPT on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_STML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_STML Call by reference Type reference (TYPE) BCST_STML 20100226

Method SAVE_STML on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_TRACE_IN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRACE Call by reference Type reference (TYPE) SXTRCSTATE Aktivierungsstatus des Trace (abgeschaltet, etc) 20100226

Method SAVE_TRACE_IN on class CL_BCS_ADM_SETTINGS has no exception.

Method SAVE_TRACE_OUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRACE Call by reference Type reference (TYPE) SXTRCSTATE Aktivierungsstatus des Trace (abgeschaltet, etc) 20100226

Method SAVE_TRACE_OUT on class CL_BCS_ADM_SETTINGS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 732