SAP ABAP Class CL_UCON_API_HTTP_CUSTOM (HTTP Customizing Implementation)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_API (Package) API für Unified Connectivity
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_UCON_API_HTTP_CUSTOM HTTP Customizing Interface 20120112
Properties
Class CL_UCON_API_HTTP_CUSTOM  
Short Description HTTP Customizing Implementation    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_UNIFIED_CON_API   API für Unified Connectivity 
Created 20111208   SAP 
Last change 20141121    
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
# Interface Abstract Final Description Created on
1 IF_UCON_API_HTTP_CUSTOM HTTP Customizing Interface 20120112
Friends
# Friend Modeled only Created on Description
1 CL_UCON_API_FACTORY 20111215 Central Unified Connectivity Factory
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 L_ACTIVATED Instance attribute Private Type reference (TYPE) C 20111216
2 L_ALIAS_CHANGED Instance attribute Private Type reference (TYPE) C 20120313
3 L_APPL_CHANGED Instance attribute Private Type reference (TYPE) C 20120115
4 L_ASSIGNED_OBJECTS Instance attribute Private Type reference (TYPE) UCON_HTTP_CUST_URL_ALIAS_TTYP List of all Customizing Urls with Alias Rules 20120716
5 L_ASSIGNED_OBJECTS_CHANGED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120716
6 L_CLIENT Instance attribute Private Type reference (TYPE) MANDT Tenant 20120116
7 L_CUST_ALIAS Instance attribute Private Type reference (TYPE) UCONHTTPCUSTALIAS_TTYP List of all Customizing Urls with Alias Rules 20120313
8 L_CUST_APPL Instance attribute Private Type reference (TYPE) UCONHTTPCUSTAPPL UCON: HTTP Service Customizing 20120112
9 L_CUST_HEADER Instance attribute Private Type reference (TYPE) UCONHTTPCUSTHEAD Unified Connectivity Service Sub Services 20111216
10 L_CUST_PAGE Instance attribute Private Type reference (TYPE) UCONHTTPCUSTPAGE_TTYP HTTP Customizing Error Pages 20120110
11 L_CUST_TEXT Instance attribute Private Type reference (TYPE) UCONHTTPCUSTTEXT_TTYP Unified Connectivity Service Assembly Header 20120110
12 L_CUST_URL Instance attribute Private Type reference (TYPE) UCONHTTPCUSTURL_TTYP UCON: Tabletype for UCONHTTPCUSTURL 20120716
13 L_HEADER_CHANGED Instance attribute Private Type reference (TYPE) C 20120115
14 L_LOGORDER Instance attribute Private Type reference (TYPE) UCONCUSTLOGON UCON: Logon Process Customizing 20120228
15 L_LOGORDER_CHANGED Instance attribute Private Type reference (TYPE) C 20120201
16 L_MASTER_LANGUAGE Instance attribute Private Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20111216
17 L_NAME Instance attribute Private Type reference (TYPE) UCONHTTPID UCON: ID for HTTP Server Objects 20111216
18 L_NEW Instance attribute Private Type reference (TYPE) C 20111216
19 L_PAGE_CHANGED Instance attribute Private Type reference (TYPE) C 20120115
20 L_PASSWORD Instance attribute Private Type reference (TYPE) RFCAUTH User password 20120126
21 L_PWD_CHANGED Instance attribute Private Type reference (TYPE) C 20120130
22 L_SCOPE Instance attribute Private Type reference (TYPE) UCONRFCSCOPE Visibility of RFC Services (Scope "E" includes "S") 20120903
23 L_SCOPE_CHANGED Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120903
24 L_TEXT_CHANGED Instance attribute Private Type reference (TYPE) C 20120115
25 L_URL_CHANGED Instance attribute Private Type reference (TYPE) C 20120115
26 L_USER Instance attribute Private Type reference (TYPE) SYUNAME User Name 20120126
27 L_USER_CHANGED Instance attribute Private Type reference (TYPE) C 20120130
28 MV_MODIFIED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120413
29 MV_PROFILE_CHANGED Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20120416
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20111215
2 DO_READ_DATA Instance method Private Method 20111216
3 DO_READ_USER_AND_PASSWORD Instance method Private Method 20120126
4 DO_SAVE Instance method Private Method 20111216
5 DO_SAVE_DIFFERENT_CLIENT Instance method Private Method 20121211
6 DO_SAVE_SAME_CLIENT Instance method Private Method 20121211
7 DO_SAVE_USER_AND_PASSWORD Instance method Private Method 20120126
8 DO_SET_TO_MODIFY Instance method Private Method 20120413
Events
Class CL_UCON_API_HTTP_CUSTOM has no event.
Types
Class CL_UCON_API_HTTP_CUSTOM has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) MANDT Client 20121207
2 Importing LANGU Call by reference Type reference (TYPE) SY-LANGU Language Key of Current Text Environment 20111216
3 Importing NAME Call by reference Type reference (TYPE) UCONHTTPID UCON: ID for HTTP Server Objects 20111215
4 Importing NEW Call by reference Type reference (TYPE) C 20111215
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_CUST Exception Class HTTP Customizing 20111215

Method DO_READ_DATA Signature

Method DO_READ_DATA on class CL_UCON_API_HTTP_CUSTOM has no parameter.
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_CUST Exception Class HTTP Customizing 20120110

Method DO_READ_USER_AND_PASSWORD Signature

Method DO_READ_USER_AND_PASSWORD on class CL_UCON_API_HTTP_CUSTOM has no parameter.
Method DO_READ_USER_AND_PASSWORD on class CL_UCON_API_HTTP_CUSTOM has no exception.

Method DO_SAVE Signature

Method DO_SAVE on class CL_UCON_API_HTTP_CUSTOM has no parameter.
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_CUST Exception Class HTTP Customizing 20120110

Method DO_SAVE_DIFFERENT_CLIENT Signature

Method DO_SAVE_DIFFERENT_CLIENT on class CL_UCON_API_HTTP_CUSTOM has no parameter.
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_CUST 20121211

Method DO_SAVE_SAME_CLIENT Signature

Method DO_SAVE_SAME_CLIENT on class CL_UCON_API_HTTP_CUSTOM has no parameter.
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_CUST 20121211

Method DO_SAVE_USER_AND_PASSWORD Signature

Method DO_SAVE_USER_AND_PASSWORD on class CL_UCON_API_HTTP_CUSTOM has no parameter.
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_CUST Exception Class for Communication Assembly 20120131

Method DO_SET_TO_MODIFY Signature

Method DO_SET_TO_MODIFY on class CL_UCON_API_HTTP_CUSTOM has no parameter.
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_CUST Exception Class HTTP Customizing 20120413
History
Last changed by/on SAP  20141121 
SAP Release Created in 804