SAP ABAP Class CL_AI_CACHE_SETTINGS (Util Class for check CACHE Settings)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IBC (Application Component) Integration Builder - Configuration
     SAI_CACHE (Package) ABAP Cache
Properties
Class CL_AI_CACHE_SETTINGS  
Short Description Util Class for check CACHE Settings    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SAI_CACHE   ABAP Cache 
Created 20120726   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 SLIS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_AI_CACHE_SETTINGS has no interface implemented.
Friends
Class CL_AI_CACHE_SETTINGS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_PATH Constant Public Type reference (TYPE) PFADPRE '/dir/CacheRefresh' Path Prefix for Connection Types G and H 20120727
2 IT_DD02L Instance attribute Private See coding 20120727
3 IT_DD03L Instance attribute Private See coding 20120727
4 IT_FIELDCAT Instance attribute Private Type reference (TYPE) SLIS_T_FIELDCAT_ALV 20120727
5 IT_LAYOUT Instance attribute Private Type reference (TYPE) SLIS_LAYOUT_ALV 20120727
6 KEY Instance attribute Private Type reference (TYPE) SLIS_KEYINFO_ALV 20120727
7 LOGON_USER Instance attribute Private Type reference (TYPE) SDEST_LOGON_USER_HTTP RFC API Destinations: User for HTTP Destinations 20120727
8 RFCNAME Constant Public Type reference (TYPE) RFCDEST 'INTEGRATION_DIRECTORY_HMI' Logical Destination (Specified in Function Call) 20120727
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_CACHE_PARAMETERS Instance method Private Method 20120727
2 CHECK_CACHE_STATUS Instance method Private Method 20120727
3 CHECK_DESTINATION Instance method Private Method 20120727
4 CHECK_HTTP_PARAMS Instance method Private Method 20120727
5 CHECK_ICM_PARAMETERS Instance method Private Method 20120727
6 CHECK_USER_INFO Instance method Private Method 20120727
7 CONSTRUCTOR Instance method Public Constructor 20120727
8 DISPLAY_OUTPUT Instance method Public Method 20120727
9 FILL_OUTPUT_DATA Instance method Public Method 20120727
Events
Class CL_AI_CACHE_SETTINGS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_DD02L Public See coding 20120727 BEGIN OF ty_dd02l, header TYPE c LENGTH 62, text TYPE string, color TYPE c LENGTH 4, END OF ty_dd02l
2 TY_DD03L Public See coding 20120727 BEGIN OF ty_dd03l, header TYPE c LENGTH 62, itemchecked TYPE string, result TYPE string, color TYPE c LENGTH 4, END OF ty_dd03l
Method Signatures

Method CHECK_CACHE_PARAMETERS Signature

Method CHECK_CACHE_PARAMETERS on class CL_AI_CACHE_SETTINGS has no parameter.
Method CHECK_CACHE_PARAMETERS on class CL_AI_CACHE_SETTINGS has no exception.

Method CHECK_CACHE_STATUS Signature

Method CHECK_CACHE_STATUS on class CL_AI_CACHE_SETTINGS has no parameter.
Method CHECK_CACHE_STATUS on class CL_AI_CACHE_SETTINGS has no exception.

Method CHECK_DESTINATION Signature

Method CHECK_DESTINATION on class CL_AI_CACHE_SETTINGS has no parameter.
Method CHECK_DESTINATION on class CL_AI_CACHE_SETTINGS has no exception.

Method CHECK_HTTP_PARAMS Signature

Method CHECK_HTTP_PARAMS on class CL_AI_CACHE_SETTINGS has no parameter.
Method CHECK_HTTP_PARAMS on class CL_AI_CACHE_SETTINGS has no exception.

Method CHECK_ICM_PARAMETERS Signature

Method CHECK_ICM_PARAMETERS on class CL_AI_CACHE_SETTINGS has no parameter.
Method CHECK_ICM_PARAMETERS on class CL_AI_CACHE_SETTINGS has no exception.

Method CHECK_USER_INFO Signature

Method CHECK_USER_INFO on class CL_AI_CACHE_SETTINGS has no parameter.
Method CHECK_USER_INFO on class CL_AI_CACHE_SETTINGS has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_AI_CACHE_SETTINGS has no parameter.
Method CONSTRUCTOR on class CL_AI_CACHE_SETTINGS has no exception.

Method DISPLAY_OUTPUT Signature

Method DISPLAY_OUTPUT on class CL_AI_CACHE_SETTINGS has no parameter.
Method DISPLAY_OUTPUT on class CL_AI_CACHE_SETTINGS has no exception.

Method FILL_OUTPUT_DATA Signature

Method FILL_OUTPUT_DATA on class CL_AI_CACHE_SETTINGS has no parameter.
Method FILL_OUTPUT_DATA on class CL_AI_CACHE_SETTINGS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in