SAP CL_PROXY_PUBLIC_SETTINGS OO Class - Proxy Generation: Global Settings









CL_PROXY_PUBLIC_SETTINGS is a standard SAP object class available within R/3 SAP systems depending on your version and release level. You can view/maintain the class details by entering its name into the relevant SAP transactions such as SE24, SE80 or even SE84. Below is the documentation available for class CL_PROXY_PUBLIC_SETTINGS including details of:

  • Interface class implementations
  • Inheritance details
  • Methods defined within class ( including link to full details )
  • Attributes ( including initial values )
  • Class Events



Method list of CL_PROXY_PUBLIC_SETTINGS SAP class


A method is a coding block that performs a certain procedure (i.e. ABAP functionality) on an object within the overall SAP class. In simple terms if the object is an SAP database table a method could be the procedure to add a record or to delete a record. If you are new to OO in many respects, the implementation of a method is similar to a function module and can be called in a very similar way using CALL METHOD. Instead of "CALL FUNCTION", Methods are referenced using the following syntax: CALL METHOD =>methodname EXPORTING/IMPORTING...


Method NameDescriptionVisability
GET_BROWSER_FLAGPublic
CALL METHOD cl_proxy_public_settings=>GET_BROWSER_FLAG...more details

GET_EMULATE_CUSTOMERfor temporary use onlyPublic
CALL METHOD cl_proxy_public_settings=>GET_EMULATE_CUSTOMER...more details

GET_EMULATE_NO_AP_MODEfor temporary use onlyPublic
CALL METHOD cl_proxy_public_settings=>GET_EMULATE_NO_AP_MODE...more details

GET_ESB_FILTERGet ESB FIlterPublic
CALL METHOD cl_proxy_public_settings=>GET_ESB_FILTER...more details

GET_ESD_BROWSER_FAVSPublic
CALL METHOD cl_proxy_public_settings=>GET_ESD_BROWSER_FAVS...more details

GET_ESD_BROWSER_FILTERGet ESB FIlterPublic
CALL METHOD cl_proxy_public_settings=>GET_ESD_BROWSER_FILTER...more details

GET_FILTER_COMPONENTSPublic
CALL METHOD cl_proxy_public_settings=>GET_FILTER_COMPONENTS...more details

GET_FLAG_ADDITIONAL_DATAfor temporary use onlyPublic
CALL METHOD cl_proxy_public_settings=>GET_FLAG_ADDITIONAL_DATA...more details

GET_FLAG_IDOC_ENHANCEMENTS_ONIDOC Service Enhancements available or notPublic
CALL METHOD cl_proxy_public_settings=>GET_FLAG_IDOC_ENHANCEMENTS_ON...more details

GET_FLAG_MAPPINGS_ONConsumer Mapping/ Operation Mapping available or notPublic
CALL METHOD cl_proxy_public_settings=>GET_FLAG_MAPPINGS_ON...more details

GET_FURTHER_COMPONENTSFurther components not in CVERSPublic
CALL METHOD cl_proxy_public_settings=>GET_FURTHER_COMPONENTS...more details

GET_IFR_LOGIN_DATAget login data from sproxsetPublic
CALL METHOD cl_proxy_public_settings=>GET_IFR_LOGIN_DATA...more details

GET_IGNORE_SETTINGSPublic
CALL METHOD cl_proxy_public_settings=>GET_IGNORE_SETTINGS...more details

GET_LASTOPENED_ITEMGet last opened itemPublic
CALL METHOD cl_proxy_public_settings=>GET_LASTOPENED_ITEM...more details

GET_LAST_ESDB_ITEMReturns last displayed object for ESD BrowserPublic
CALL METHOD cl_proxy_public_settings=>GET_LAST_ESDB_ITEM...more details

GET_NO_GTADIRPublic
CALL METHOD cl_proxy_public_settings=>GET_NO_GTADIR...more details

GET_NO_PARALLEL_WEBI_AIMPublic
CALL METHOD cl_proxy_public_settings=>GET_NO_PARALLEL_WEBI_AIM...more details

GET_SHOW_ONLY_SPROXSET_COMPSPublic
CALL METHOD cl_proxy_public_settings=>GET_SHOW_ONLY_SPROXSET_COMPS...more details

GET_SHOW_SAVED_WSDLDisplay saved WSDL for WS proxiesPublic
CALL METHOD cl_proxy_public_settings=>GET_SHOW_SAVED_WSDL...more details

GET_ST_READER_OPTIONSPublic
CALL METHOD cl_proxy_public_settings=>GET_ST_READER_OPTIONS...more details

