SAP ABAP Class CL_THTMLB_TABLE_VIEW_RESTORE (CL_THTMLB_TABLE_VIEW_RESTORE)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-UI-TAG (Application Component) Tag Library
     BSP_DYN_CONFIG_TAG_LIB (Package) New tag library for CRM IC
Properties
Class CL_THTMLB_TABLE_VIEW_RESTORE  
Short Description    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package BSP_DYN_CONFIG_TAG_LIB   New tag library for CRM IC 
Created 20060331   SAP 
Last change 20081007   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_THTMLB_TABLE_VIEW_RESTORE has no forward declaration.
Interfaces
Class CL_THTMLB_TABLE_VIEW_RESTORE has no interface implemented.
Friends
Class CL_THTMLB_TABLE_VIEW_RESTORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_RESTORABLE_PARAMS Instance attribute Private Type reference (TYPE) TIHTTPNVP HTTP Framework (iHTTP) Table Name/Value Pairs 20060331
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Private Constructor CONSTRUCTOR 20060418
2 GET_INSTANCE Static method Public Method 20060418
3 RESTORE_STATE Instance method Public Method restores state of THTMLB table 20060331
4 STORE_STATE Instance method Public Method stores state of THTMLB table 20060331
Events
Class CL_THTMLB_TABLE_VIEW_RESTORE has no event.
Types
Class CL_THTMLB_TABLE_VIEW_RESTORE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

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

Method GET_INSTANCE Signature

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

Method GET_INSTANCE on class CL_THTMLB_TABLE_VIEW_RESTORE has no exception.

Method RESTORE_STATE Signature

Method RESTORE_STATE on class CL_THTMLB_TABLE_VIEW_RESTORE has no parameter.
Method RESTORE_STATE on class CL_THTMLB_TABLE_VIEW_RESTORE has no exception.

Method STORE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20060331
2 Importing IV_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST Business Server Page (BSP) Runtime 20060331
3 Importing IV_TAG_TYPE Call by reference Type reference (TYPE) STRING 'TABLE_VIEW' 20060331
# Exception Resumable Description Created on
1 ID_MISSING id is mandatory for identifying parameter set 20060331
2 REQUEST_MISSING runtime is manadtory for reading the parameter from HTTP str 20060331
History
Last changed by/on SAP  20081007 
SAP Release Created in 700