SAP ABAP Class CL_UWS_FORM_RUNTIME_BSP_SCR (Runtime Forms: Business Server Pages (with Scripting))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-SUR (Application Component) Web Survey
     UWS_FORMS (Package) Form-Based Web Services: Forms
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_UWS_FORM_RUNTIME_BSP Runtime Forms: Business Server Pages 20020108
Properties
Class CL_UWS_FORM_RUNTIME_BSP_SCR  
Short Description Runtime Forms: Business Server Pages (with Scripting)    
Super Class CL_UWS_FORM_RUNTIME_BSP Runtime Forms: Business Server Pages 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class UWS_FORMS    
Program status     
Category 0   
Package UWS_FORMS   Form-Based Web Services: Forms 
Created 20020108   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_UXX_BINDING Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_UWS_FORM_RUNTIME_BSP_SCR has no interface implemented.
Friends
Class CL_UWS_FORM_RUNTIME_BSP_SCR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_ERROR_STYLE_E Static Attribute Protected Type reference (TYPE) STRING 'style="border-style: solid; border-color: #FF0000"' 20040227
2 CD_ERROR_STYLE_I Static Attribute Protected Type reference (TYPE) STRING 'style="border-style: solid; border-color: #009900"' 20040227
3 CD_ERROR_STYLE_W Static Attribute Protected Type reference (TYPE) STRING 'style="border-style: solid; border-color: #FF9900"' 20040227
4 MD_ERROR_STYLE_E Instance attribute Protected Type reference (TYPE) STRING 20040227
5 MD_ERROR_STYLE_I Instance attribute Protected Type reference (TYPE) STRING 20040227
6 MD_ERROR_STYLE_W Instance attribute Protected Type reference (TYPE) STRING 20040227
7 MT_ELEMENTS Instance attribute Protected Type reference (TYPE) UXS_T_XPATH_ELEMENT XPath/Element 20060725
Methods
# Method Level Visibility Method type Description Created on
1 ACTION Instance method Public Method 20020108
2 ADD_BSP_LINK_ID_TO_URL Instance method Private Method 20020201
3 CHECKED Instance method Public Method 20020108
4 CHECK_SIGNATURE_REQUESTED Instance method Public Method 20020801
5 DISABLED Instance method Public Method 20020108
6 DISABLED_HTMLB Instance method Public Method 20040227
7 EXTERNAL_ID Instance method Public Method 20020108
8 GET Instance method Public Method 20020108
9 GETU Instance method Public Method 20120125
10 GET_ERROR Instance method Public Method 20091218
11 GET_ERROR_STYLE Instance method Public Method 20040227
12 GET_ERROR_TYPE Instance method Public Method 20040227
13 GET_MESSAGES Instance method Public Method 20040227
14 GET_SIG_DOC Instance method Public Method 20020801
15 GET_SIG_DOCTYPE Instance method Public Method 20020801
16 GET_URL_BSP Instance method Public Method 20020201
17 INSERT_HIDDEN_PARAMETERS Instance method Public Method 20020108
18 INVALID_HTMLB Instance method Public Method 20040227
19 MESSAGE_ID Instance method Public Method 20020108
20 MESSAGE_TEXT Instance method Public Method 20020108
21 MODE Instance method Public Method 20020108
22 READONLY Instance method Public Method 20020108
23 SELECTED Instance method Public Method 20020108
24 SET_ERROR_STYLE_E Instance method Public Method 20040227
25 SET_ERROR_STYLE_I Instance method Public Method 20040227
26 SET_ERROR_STYLE_W Instance method Public Method 20040227
Events
Class CL_UWS_FORM_RUNTIME_BSP_SCR has no event.
Types
Class CL_UWS_FORM_RUNTIME_BSP_SCR has no local type.
Method Signatures

Method ACTION Signature

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

Method ACTION on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method ADD_BSP_LINK_ID_TO_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CD_URL Call by reference Type reference (TYPE) STRING 20020201
2 Importing ID_APPLICATION Call by reference Type reference (TYPE) UXB_APPLICATION 20020226
3 Importing ID_BSP_LINK_ID Call by reference Type reference (TYPE) STRING 20020201
4 Importing ID_SERVICE_ID Call by reference Type reference (TYPE) UWS_SERVICE_ID 20020226
5 Importing IR_FORM_SERVICE Call by reference Object reference (TYPE REF TO) CL_UWS_FORM_SERVICE 20020226
# Exception Resumable Description Created on
1 BSP_LINK_ID_NOT_FOUND 20020201