GET_ST_VALUE_HANDLING_DPublic
CALL METHOD cl_proxy_public_settings=>GET_ST_VALUE_HANDLING_D...more details

GET_ST_VALUE_HANDLING_SPublic
CALL METHOD cl_proxy_public_settings=>GET_ST_VALUE_HANDLING_S...more details

GET_ST_WRITER_OPTIONSPublic
CALL METHOD cl_proxy_public_settings=>GET_ST_WRITER_OPTIONS...more details

GET_TIMEOUTHTTP TimeoutPublic
CALL METHOD cl_proxy_public_settings=>GET_TIMEOUT...more details

SET_BROWSER_FLAGPublic
CALL METHOD cl_proxy_public_settings=>SET_BROWSER_FLAG...more details

SET_ESB_FILTERSet ESB FIlterPublic
CALL METHOD cl_proxy_public_settings=>SET_ESB_FILTER...more details

SET_ESD_BROWSER_FAVSPublic
CALL METHOD cl_proxy_public_settings=>SET_ESD_BROWSER_FAVS...more details

SET_ESD_BROWSER_FILTERSet ESD Browser FIlterPublic
CALL METHOD cl_proxy_public_settings=>SET_ESD_BROWSER_FILTER...more details

SET_IGNORE_SETTINGSPublic
CALL METHOD cl_proxy_public_settings=>SET_IGNORE_SETTINGS...more details

SET_LASTOPENED_ITEMSet last opened itemPublic
CALL METHOD cl_proxy_public_settings=>SET_LASTOPENED_ITEM...more details

SET_LAST_ESDB_ITEMpersists last displayed object for ESD BrowserPublic
CALL METHOD cl_proxy_public_settings=>SET_LAST_ESDB_ITEM...more details

SHOW_WARNING_IFR_ADDRESSProtected
CALL METHOD cl_proxy_public_settings=>SHOW_WARNING_IFR_ADDRESS...more details

SPLIT_ST_OPTIONSPrivate
CALL METHOD cl_proxy_public_settings=>SPLIT_ST_OPTIONS...more details



CL_PROXY_PUBLIC_SETTINGS attributes

List of attributes within class CL_ABAP_CHAR_UTILITIES. These can be referenced using the following syntax CL_ABAP_CHAR_UTILITIES=>. Although depending on where you are inserting the ABAP code you do need to check if the attribute is public or private.

NameLevelDescriptionInitial ValueTypeVisability
BASIS_IS_CHANGEABLEStatic AttributeÄnderbarkeit einer SoftwarekomponenteLIKE
DLV_CHANGE
Protected
C_BROWSER_NOTIFICATIONConstantProxy Generation: Settings: Parameter Name'BROWSER_NOTIFICATION'LIKE
SPROXSET-NAME
Public
C_COMPONENTConstantProxy Generation: Settings: Parameter Name'COMPONENT%'LIKE
SPROXSET-NAME
Public
C_ESB_FILTERConstantLast Proxy Selected in Navigation Tree'ESB_FILTER'LIKE
SPROXSET-NAME
Public
C_ESD_BROWSER_FAVSConstant'ESD_BROWSER_FAVS'LIKE
SPROXSET-NAME
Public
C_ESD_BROWSER_FILTERConstantESD Browser Filter'ESD_BROWSER_FILTER'LIKE
SPROXSET-NAME
Public
C_FILTER_COMPONENTConstant'FILTER_COMPONENT%'LIKE
SPROXSET-NAME
Public
C_HTTP_TIMEOUT_FOR_ESR_APIConstantProxy-Generierung: Einstellungen: Parametername'TIMEOUT'LIKE
SPROXSET-NAME
Public
C_LASTOPENED_ITEMConstantLast Proxy Selected in Navigation Tree'X_LASTOPENED_ITEM'LIKE
SPROXSET-NAME
Public
C_LAST_ITEMConstantLast object opened in ESD Browser'X_LAST_ITEM'LIKE
SPROXSET-NAME
Public
C_SHOW_ONLY_SPROXSET_COMPSConstantProxy Generation: Settings: Parameter Name'SHOW_ONLY_SPROXSET_COMPS'LIKE
SPROXSET-NAME
Public
C_USER_SETTINGSConstantUser specify settings'USER_SETTINGS'LIKE
SPROXSET-NAME
Public
IGNORE_SETTINGSStatic AttributeLIKE
ABAP_BOOL
Public
REMEMBERStatic AttributeLIKE
ABAP_BOOL
Protected


Links to Related Class(s)

CL_PROXY...
Full list of available SAP object classes

Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!