SAP ABAP Class CL_ISR_BSP_RUNTIME (Runtime ISR Forms)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   CA-SUR (Application Component) Web Survey
     ISR_BSP (Package) ISP: BSP Forms
Properties
Class CL_ISR_BSP_RUNTIME  
Short Description Runtime ISR Forms    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ISR_BSP   ISP: BSP Forms 
Created 20030704   SAP 
Last change 20031212   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISR_BSP_RUNTIME has no forward declaration.
Interfaces
Class CL_ISR_BSP_RUNTIME has no interface implemented.
Friends
Class CL_ISR_BSP_RUNTIME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CD_FORM_EVENT_BACK Constant Public Type reference (TYPE) UWS_FORM_EVENT 'BACK' Form Event 20030807
2 CD_FORM_EVENT_CHECK Constant Public Type reference (TYPE) UWS_FORM_EVENT 'CHECK' Form Event 20030807
3 CD_FORM_EVENT_EXIT Constant Public Type reference (TYPE) UWS_FORM_EVENT 'EXIT' Form Event 20030807
4 CD_FORM_EVENT_FORM_EXIT Constant Public Type reference (TYPE) UWS_FORM_EVENT 'EXIT' Form Event 20030704
5 CD_FORM_EVENT_NEXT_PAGE Constant Public Type reference (TYPE) UWS_FORM_EVENT 'NEXT_PAGE' Form Event 20030704
6 CD_FORM_EVENT_PREV_PAGE Constant Public Type reference (TYPE) UWS_FORM_EVENT 'PREV_PAGE' Form Event 20030704
7 CD_FORM_EVENT_SAVE Constant Public Type reference (TYPE) UWS_FORM_EVENT 'SAVE' Form Event 20030807
8 CD_FORM_EVENT_SEND Constant Public Type reference (TYPE) UWS_FORM_EVENT 'SEND' Form Event 20030807
9 CD_FORM_MODE_ACCEPT Constant Public Type reference (TYPE) UWS_FORM_EVENT 'ACCEPT' Form Event 20030807
10 CD_FORM_MODE_APPROVE Constant Public Type reference (TYPE) UWS_FORM_MODE 'APPROVE' Call Mode Form 20030807
11 CD_FORM_MODE_CHANGE Constant Public Type reference (TYPE) UWS_FORM_MODE 'CHANGE' Call Mode Form 20030704
12 CD_FORM_MODE_CREATE Constant Public Type reference (TYPE) UWS_FORM_MODE 'CREATE' Call Mode Form 20030704
13 CD_FORM_MODE_DISPLAY Constant Public Type reference (TYPE) UWS_FORM_MODE 'DISPLAY' Call Mode Form 20030704
14 CD_FORM_MODE_REJECT Constant Public Type reference (TYPE) UWS_FORM_EVENT 'REJECT' Form Event 20030807
15 CD_FORM_PAGE_CONFIRM Constant Public Type reference (TYPE) STRING 'PAGE_CONFIRM' Confirmation Page 20030917
16 CD_FORM_VIEW_APPROVE Constant Public Type reference (TYPE) STRING 'ISR_APPROPVE' Form View 20030807
17 CD_FORM_VIEW_PROCESS Constant Public Type reference (TYPE) STRING 'ISR_PROCESS' Form View 20030807
18 CD_FORM_VIEW_REQUEST Constant Public Type reference (TYPE) STRING 'ISR_REQUEST' Form View 20030807
19 MD_ADDITIONAL_DATA Instance attribute Protected Type reference (TYPE) QISRTSPECIAL_PARAM Values for Input Help 20030814
20 MD_DATA Instance attribute Protected Type reference (TYPE) QISRTREQUEST_DATA Internal Service Request: Request Fields 20030811
21 MD_FORM_VIEW Instance attribute Protected Type reference (TYPE) QISRDFORMVIEW Form View 20030814
22 MD_MODE Instance attribute Protected Type reference (TYPE) QISRDMODE Call Mode Form 20030807
23 MD_NOTIF_NO Instance attribute Protected Type reference (TYPE) QMNUM Message Number 20030814
24 MD_PAGE Instance attribute Protected Type reference (TYPE) QISRDFORMPAGE 1 Form Page Number 20030814
25 MD_RETURN Instance attribute Protected Type reference (TYPE) BAPIRET1 Return Parameters 20030828
26 MD_SCENARIO Instance attribute Protected Type reference (TYPE) QSCENARIO Key for a Scenario 20030814
Methods
# Method Level Visibility Method type Description Created on
1 CHECKED Instance method Public Method 20030704
2 DETERMINE_VIEW Instance method Public Method Determine Page to Be Called 20031001
3 DISABLED Instance method Public Method 20030704
4 EXTERNAL_ID Instance method Public Method 20030704
5 FORMAT_LONGTEXT Instance method Private Method Fill Internal Text Table 20031014
6 GET Instance method Public Method 20030704
7 GET_ADDITIONALDATA Instance method Public Method 20030901
8 GET_ADDITIONALDATA_LENGTH Instance method Public Method 20030901
9 GET_FORM_VIEW Instance method Public Method 20030814
10 GET_LABELL Instance method Public Method 20030814
11 GET_LABELM Instance method Public Method 20030814
12 GET_LABELS Instance method Public Method 20030814
13 GET_PAGE Instance method Public Method 20030814
14 GET_SCENARIO Instance method Public Method 20030814
15 GET_SIZE Instance method Public Method 20030814
16 GET_SPECIALDATA_LENGTH Instance method Public Method 20030814
17 GET_TEXTAREACONTENT Instance method Public Method 20031017
18 INSERT_HIDDEN_PARAMETERS Instance method Public Method 20030704
19 MESSAGE_ID Instance method Public Method 20030704
20 MESSAGE_TEXT Instance method Public Method 20030704
21 MODE Instance method Public Method 20030704
22 ON_INITIALIZATION Instance method Public Method 20030704
23 ON_INPUT_PROCESSING Instance method Public Method 20030704
24 READONLY Instance method Public Method 20030814
25 SELECTED Instance method Public Method 20030704
Events
Class CL_ISR_BSP_RUNTIME has no event.
Types
Class CL_ISR_BSP_RUNTIME has no local type.
Method Signatures