Method CHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION 20020108
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20020108
3 Importing VALUE Call by reference Type reference (TYPE) STRING 'X' 20020108

Method CHECKED on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method CHECK_SIGNATURE_REQUESTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_FLAG Value transfer Type reference (TYPE) UXB_FLAG 20020801

Method CHECK_SIGNATURE_REQUESTED on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION 20020108
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20020108

Method DISABLED on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method DISABLED_HTMLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION Expression in XPath 20040227
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20040227

Method DISABLED_HTMLB on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method EXTERNAL_ID Signature

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

Method EXTERNAL_ID on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION 20020108
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20020108

Method GET on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method GETU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION 20120125
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20120125

Method GETU on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method GET_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PATH Call by reference Type reference (TYPE) STRING 20091218
2 Returning RS_ERROR Value transfer Type reference (TYPE) UXB_S_MESSAGE Fehlermeldung 20091218

Method GET_ERROR on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method GET_ERROR_STYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION Expression in XPath 20040227
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20040227

Method GET_ERROR_STYLE on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method GET_ERROR_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION Expression in XPath 20040227
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20040227

Method GET_ERROR_TYPE on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RD_MESSAGES Value transfer Type reference (TYPE) UXB_T_MESSAGE Fehlermeldungen 20040227

Method GET_MESSAGES on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method GET_SIG_DOC Signature

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

Method GET_SIG_DOC on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method GET_SIG_DOCTYPE Signature

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

Method GET_SIG_DOCTYPE on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method GET_URL_BSP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ED_URL Value transfer Type reference (TYPE) STRING 20020201
2 Importing ID_APPLICATION Value transfer Type reference (TYPE) UXB_APPLICATION 20020201
3 Importing ID_BSP_LINK_ID Value transfer Type reference (TYPE) STRING 20020201
4 Importing ID_FLAG_NO_CHECKS Value transfer Type reference (TYPE) UXB_FLAG 20020201
5 Importing ID_GUID Value transfer Type reference (TYPE) UXP_GUID 20020201
6 Importing ID_MODE Value transfer Type reference (TYPE) UWS_FORM_MODE 20020201
7 Importing ID_NO_HTTPS Value transfer Type reference (TYPE) UXB_FLAG Kennzeichen (X oder space) 20070402
8 Importing ID_PUBLISHING_GUID Value transfer Type reference (TYPE) UXP_GUID 20020201
9 Importing ID_SERVICE_ID Value transfer Type reference (TYPE) UWS_SERVICE_ID 20020201
10 Importing ID_VERSION Value transfer Type reference (TYPE) UXP_VERSION 20020201
11 Importing IT_SERVICE_PARAMETER Call by reference Type reference (TYPE) UWS_T_SERVICE_PARAMETER 20020201
# Exception Resumable Description Created on
1 BSP_LINK_ID_NOT_FOUND 20020201
2 DATA_ALREADY_EXIST 20020201
3 DATA_NOT_FOUND 20020201
4 MISSING_SERVER_ADDRESS 20020201

Method INSERT_HIDDEN_PARAMETERS Signature

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

Method INSERT_HIDDEN_PARAMETERS on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method INVALID_HTMLB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION Expression in XPath 20040227
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20040227

Method INVALID_HTMLB on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method MESSAGE_ID Signature

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

Method MESSAGE_ID on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method MESSAGE_TEXT Signature

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

Method MESSAGE_TEXT on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method MODE Signature

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

Method MODE on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method READONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION 20020108
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20020108

Method READONLY on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION 20020108
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20020108
3 Importing VALUE Call by reference Type reference (TYPE) STRING 20020108

Method SELECTED on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method SET_ERROR_STYLE_E Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_VALUE Call by reference Type reference (TYPE) STRING 20040227

Method SET_ERROR_STYLE_E on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method SET_ERROR_STYLE_I Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_VALUE Call by reference Type reference (TYPE) STRING 20040227

Method SET_ERROR_STYLE_I on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.

Method SET_ERROR_STYLE_W Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_VALUE Call by reference Type reference (TYPE) STRING 20040227

Method SET_ERROR_STYLE_W on class CL_UWS_FORM_RUNTIME_BSP_SCR has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 620