SAP ABAP Class CL_ISR_BSP_RUNTIME_CORE (BSP Runtime Internet Service Request)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   CO (Application Component) Controlling
     QISR (Package) Internal Service Requests
Properties
Class CL_ISR_BSP_RUNTIME_CORE  
Short Description BSP Runtime Internet Service Request    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package QISR   Internal Service Requests 
Created 20040218   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISR_BSP_RUNTIME_CORE has no forward declaration.
Interfaces
Class CL_ISR_BSP_RUNTIME_CORE has no interface implemented.
Friends
Class CL_ISR_BSP_RUNTIME_CORE 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' Event Event 20040218
2 CD_FORM_EVENT_CHECK Constant Public Type reference (TYPE) UWS_FORM_EVENT 'CHECK' Event Event 20040218
3 CD_FORM_EVENT_EXIT Constant Public Type reference (TYPE) UWS_FORM_EVENT 'EXIT' Event Event 20040218
4 CD_FORM_EVENT_FORM_EXIT Constant Public Type reference (TYPE) UWS_FORM_EVENT 'EXIT' Event Event 20040218
5 CD_FORM_EVENT_NEXT_PAGE Constant Public Type reference (TYPE) UWS_FORM_EVENT 'NEXT_PAGE' Event Event 20040218
6 CD_FORM_EVENT_PREV_PAGE Constant Public Type reference (TYPE) UWS_FORM_EVENT 'PREV_PAGE' Event Event 20040218
7 CD_FORM_EVENT_SAVE Constant Public Type reference (TYPE) UWS_FORM_EVENT 'SAVE' Event Event 20040218
8 CD_FORM_EVENT_SEND Constant Public Type reference (TYPE) UWS_FORM_EVENT 'SEND' Event Event 20040218
9 CD_FORM_MODE_ACCEPT Constant Public Type reference (TYPE) UWS_FORM_EVENT 'ACCEPT' Event Event 20040218
10 CD_FORM_MODE_APPROVE Constant Public Type reference (TYPE) UWS_FORM_MODE 'APPROVE' Call Mode Form 20040218
11 CD_FORM_MODE_CHANGE Constant Public Type reference (TYPE) UWS_FORM_MODE 'CHANGE' Call Mode Form 20040218
12 CD_FORM_MODE_CREATE Constant Public Type reference (TYPE) UWS_FORM_MODE 'CREATE' Call Mode Form 20040218
13 CD_FORM_MODE_DISPLAY Constant Public Type reference (TYPE) UWS_FORM_MODE 'DISPLAY' Call Mode Form 20040218
14 CD_FORM_MODE_REJECT Constant Public Type reference (TYPE) UWS_FORM_EVENT 'REJECT' Event Event 20040218
15 CD_FORM_PAGE_CONFIRM Constant Public Type reference (TYPE) STRING 'PAGE_CONFIRM' Confirmation Page 20040218
16 CD_FORM_VIEW_APPROVE Constant Public Type reference (TYPE) STRING 'ISR_APPROPVE' Form View 20040218
17 CD_FORM_VIEW_PROCESS Constant Public Type reference (TYPE) STRING 'ISR_PROCESS' Form View 20040218
18 CD_FORM_VIEW_REQUEST Constant Public Type reference (TYPE) STRING 'ISR_REQUEST' Form View 20040218
19 MD_ADDITIONAL_DATA Instance attribute Protected Type reference (TYPE) QISRTSPECIAL_PARAM Internal Service Request: Values of the Special Fields 20040218
20 MD_DATA Instance attribute Protected Type reference (TYPE) QISRTREQUEST_DATA Internal Service Request: Request Fields 20040218
21 MD_FORM_VIEW Instance attribute Protected Type reference (TYPE) QISRDFORMVIEW Form View 20040218
22 MD_MODE Instance attribute Protected Type reference (TYPE) QISRDMODE Internal Service Request: Mode 20040218
23 MD_NOTIF_NO Instance attribute Protected Type reference (TYPE) QMNUM Message Number 20040218
24 MD_PAGE Instance attribute Protected Type reference (TYPE) QISRDFORMPAGE 1 Form Page Number 20040218
25 MD_RETURN Instance attribute Protected Type reference (TYPE) BAPIRET1 Return Parameters 20040218
26 MD_SCENARIO Instance attribute Protected Type reference (TYPE) QSCENARIO Key for a Scenario 20040218
Methods
# Method Level Visibility Method type Description Created on
1 CHECKED Instance method Public Method 20040218
2 DETERMINE_VIEW Instance method Public Method Determine Page to Be Called 20040218
3 DISABLED Instance method Public Method 20040218
4 EXTERNAL_ID Instance method Public Method 20040218
5 FORMAT_LONGTEXT Instance method Private Method Fill Internal Text Table 20040218
6 GET Instance method Public Method 20040218
7 GET_ADDITIONALDATA Instance method Public Method 20040218
8 GET_ADDITIONALDATA_LENGTH Instance method Public Method 20040218
9 GET_FORM_VIEW Instance method Public Method 20040218
10 GET_LABELL Instance method Public Method 20040218
11 GET_LABELM Instance method Public Method 20040218
12 GET_LABELS Instance method Public Method 20040218
13 GET_PAGE Instance method Public Method 20040218
14 GET_SCENARIO Instance method Public Method 20040218
15 GET_SIZE Instance method Public Method 20040218
16 GET_SPECIALDATA_LENGTH Instance method Public Method 20040218
17 GET_TEXTAREACONTENT Instance method Public Method 20040218
18 INSERT_HIDDEN_PARAMETERS Instance method Public Method 20040218
19 MESSAGE_ID Instance method Public Method 20040218
20 MESSAGE_TEXT Instance method Public Method 20040218
21 MODE Instance method Public Method 20040218
22 ON_INITIALIZATION Instance method Public Method 20040218
23 ON_INPUT_PROCESSING Instance method Public Method 20040218
24 READONLY Instance method Public Method 20040218
25 SELECTED Instance method Public Method 20040218
Events
Class CL_ISR_BSP_RUNTIME_CORE has no event.
Types
Class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Importing PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION Expression in XPath 20040218
3 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20040218
4 Importing VALUE Call by reference Type reference (TYPE) STRING 'X' 20040218