Method CHECKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 1 20030811
2 Importing PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION Expression in XPath 20030704
3 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20030704
4 Importing VALUE Call by reference Type reference (TYPE) STRING 'X' 20030704

Method CHECKED on class CL_ISR_BSP_RUNTIME has no exception.

Method DETERMINE_VIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_REQTYPE Call by reference Type reference (TYPE) STRING 20031001
2 Importing ID_VIEW Call by reference Type reference (TYPE) STRING 20031001
3 Returning RD_BSPPAGE Value transfer Type reference (TYPE) STRING 20031001

Method DETERMINE_VIEW on class CL_ISR_BSP_RUNTIME 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 Expression in XPath 20030704
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20030704

Method DISABLED on class CL_ISR_BSP_RUNTIME 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 20030704

Method EXTERNAL_ID on class CL_ISR_BSP_RUNTIME has no exception.

Method FORMAT_LONGTEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_TEXT Call by reference Type reference (TYPE) STRING 20031014
2 Returning RD_TEXT Value transfer Type reference (TYPE) QISRTTEXT ISR: Text 20031014

Method FORMAT_LONGTEXT on class CL_ISR_BSP_RUNTIME has no exception.

Method GET Signature

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

Method GET on class CL_ISR_BSP_RUNTIME has no exception.

Method GET_ADDITIONALDATA Signature

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

Method GET_ADDITIONALDATA on class CL_ISR_BSP_RUNTIME has no exception.

