SAP ABAP Class CL_RSR_WWW_CTRL_FORM (Encapsulates a Form in a Mark-Up Language)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RS_WEB_RUNTIME (Package) Web Reporting Runtime (3.x CORE)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSR_HTML_CONTROL Abstract Wrapper Using HTML Control 20011202
Properties
Class CL_RSR_WWW_CTRL_FORM  
Short Description Encapsulates a Form in a Mark-Up Language    
Super Class CL_RSR_HTML_CONTROL Abstract Wrapper Using HTML Control 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_WEB_RUNTIME   Web Reporting Runtime (3.x CORE) 
Created 20011202   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSR_WWW_CTRL_FORM has no forward declaration.
Interfaces
Class CL_RSR_WWW_CTRL_FORM has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_RSR_WWW_PAGE 20011202 HTML Interface of OLAP Processor
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 P_ACTION Instance attribute Private Type reference (TYPE) STRING Action 20011202
2 P_ID Instance attribute Private Type reference (TYPE) STRING 20020126
3 P_METHOD Instance attribute Private Type reference (TYPE) STRING Method: Post/Get 20011202
4 P_NAME Instance attribute Private Type reference (TYPE) STRING Form Name 20011202
5 P_R_PAGE Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_PAGE Contents of the Mark-Up Snippet 20011202
6 P_STYLE Instance attribute Private Type reference (TYPE) STRING Style 20030916
7 P_TARGET Instance attribute Private Type reference (TYPE) STRING 20011220
8 P_T_CONTROL Instance attribute Private Type reference (TYPE) T_T_CONTROL List of Subcontrols 20011202
9 P_T_HIDDEN Instance attribute Private Type reference (TYPE) T_T_CONTROL List of Hidden Fields 20011202
Methods
# Method Level Visibility Method type Description Created on
1 ADD_CONTROL Instance method Public Method Adds an HTML Control to the Form 20011202
2 ADD_HIDDEN_FIELD Instance method Public Method 20011202
3 CREATE Static method Public Method Create Device-Specific Instance 20011202
4 SET_ACTION Instance method Public Method Sets the Action Attribute of the Form 20011202
5 SET_ACTION_FROM_PARAMETER Instance method Public Method 20011202
6 SET_ID Instance method Private Method 20020126
7 SET_METHOD Instance method Public Method 20011202
8 SET_NAME Instance method Public Method Sets the Name of the Form 20011202
9 SET_PAGE Instance method Private Method 20011202
10 SET_STYLE Instance method Public Method 20030916
11 SET_TARGET Instance method Public Method 20011220
Events
Class CL_RSR_WWW_CTRL_FORM has no event.
Types
Class CL_RSR_WWW_CTRL_FORM has no local type.
Method Signatures

Method ADD_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_CONTROL Call by reference Object reference (TYPE REF TO) CL_RSR_HTML_CONTROL Abstrakter Wrapper über Html Control 20011202

Method ADD_CONTROL on class CL_RSR_WWW_CTRL_FORM has no exception.

Method ADD_HIDDEN_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_HIDDEN Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_INPUT Mark Up Input Field 20011202

Method ADD_HIDDEN_FIELD on class CL_RSR_WWW_CTRL_FORM has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R_REF Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_CTRL_FORM Kapselt ein Formular in einer Mark Up Sprache 20011202
2 Importing I_CLASS_NAME Call by reference Type reference (TYPE) STRING 20011202
3 Importing I_ID Call by reference Type reference (TYPE) ANY 20020126
4 Importing I_INDEX Call by reference Type reference (TYPE) I 0 20011202
5 Importing I_METHOD Call by reference Type reference (TYPE) ANY 20021205
6 Importing I_NAME Call by reference Type reference (TYPE) ANY 20011202
7 Importing I_R_PAGE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_PAGE Html Interface des Olap Prozessors 20011202
8 Importing I_TARGET Call by reference Type reference (TYPE) ANY 20011220
# Exception Resumable Description Created on
1 X_MESSAGE Abbruch 20011202

Method SET_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) ANY 20011202

Method SET_ACTION on class CL_RSR_WWW_CTRL_FORM has no exception.

Method SET_ACTION_FROM_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20011202
# Exception Resumable Description Created on
1 X_MESSAGE 20011202

Method SET_ID Signature

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

Method SET_ID on class CL_RSR_WWW_CTRL_FORM has no exception.

Method SET_METHOD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) ANY 20011202

Method SET_METHOD on class CL_RSR_WWW_CTRL_FORM has no exception.

Method SET_NAME Signature

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

Method SET_NAME on class CL_RSR_WWW_CTRL_FORM has no exception.

Method SET_PAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_PAGE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_PAGE Html Interface des Olap Prozessors 20011202

Method SET_PAGE on class CL_RSR_WWW_CTRL_FORM has no exception.

Method SET_STYLE Signature

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

Method SET_STYLE on class CL_RSR_WWW_CTRL_FORM has no exception.

Method SET_TARGET Signature

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

Method SET_TARGET on class CL_RSR_WWW_CTRL_FORM has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 30A