SAP ABAP Class CL_BSP_SERVER_SIDE_COOKIE (Business Server Page (BSP) Server-Side Cookies)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BSP (Application Component) Business Server Pages
     SBSP_RUNTIME (Package) Business Server Pages (BSP): Runtime Objects
Properties
Class CL_BSP_SERVER_SIDE_COOKIE  
Short Description Business Server Page (BSP) Server-Side Cookies    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBSP_RUNTIME   Business Server Pages (BSP): Runtime Objects 
Created 20001221   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BSP_SERVER_SIDE_COOKIE has no forward declaration.
Interfaces
Class CL_BSP_SERVER_SIDE_COOKIE has no interface implemented.
Friends
Class CL_BSP_SERVER_SIDE_COOKIE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CC_NOT_EXISTS Constant Public Type reference (TYPE) I 4 Cookie does Not Exist 20010326
2 CC_OK Constant Public Type reference (TYPE) I 0 OK 20010419
3 CC_PARAMETER_MISSING Constant Public Type reference (TYPE) I 2 Parameter Missing 20010326
4 CC_WRONG_DATA_OBJECT Constant Public Type reference (TYPE) I 1 Data object Does Not Fit 20010326
5 M_LAST_ERROR Static Attribute Protected Type reference (TYPE) I Last Return Code 20001222
6 M_LAST_ERROR_NAME Static Attribute Protected Type reference (TYPE) STRING Internal Error Name 20001222
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_SERVER_COOKIE Static method Public Method Deletes a Server Cookie 20001222
2 GET Static method Public Method Fetches a server cookie (GET_SERVER_COOKIE) 20051027
3 GET_LAST_ERROR Static method Public Method Returns the Return Code of the Last Call 20001222
4 GET_LAST_ERROR_NAME Static method Public Method Returns the Internal Name of the Exception for the Last Call 20001222
5 GET_SERVER_COOKIE Static method Public Method Gets a Server Cookie 20001222
6 GET_SERVER_COOKIE_INFO Static method Public Method Returns Information about Server Cookies 20010111
7 SET Static method Public Method Sets a server cookie (SET_SERVER_COOKIE) 20051027
8 SET_SERVER_COOKIE Static method Public Method Sets a Server Cookie 20001222
Events
Class CL_BSP_SERVER_SIDE_COOKIE has no event.
Types
Class CL_BSP_SERVER_SIDE_COOKIE has no local type.
Method Signatures

Method DELETE_SERVER_COOKIE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der BSP- Anwendung 20010326
2 Importing APPLICATION_NAMESPACE Call by reference Type reference (TYPE) CSEQUENCE Namensraum der BSP-Anwendung 20010326
3 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE Names des Cookies 20010326
4 Importing SESSION_ID Call by reference Type reference (TYPE) CSEQUENCE Session-ID 20010326
5 Importing USERNAME Call by reference Type reference (TYPE) CSEQUENCE Name des Benutzers 20010326

Method DELETE_SERVER_COOKIE on class CL_BSP_SERVER_SIDE_COOKIE has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE Names des Cookies 20051027
2 Changing VALUE Call by reference Type reference (TYPE) ANY Datenobjektinhalt 20051027

Method GET on class CL_BSP_SERVER_SIDE_COOKIE has no exception.

Method GET_LAST_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RC Value transfer Type reference (TYPE) I Returncode 20001222

Method GET_LAST_ERROR on class CL_BSP_SERVER_SIDE_COOKIE has no exception.

Method GET_LAST_ERROR_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRING Fehlername 20001222

Method GET_LAST_ERROR_NAME on class CL_BSP_SERVER_SIDE_COOKIE has no exception.

Method GET_SERVER_COOKIE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der BSP-Anwendung 20010326
2 Importing APPLICATION_NAMESPACE Call by reference Type reference (TYPE) CSEQUENCE Namensraum der BSP-Anwendung 20010326
3 Importing DATA_NAME Call by reference Type reference (TYPE) CSEQUENCE Datenobjektname 20010326
4 Changing DATA_VALUE Call by reference Type reference (TYPE) ANY Datenobjektinhalt 20010326
5 Exporting EXPIRY_DATE Call by reference Type reference (TYPE) SSCOOKIE-EXPIRYD Gültig bis Datum 20010326
6 Exporting EXPIRY_TIME Call by reference Type reference (TYPE) SSCOOKIE-EXPIRYT Gültig bis Zeit 20010326
7 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE Names des Cookies 20001222
8 Importing SESSION_ID Call by reference Type reference (TYPE) CSEQUENCE Session-ID 20010326
9 Importing USERNAME Call by reference Type reference (TYPE) CSEQUENCE Name des Benutzers 20010326

Method GET_SERVER_COOKIE on class CL_BSP_SERVER_SIDE_COOKIE has no exception.

Method GET_SERVER_COOKIE_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der BSP-Anwendung 20010326
2 Importing APPLICATION_NAMESPACE Call by reference Type reference (TYPE) CSEQUENCE Namensraum der BSP-Anwendung 20010326
3 Exporting COOKIES Call by reference Type reference (TYPE) TSSCOOKIEI Datum-Datenelement für SYST 20010111
4 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE Names des Cookies 20010326
5 Importing SESSION_ID Call by reference Type reference (TYPE) CSEQUENCE Session-ID 20010326
6 Importing USERNAME Call by reference Type reference (TYPE) CSEQUENCE Name des Benutzers 20010326

Method GET_SERVER_COOKIE_INFO on class CL_BSP_SERVER_SIDE_COOKIE has no exception.

Method SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPIRY_TIME_REL Call by reference Type reference (TYPE) I 3600 Gültigkeitsdauer in Sekunden 20051027
2 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE Names des Cookies 20051027
3 Importing VALUE Value transfer Type reference (TYPE) ANY Datenobjektinhalt 20051027

Method SET on class CL_BSP_SERVER_SIDE_COOKIE has no exception.

Method SET_SERVER_COOKIE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing APPLICATION_NAME Call by reference Type reference (TYPE) CSEQUENCE Name der BSP-Anwendung 20010326
2 Importing APPLICATION_NAMESPACE Call by reference Type reference (TYPE) CSEQUENCE Namensraum der BSP-Anwendung 20010326
3 Importing DATA_NAME Call by reference Type reference (TYPE) CSEQUENCE Datenobjektname 20010326
4 Importing DATA_VALUE Value transfer Type reference (TYPE) ANY Datenobjektinhalt 20010326
5 Importing EXPIRY_DATE_ABS Call by reference Type reference (TYPE) D Gültig bis Datum 20010326
6 Importing EXPIRY_DATE_REL Call by reference Type reference (TYPE) I Gültigkeitsdauer in Tagen 20010326
7 Importing EXPIRY_TIME_ABS Call by reference Type reference (TYPE) T Gültig bis Zeit 20010326
8 Importing EXPIRY_TIME_REL Call by reference Type reference (TYPE) I Gültigkeitsdauer in Sekunden 20010326
9 Importing NAME Call by reference Type reference (TYPE) CSEQUENCE Names des Cookies 20001222
10 Importing SESSION_ID Call by reference Type reference (TYPE) CSEQUENCE Session-ID 20010326
11 Importing USERNAME Call by reference Type reference (TYPE) CSEQUENCE Name des Benutzers 20010326

Method SET_SERVER_COOKIE on class CL_BSP_SERVER_SIDE_COOKIE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 610