Method CHECKED on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Importing ID_VIEW Call by reference Type reference (TYPE) STRING 20040218
3 Returning RD_BSPPAGE Value transfer Type reference (TYPE) STRING 20040218

Method DETERMINE_VIEW on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20040218

Method DISABLED on class CL_ISR_BSP_RUNTIME_CORE 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 20040218

Method EXTERNAL_ID on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Returning RD_TEXT Value transfer Type reference (TYPE) QISRTTEXT ISR: Text 20040218

Method FORMAT_LONGTEXT on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Importing PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION Expression in XPath 20040218
3 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20040218

Method GET on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Importing PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION Expression in XPath 20040218
3 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20040218

Method GET_ADDITIONALDATA on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Returning RD_COUNT Value transfer Type reference (TYPE) I 20040218

Method GET_ADDITIONALDATA_LENGTH on class CL_ISR_BSP_RUNTIME_CORE 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 20040218

Method GET_FORM_VIEW on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Returning RD_LABEL Value transfer Type reference (TYPE) STRING 20040218

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

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

Method GET_LABELS on class CL_ISR_BSP_RUNTIME_CORE 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 20040218

Method GET_PAGE on class CL_ISR_BSP_RUNTIME_CORE 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 20040218

Method GET_SCENARIO on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Returning RD_SIZE Value transfer Type reference (TYPE) STRING 20040218

Method GET_SIZE on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Returning RD_COUNT Value transfer Type reference (TYPE) I 20040218

Method GET_SPECIALDATA_LENGTH on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Returning RD_TEXT Value transfer Type reference (TYPE) STRING 20040218

Method GET_TEXTAREACONTENT on class CL_ISR_BSP_RUNTIME_CORE 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 20040218

Method INSERT_HIDDEN_PARAMETERS on class CL_ISR_BSP_RUNTIME_CORE 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 20040218

Method MESSAGE_ID on class CL_ISR_BSP_RUNTIME_CORE 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 20040218

Method MESSAGE_TEXT on class CL_ISR_BSP_RUNTIME_CORE 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 20040218

Method MODE on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Importing IR_BSP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20040218
3 Importing IR_HTTP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20040218
4 Importing IR_HTTP_RESPONSE Call by reference Object reference (TYPE REF TO) IF_HTTP_RESPONSE HTTP Framework (iHTTP) HTTP Response 20040218

Method ON_INITIALIZATION on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Importing IR_BSP_NAVIGATION Call by reference Object reference (TYPE REF TO) IF_BSP_NAVIGATION Business Server Page (BSP) Navigation 20040218
3 Importing IR_BSP_RUNTIME Call by reference Object reference (TYPE REF TO) IF_BSP_RUNTIME Business Server Page (BSP) Laufzeit 20040218
4 Importing IR_HTTP_REQUEST Call by reference Object reference (TYPE REF TO) IF_HTTP_REQUEST HTTP Framework (iHTTP) HTTP Request 20040218
5 Returning RD_EVENT_ID Value transfer Type reference (TYPE) STRING 20040218

Method ON_INPUT_PROCESSING on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20040218

Method READONLY on class CL_ISR_BSP_RUNTIME_CORE 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 20040218
2 Importing INDEX_DATA Call by reference Type reference (TYPE) I 1 20040218
3 Importing PATH Call by reference Type reference (TYPE) UXS_XPATH_EXPRESSION Expression in XPath 20040218
4 Returning RD_VALUE Value transfer Type reference (TYPE) STRING 20040218
5 Importing VALUE Call by reference Type reference (TYPE) STRING 20040218

Method SELECTED on class CL_ISR_BSP_RUNTIME_CORE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 500