Method GET_ADDITIONALDATA_LENGTH 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 20030901
2 Returning RD_COUNT Value transfer Type reference (TYPE) I 20030901

Method GET_ADDITIONALDATA_LENGTH on class CL_ISR_BSP_RUNTIME has no exception.

Method GET_FORM_VIEW Signature

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

Method GET_FORM_VIEW on class CL_ISR_BSP_RUNTIME has no exception.

Method GET_LABELL 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 20030814
2 Returning RD_LABEL Value transfer Type reference (TYPE) STRING 20030814

Method GET_LABELL on class CL_ISR_BSP_RUNTIME has no exception.

Method GET_LABELM 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 20030814
2 Returning RD_LABEL Value transfer Type reference (TYPE) STRING 20030814

Method GET_LABELM on class CL_ISR_BSP_RUNTIME has no exception.

Method GET_LABELS 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 20030814
2 Returning RD_LABEL Value transfer Type reference (TYPE) STRING 20030814

Method GET_LABELS on class CL_ISR_BSP_RUNTIME has no exception.

Method GET_PAGE Signature

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

Method GET_PAGE on class CL_ISR_BSP_RUNTIME has no exception.

Method GET_SCENARIO Signature

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

Method GET_SCENARIO on class CL_ISR_BSP_RUNTIME has no exception.

Method GET_SIZE 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 20030814
2 Returning RD_SIZE Value transfer Type reference (TYPE) STRING 20030814

Method GET_SIZE on class CL_ISR_BSP_RUNTIME has no exception.

Method GET_SPECIALDATA_LENGTH 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 20030814
2 Returning RD_COUNT Value transfer Type reference (TYPE) I 20030814

Method GET_SPECIALDATA_LENGTH on class CL_ISR_BSP_RUNTIME has no exception.

Method GET_TEXTAREACONTENT 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 20031017
2 Returning RD_TEXT Value transfer Type reference (TYPE) STRING ISR: Text 20031020

Method GET_TEXTAREACONTENT on class CL_ISR_BSP_RUNTIME has no exception.

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 20030704

Method INSERT_HIDDEN_PARAMETERS on class CL_ISR_BSP_RUNTIME 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 20030704

Method MESSAGE_ID on class CL_ISR_BSP_RUNTIME 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 20030704

Method MESSAGE_TEXT on class CL_ISR_BSP_RUNTIME 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 20030704

Method MODE on class CL_ISR_BSP_RUNTIME has no exception.

Method ON_INITIALIZATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_BSP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20030704
2 Importing IR_BSP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20030704
3 Importing IR_HTTP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20030704
4 Importing IR_HTTP_RESPONSE Call by reference Object reference (TYPE REF TO) IF_HTTP_RESPONSE HTTP Framework (iHTTP) HTTP Response 20030704

Method ON_INITIALIZATION on class CL_ISR_BSP_RUNTIME has no exception.

Method ON_INPUT_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID_EVENT_ID Value transfer Type reference (TYPE) STRING 20030704
2 Importing IR_BSP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20030704
3 Importing IR_BSP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20030704
4 Importing IR_HTTP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20030704
5 Returning RD_EVENT_ID Value transfer Type reference (TYPE) STRING 20030704

Method ON_INPUT_PROCESSING on class CL_ISR_BSP_RUNTIME 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 Expression in XPath 20030814
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20030814

Method READONLY on class CL_ISR_BSP_RUNTIME has no exception.

Method SELECTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INDEX Call by reference Type reference (TYPE) I 1 20030814
2 Importing INDEX_DATA Call by reference Type reference (TYPE) I 1 20030916
3 Importing PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION Expression in XPath 20030704
4 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20030704
5 Importing VALUE Call by reference Type reference (TYPE) STRING 20030704

Method SELECTED on class CL_ISR_BSP_RUNTIME has no exception.
History
Last changed by/on SAP  20031212 
SAP Release Created in 100