SAP ABAP Class CL_RSR_WWW_MODIFY_TABLE (Interface for Changing Cell Contents in Tables)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSR (Package) BW: General reporting processor
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_GLS_CONTRACT_EXP Table Interface for Template 0TPL_SR_GLS_SUPPL_ALLOCATION2 20030210
2 Inheritance (c INHERITING FROM c_ref)  CL_RS_BCT_CB_TABLE Content Browser Table Interface 20040809
3 Inheritance (c INHERITING FROM c_ref)  CL_SRM_VE_MINORITY_REPORT Vendor with Minority Status 20031113
4 Inheritance (c INHERITING FROM c_ref)  COOM_C02_MODIFY_TABLE Report Report Interface and Others 20010212
5 Inheritance (c INHERITING FROM c_ref)  FITV_C01_MODIFY_TABLE Report Report Interface and Others 20010226
6 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_ANALYSE_BIETER Table Interface for Web Template 0ANALYSE_BIETER 20021218
7 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_ATTR_OF_BIDS Table Interface for Web Template 0TPL_SR_BID_ATTR_OF_BIDS 20021218
8 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_BBP_BID_Q005 Table Interface for Web Template 0TPL_SR_BBP_BID_Q005 20021218
9 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_BID_ANALYSE Table Interface for Template 0BID_ANALYSE 20021218
10 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_CT_CONTRACT_EXP Table Interface for Template 0TPL_SRCT_DS1_Q004 20030630
... Click here to see Used By full list (51 items)
Properties
Class CL_RSR_WWW_MODIFY_TABLE  
Short Description Interface for Changing Cell Contents in Tables    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package RSR   BW: General reporting processor 
Created 20001228   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_RSR_WWW_ITEM_GRID Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 RRO01 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RRXS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSRDS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSR_WWW_MODIFY_TABLE has no interface implemented.
Friends
Class CL_RSR_WWW_MODIFY_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_ALT_STYLES Instance attribute Public Type reference (TYPE) RS_BOOL Alternating Row Formatting 20010102
2 N_DATA_PROVIDER_NAME Instance attribute Public Type reference (TYPE) STRING Name of Data Provider, from which Data is retrieved 20010102
3 N_GENERATE_LINKS Instance attribute Public Type reference (TYPE) RS_BOOL Generate Navigation Links 20010102
4 N_ITEM_NAME Instance attribute Public Type reference (TYPE) STRING Name of Item 20010102
5 N_JAVASCRIPT Instance attribute Public Type reference (TYPE) RS_BOOL Java Script Active 20010102
6 N_NO_AUTHORIZATION Instance attribute Public Type reference (TYPE) RS_BOOL No Authorization 20010302
7 N_NO_DATA Instance attribute Public Type reference (TYPE) RS_BOOL No Data Found 20010302
8 N_R_CREATION_PARAMETERS Instance attribute Public Object reference (TYPE REF TO) CL_RSR_PARAMETER Item Creation Parameter 20010305
9 N_R_DATA_SET Instance attribute Public Object reference (TYPE REF TO) CL_RSR_DATA_SET Data definition 20001228
10 N_STATELESS Instance attribute Public Type reference (TYPE) RS_BOOL Page Displayed in Stateless Mode 20010102
11 P_R_GRID Instance attribute Private Object reference (TYPE REF TO) CL_RSR_GRID Grid 20011114
12 P_R_ITEM Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_ITEM Item 20010102
13 P_R_PAGE Instance attribute Private Object reference (TYPE REF TO) CL_RSR_WWW_PAGE Page 20010102
Methods
# Method Level Visibility Method type Description Created on
1 ATTRIBUTE_CELL Instance method Public Method Change Attribute Cell 20001228
2 CAPTION_CELL Instance method Public Method Change Header 20001228
3 CHARACTERISTIC_CELL Instance method Public Method Change Characteristic Cell 20001228
4 DATA_CELL Instance method Public Method Change Structure Component Cell 20001228
5 ERROR_CELL Instance method Public Method Change Error Cell 20001228
6 ESCAPE_HTML Instance method Protected Method Apply HTML Escapes to Text 20010404
7 FINISHED Instance method Public Method Start of Table Creation 20010122
8 GET_CELL_INFO Instance method Protected Method Get Information for a Cell 20011114
9 GET_ICON_PATH Instance method Protected Method Path for Icon Directory 20010102
10 GET_STATE_INFOS Instance method Protected Method Information for Navigation Status 20011114
11 GET_URL Instance method Protected Method Generate Navigation URL 20010102
12 HEADER_FINISHED Instance method Public Method Header Finished 20001228
13 INIT Instance method Public Method Initialization 20001228
14 NAV_BLOCK_LABEL Instance method Public Method Labeling Area for the Navigation Block 20010810
15 NAV_BLOCK_VALUE Instance method Public Method Filter Area for the Navigation Block 20010810
16 NEW_ROW Instance method Public Method New Row 20001229
17 REGISTER_HELP_WINDOW Instance method Public Method Check-in 20041111
18 SCALING_FACTOR_CELL Instance method Public Method Change Scaling Factor 20001228
19 SEND_MESSAGE Instance method Protected Method Create Message in the Message Handler 20010102
20 SET_CREATION_PARAMETERS Instance method Public Method Set Item Creation Parameter 20010305
21 SET_JAVASCRIPT_FUNCTION Instance method Protected Method Generate a Java Script Function 20010102
22 SET_TABLE_INTERFACE_ATTRIBUTE Instance method Public Method Determine Interface-Specific Attribute Tables 20020829
23 START Instance method Public Method Start of Table Creation 20001228
24 STRUCTURE_CELL Instance method Public Method Change Structure Component Cell 20001228
25 UNREGISTER_HELP_WINDOWS Instance method Public Method Register Help Window 20041111
Events
Class CL_RSR_WWW_MODIFY_TABLE has no event.
Types
Class CL_RSR_WWW_MODIFY_TABLE has no local type.
Method Signatures

Method ATTRIBUTE_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CELL_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 20001228
2 Changing C_CELL_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20001228
3 Changing C_CELL_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 20001228
4 Changing C_CELL_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, Breite, ...) 20001228
5 Importing I_ATTRINM Call by reference Type reference (TYPE) RSIOBJNM Attributsname (für das Erzeugen von Befehlen) 20001228
6 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS Achse auf der das Attribut steht 20001228
7 Importing I_CELLSPAN Call by reference Type reference (TYPE) I Wiederholungen des Wertes in Folge 20001228
8 Importing I_CELLSPAN_ORT Call by reference Type reference (TYPE) I Bei Summen Verschmelzungen orthogonal zur Achse 20010313
9 Importing I_CHAVL Call by reference Type reference (TYPE) RSCHAVL Schlüssel (für das Erzeugen von Befehlen) 20001228
10 Importing I_CHAVL_EXT Call by reference Type reference (TYPE) RSCHAVLEXT Schlüssel in externer Darstellung 20001228
11 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM Merkmal zu dem das Attribut gehört 20001228
12 Importing I_IS_EMPTY Call by reference Type reference (TYPE) RS_BOOL Leere Zelle = X 20001228
13 Importing I_IS_REPETITION Call by reference Type reference (TYPE) RS_BOOL Wiederholter Wert 20001228
14 Importing I_IS_SUM Call by reference Type reference (TYPE) RS_BOOL Summenzelle 20001228
15 Importing I_TEXT Call by reference Type reference (TYPE) RSTXTXL Text 20001228
16 Importing I_USE_TEXT Call by reference Type reference (TYPE) RS_BOOL Text verwenden, sonst chavl_ext 20001228
17 Importing I_X Call by reference Type reference (TYPE) I X-Koordinate 20001228
18 Importing I_Y Call by reference Type reference (TYPE) I Y-Koordinate 20001228

Method ATTRIBUTE_CELL on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method CAPTION_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CELL_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 20001228
2 Changing C_CELL_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20001228
3 Changing C_CELL_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 20001228
4 Changing C_CELL_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, Breite, ...) 20001228
5 Importing I_ATTRINM_COLUMN Call by reference Type reference (TYPE) RSIOBJNM Attribut zum Merkmal auf den Spalten 20001228
6 Importing I_ATTRINM_ROW Call by reference Type reference (TYPE) RSIOBJNM Attribut zum Merkmal auf den Zeilen 20001228
7 Importing I_COLSPAN Call by reference Type reference (TYPE) I Verschmelzung horizontal 20001228
8 Importing I_IOBJNM_COLUMN Call by reference Type reference (TYPE) RSIOBJNM Merkmal auf den Spalten 20001228
9 Importing I_IOBJNM_ROW Call by reference Type reference (TYPE) RSIOBJNM Merkmal auf den Zeilen 20001228
10 Importing I_IS_EMPTY Call by reference Type reference (TYPE) RS_BOOL Leere Zelle = X 20001228
11 Importing I_IS_REPETITION Call by reference Type reference (TYPE) RS_BOOL Wiederholter Wert 20001228
12 Importing I_ROWSPAN Call by reference Type reference (TYPE) I Verschmelzung vertikal 20001228
13 Importing I_TEXT_COLUMN Call by reference Type reference (TYPE) RSTXTXL Merkmals-/Attributstext 20001228
14 Importing I_TEXT_ROW Call by reference Type reference (TYPE) RSTXTXL Merkmals-/Attributstext 20001228
15 Importing I_X Call by reference Type reference (TYPE) I X-Koordinate 20001228
16 Importing I_Y Call by reference Type reference (TYPE) I Y-Koordinate 20001228

Method CAPTION_CELL on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method CHARACTERISTIC_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CELL_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 20001228
2 Changing C_CELL_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20001228
3 Changing C_CELL_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 20001228
4 Changing C_CELL_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, Breite, ...) 20001228
5 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS Achse auf der das Merkmal steht 20001228
6 Importing I_CELLSPAN Call by reference Type reference (TYPE) I Wiederholungen des Wertes in Folge 20001228
7 Importing I_CELLSPAN_ORT Call by reference Type reference (TYPE) I Bei Summen Verschmelzungen orthogonal zur Achse 20001228
8 Importing I_CHAVL Call by reference Type reference (TYPE) RSCHAVL Schlüssel (für das Erzeugen von Befehlen) 20001228
9 Importing I_CHAVL_EXT Call by reference Type reference (TYPE) RSCHAVLEXT Schlüssel in externer Darstellung 20001228
10 Importing I_DISPLAY_LEVEL Call by reference Type reference (TYPE) SEU_LEVEL Anzeige Level in einer Hierachie (->Einrückung) 20001228
11 Importing I_DRILLSTATE Call by reference Type reference (TYPE) RRXDRILLSTATE Aufklappzustand bei Hierachien 20001228
12 Importing I_FIRST_CELL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Erste Zelle zur Ausprägung 20001228
13 Importing I_HRY_ACTIVE Call by reference Type reference (TYPE) RS_BOOL Hierachie aktiv 20001228
14 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM Merkmalsname (für das Erzeugen von Befehlen) 20001228
15 Importing I_IS_REPETITION Call by reference Type reference (TYPE) RS_BOOL Wiederholter Wert 20001228
16 Importing I_IS_SUM Call by reference Type reference (TYPE) RS_BOOL Summenzelle 20001228
17 Importing I_LAST_CELL Call by reference Type reference (TYPE) RS_BOOL RS_C_FALSE Letzte Zelle zur Ausprägung 20001228
18 Importing I_NODE_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM Hierachieknoten InfoObjekt (für das Erzeugen von Befehlen) 20001228
19 Importing I_TEXT Call by reference Type reference (TYPE) RSTXTXL Text 20001228
20 Importing I_USE_TEXT Call by reference Type reference (TYPE) RS_BOOL Text verwenden, sonst chavl_ext 20001228
21 Importing I_X Call by reference Type reference (TYPE) I X-Koordinate 20001228
22 Importing I_Y Call by reference Type reference (TYPE) I Y-Koordinate 20001228

Method CHARACTERISTIC_CELL on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method DATA_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CELL_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 20001228
2 Changing C_CELL_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20001228
3 Changing C_CELL_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 20001228
4 Changing C_CELL_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, Breite, ...) 20001228
5 Importing I_ALERTLEVEL Call by reference Type reference (TYPE) RSRA_ALERT_LEVEL Alert Level 20001228
6 Importing I_CURRENCY Call by reference Type reference (TYPE) WAERS Währung 20001228
7 Importing I_DISPLAY_VALUE Call by reference Type reference (TYPE) RSROA_DF Wert nach Anwendung von Normierung, Skalierung, ... 20001228
8 Importing I_IS_SUM Call by reference Type reference (TYPE) RS_BOOL Summenzelle 20001228
9 Importing I_NUMERICAL_PRECISION Call by reference Type reference (TYPE) RRPREC Genauigkeit der Zahl 20010309
10 Importing I_NUMERICAL_SCALE Call by reference Type reference (TYPE) RRSCALE Skalierungsfaktor 20010305
11 Importing I_UNIT Call by reference Type reference (TYPE) RSUNIT Einheit 20001228
12 Importing I_VALUE Call by reference Type reference (TYPE) RSROA_DF Wert 20001228
13 Importing I_X Call by reference Type reference (TYPE) I X-Koordinate 20001228
14 Importing I_Y Call by reference Type reference (TYPE) I Y-Koordinate 20001228

Method DATA_CELL on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method ERROR_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CELL_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 20001228
2 Changing C_CELL_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20001228
3 Changing C_CELL_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 20001228
4 Changing C_CELL_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, Breite, ...) 20001228
5 Importing I_TEXT Call by reference Type reference (TYPE) STRING Text 20001228
6 Importing I_TYPE Call by reference Type reference (TYPE) C Fehlertyp (S, E, A, I, W) 20001228
7 Importing I_X Call by reference Type reference (TYPE) I X-Koordinate 20001228
8 Importing I_Y Call by reference Type reference (TYPE) I Y-Koordinate 20001228

Method ERROR_CELL on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method ESCAPE_HTML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) ANY Text 20010404
2 Returning R_HTML Value transfer Type reference (TYPE) STRING Text mit Html Escapes 20010404

Method ESCAPE_HTML on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method FINISHED Signature

Method FINISHED on class CL_RSR_WWW_MODIFY_TABLE has no parameter.
Method FINISHED on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method GET_CELL_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ATTRINM Call by reference Type reference (TYPE) STRING Attributsname (Nur bei Attributszellen) 20011114
2 Exporting E_AXIS Call by reference Type reference (TYPE) I Achse auf der die Zelle liegt 20011115
3 Exporting E_CELL_TYPE Call by reference Type reference (TYPE) I Zelltyp 20011114
4 Exporting E_DATA_COLUMN Call by reference Type reference (TYPE) I Daten-Spalte 20011114
5 Exporting E_DATA_ROW Call by reference Type reference (TYPE) I Daten-Zeile 20011114
6 Exporting E_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM Merkmals-/Strukturname (je nach Zelltyp) 20011114
7 Exporting E_S_CELL_DATA Call by reference Type reference (TYPE) RSRDS_S_CELL Wert der Datenzelle 20011127
8 Exporting E_T_CELL_RESTRICTIONS Call by reference Type reference (TYPE) RSRDS_T_AXIS_DATA Zelleinschränkungen 20011114
9 Importing I_COLUMN Value transfer Type reference (TYPE) I Spalte 20011114
10 Importing I_ROW Value transfer Type reference (TYPE) I Zeile 20011114
# Exception Resumable Description Created on
1 INVALID_COORDINATE Ungültige Koordinate 20011114

Method GET_ICON_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PATH Value transfer Type reference (TYPE) STRING Pfad zum Ikonenverzeichnis 20010102

Method GET_ICON_PATH on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method GET_STATE_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_THX_AXIS_INFO Call by reference Type reference (TYPE) RSRDS_THX_AXIS_INFO Verteilung der Merkmale und Strukturen 20011114
2 Exporting E_T_SLICER Call by reference Type reference (TYPE) RSRDS_T_AXIS_DATA Dynamischer Filter 20011114
3 Exporting E_T_TXT_SYMBOLS Call by reference Type reference (TYPE) RRX1_T_TXT_SYMBOLS Textsymbole 20011114

Method GET_STATE_INFOS on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method GET_URL 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 20010102
2 Returning R_URL Value transfer Type reference (TYPE) STRING Url 20010102

Method GET_URL on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method HEADER_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_Y Call by reference Type reference (TYPE) I Y-Koordinate 20001228

Method HEADER_FINISHED on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_DATA_SET Call by reference Object reference (TYPE REF TO) CL_RSR_DATA_SET Daten 20001228
2 Importing I_R_GRID Call by reference Object reference (TYPE REF TO) CL_RSR_GRID Gitter 20011114
3 Importing I_R_ITEM Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_ITEM Item 20010102
4 Importing I_R_PAGE Call by reference Object reference (TYPE REF TO) CL_RSR_WWW_PAGE Html Seite 20001228

Method INIT on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method NAV_BLOCK_LABEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CELL1_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 1. Zelle 20010810
2 Changing C_CELL1_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20010810
3 Changing C_CELL1_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 1. Zelle 20010810
4 Changing C_CELL1_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, ...) 1. Zelle 20010810
5 Changing C_CELL1_WIDTH Call by reference Type reference (TYPE) I Breite der 1. Zelle 20010810
6 Changing C_CELL2_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 2. Zelle 20010810
7 Changing C_CELL2_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20010810
8 Changing C_CELL2_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 2. Zelle 20010810
9 Changing C_CELL2_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, ...) 2. Zelle 20010810
10 Changing C_CELL2_WIDTH Call by reference Type reference (TYPE) I Breite der 2. Zelle 20010810
11 Changing C_CELL3_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 3. Zelle 20010810
12 Changing C_CELL3_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20010810
13 Changing C_CELL3_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 3. Zelle 20010810
14 Changing C_CELL3_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, ...) 3. Zelle 20010810
15 Changing C_CELL3_WIDTH Call by reference Type reference (TYPE) I Breite der 3. Zelle 20010810
16 Changing C_CELL4_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 4. Zelle 20010810
17 Changing C_CELL4_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20010810
18 Changing C_CELL4_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 4. Zelle 20010810
19 Changing C_CELL4_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, ...) 4. Zelle 20010810
20 Changing C_CELL4_WIDTH Call by reference Type reference (TYPE) I Breite der 4. Zelle 20010810
21 Changing C_CELL5_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 5. Zelle 20031203
22 Changing C_CELL5_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20031203
23 Changing C_CELL5_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 5. Zelle 20031203
24 Changing C_CELL5_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, ...) 5. Zelle 20031203
25 Changing C_CELL5_WIDTH Call by reference Type reference (TYPE) I Breite der 5. Zelle 20031203
26 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS Achse auf der das Merkmal steht 20010810
27 Importing I_CAPTION Call by reference Type reference (TYPE) RSTXTLG Beschriftung 20010810
28 Importing I_HRY_ACTIVE Call by reference Type reference (TYPE) RS_BOOL Hierachie aktiv 20010810
29 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM Merkmalsname (für das Erzeugen von Befehlen) 20010810
30 Importing I_IS_STRUCTURE Call by reference Type reference (TYPE) RS_BOOL Struktur ? 20010810

Method NAV_BLOCK_LABEL on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method NAV_BLOCK_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CELL1_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 1. Zelle 20010810
2 Changing C_CELL1_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20010810
3 Changing C_CELL1_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 1. Zelle 20010810
4 Changing C_CELL1_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, ...) 1. Zelle 20010810
5 Changing C_CELL1_WIDTH Call by reference Type reference (TYPE) I Breite der 1. Zelle 20010810
6 Changing C_CELL2_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 2. Zelle 20010810
7 Changing C_CELL2_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20010810
8 Changing C_CELL2_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 2. Zelle 20010810
9 Changing C_CELL2_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, ...) 2. Zelle 20010810
10 Changing C_CELL2_WIDTH Call by reference Type reference (TYPE) I Breite der 2. Zelle 20010810
11 Changing C_CELL3_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 3. Zelle 20010810
12 Changing C_CELL3_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20010810
13 Changing C_CELL3_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 3. Zelle 20010810
14 Changing C_CELL3_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, ...) 3. Zelle 20010810
15 Changing C_CELL3_WIDTH Call by reference Type reference (TYPE) I Breite der 3. Zelle 20010810
16 Changing C_CELL4_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 4. Zelle 20010810
17 Changing C_CELL4_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20010810
18 Changing C_CELL4_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 4. Zelle 20010810
19 Changing C_CELL4_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, ...) 4. Zelle 20010810
20 Changing C_CELL4_WIDTH Call by reference Type reference (TYPE) I Breite der 4. Zelle 20010810
21 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS Achse auf der das Merkmal steht 20010810
22 Importing I_CAPTION Call by reference Type reference (TYPE) RSTXTLG Beschriftung 20010810
23 Importing I_HRY_ACTIVE Call by reference Type reference (TYPE) RS_BOOL Hierachie aktiv 20010810
24 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM Merkmalsname (für das Erzeugen von Befehlen) 20010810
25 Importing I_IS_STRUCTURE Call by reference Type reference (TYPE) RS_BOOL Struktur ? 20010810

Method NAV_BLOCK_VALUE on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method NEW_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_Y Call by reference Type reference (TYPE) I Y-Koordinate 20001229

Method NEW_ROW on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method REGISTER_HELP_WINDOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_HELP_WINDOW_CLASS Call by reference Type reference (TYPE) STRING Name der Help Window Klasse 20041111
2 Importing I_R_PARAMETER Call by reference Object reference (TYPE REF TO) CL_RSR_PARAMETER Parameter 20041111
3 Importing I_SERVICE Call by reference Type reference (TYPE) ANY Hilf-Service 20041111
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20041111

Method SCALING_FACTOR_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CELL_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 20001228
2 Changing C_CELL_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20001228
3 Changing C_CELL_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 20001228
4 Changing C_CELL_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, Breite, ...) 20001228
5 Importing I_CURRENCY Call by reference Type reference (TYPE) RRTCURR_CURR Währung 20010305
6 Importing I_IS_SUM Call by reference Type reference (TYPE) RS_BOOL Summenzelle 20001228
7 Importing I_NUMERICAL_SCALE Call by reference Type reference (TYPE) RRSCALE Skalierungsfaktor 20010305
8 Importing I_TEXT Call by reference Type reference (TYPE) RSTXTXL Text 20001228
9 Importing I_UNIT Call by reference Type reference (TYPE) RSUNIT Einheit 20010305
10 Importing I_X Call by reference Type reference (TYPE) I X-Koordinate 20001228
11 Importing I_Y Call by reference Type reference (TYPE) I Y-Koordinate 20001228

Method SCALING_FACTOR_CELL on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method SEND_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CLASS Call by reference Type reference (TYPE) SMESG-ARBGB Nachrichtenklasse 20010102
2 Importing I_MSGV1 Call by reference Type reference (TYPE) ANY Wert der Variablen 1 20010102
3 Importing I_MSGV2 Call by reference Type reference (TYPE) ANY Wert der Variablen 2 20010102
4 Importing I_MSGV3 Call by reference Type reference (TYPE) ANY Wert der Variablen 3 20010102
5 Importing I_MSGV4 Call by reference Type reference (TYPE) ANY Wert der Variablen 4 20010102
6 Importing I_NUMBER Call by reference Type reference (TYPE) SMESG-TXTNR Nachrichtennummer 20010102
7 Importing I_TYPE Call by reference Type reference (TYPE) SMESG-MSGTY Nachrichtentyp (S, W, E, A, X) 20010102

Method SEND_MESSAGE on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method SET_CREATION_PARAMETERS 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 20010305

Method SET_CREATION_PARAMETERS on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method SET_JAVASCRIPT_FUNCTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CODING Call by reference Type reference (TYPE) STRING JavaScript Quellcode 20010102
2 Importing I_NAME Call by reference Type reference (TYPE) STRING Funktionsname 20010102

Method SET_JAVASCRIPT_FUNCTION on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method SET_TABLE_INTERFACE_ATTRIBUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) ANY Attributsname 20020829
2 Importing I_VALUE Call by reference Type reference (TYPE) ANY Attributswert 20020829

Method SET_TABLE_INTERFACE_ATTRIBUTE on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method START Signature

Method START on class CL_RSR_WWW_MODIFY_TABLE has no parameter.
Method START on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method STRUCTURE_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CELL_CONTENT Call by reference Type reference (TYPE) STRING Zellinhalt 20001228
2 Changing C_CELL_ID Call by reference Type reference (TYPE) STRING ID für die Zelle 20001228
3 Changing C_CELL_STYLE Call by reference Type reference (TYPE) STRING Name des Styles der Zelle (CSS) 20001228
4 Changing C_CELL_TD_EXTEND Call by reference Type reference (TYPE) STRING Erweiterung im TD Tag (z. B. Farbe, Breite, ...) 20001228
5 Importing I_AXIS Call by reference Type reference (TYPE) RRXAXIS Achse auf der die Struktur steht 20001228
6 Importing I_CELLSPAN Call by reference Type reference (TYPE) I Wiederholungen des Wertes in Folge 20001228
7 Importing I_CELLSPAN_ORT Call by reference Type reference (TYPE) I Bei Summen Verschmelzungen orthogonal zur Achse 20001228
8 Importing I_DISPLAY_LEVEL Call by reference Type reference (TYPE) SEU_LEVEL Anzeige Level in einer Hierachie (->Einrückung) 20010704
9 Importing I_DRILLSTATE Call by reference Type reference (TYPE) RRXDRILLSTATE Aufklappzustand bei Hierachien 20010704
10 Importing I_HRY_ACTIVE Call by reference Type reference (TYPE) RS_BOOL Hierachie aktiv 20010704
11 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM Strukturname (für das Erzeugen von Befehlen) 20001228
12 Importing I_IS_REPETITION Call by reference Type reference (TYPE) RS_BOOL Wiederholter Wert 20001228
13 Importing I_IS_SUM Call by reference Type reference (TYPE) RS_BOOL Summenzelle 20001228
14 Importing I_STRUCTUR_MEMBER Call by reference Type reference (TYPE) RSCHAVL Schlüsselwert des Strukturstandteils 20001228
15 Importing I_STRUCTUR_MEMBER_2 Call by reference Type reference (TYPE) RSCHAVL Schlüsselwert des 2. Strukturstandteils 20001228
16 Importing I_TEXT Call by reference Type reference (TYPE) RSTXTXL Strukturbestandteilbezeichnung 20001228
17 Importing I_X Call by reference Type reference (TYPE) I X-Koordinate 20001228
18 Importing I_Y Call by reference Type reference (TYPE) I Y-Koordinate 20001228

Method STRUCTURE_CELL on class CL_RSR_WWW_MODIFY_TABLE has no exception.

Method UNREGISTER_HELP_WINDOWS Signature

Method UNREGISTER_HELP_WINDOWS on class CL_RSR_WWW_MODIFY_TABLE has no parameter.
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20041111
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_GLS_CONTRACT_EXP Table Interface for Template 0TPL_SR_GLS_SUPPL_ALLOCATION2 20030210
2 Inheritance (c INHERITING FROM c_ref)  CL_RS_BCT_CB_TABLE Content Browser Table Interface 20040809
3 Inheritance (c INHERITING FROM c_ref)  CL_SRM_VE_MINORITY_REPORT Vendor with Minority Status 20031113
4 Inheritance (c INHERITING FROM c_ref)  COOM_C02_MODIFY_TABLE Report Report Interface and Others 20010212
5 Inheritance (c INHERITING FROM c_ref)  FITV_C01_MODIFY_TABLE Report Report Interface and Others 20010226
6 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_ANALYSE_BIETER Table Interface for Web Template 0ANALYSE_BIETER 20021218
7 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_ATTR_OF_BIDS Table Interface for Web Template 0TPL_SR_BID_ATTR_OF_BIDS 20021218
8 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_BBP_BID_Q005 Table Interface for Web Template 0TPL_SR_BBP_BID_Q005 20021218
9 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_BID_ANALYSE Table Interface for Template 0BID_ANALYSE 20021218
10 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_CT_CONTRACT_EXP Table Interface for Template 0TPL_SRCT_DS1_Q004 20030630
11 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_CT_MCONTR_CALLOFFS Table Interface for Template 0TPL_SRCT_DS1_Q001 20030704
12 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_CT_SP_Q001002003 Table Interface Class for Template 0TPL_PUR_CT_SP_Q001002003 20030102
13 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_GLS_CONTRACT_DTL Table Interface for Template 0TPL_SR_GLS_CONTRACT_DTL3 20030211
14 Inheritance (c INHERITING FROM c_ref)  CL_RSR_WML_MODIFY_TABLE Table Interface (WML) 20010622
15 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_GLS_DASHBOARD Table Interface for Dashboard 20040303
16 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_GLS_SUPPL_ALLOC Table Interface for Template 0TPL_SR_GLS_SUPPL_ALLOCATION2 20030211
17 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_GLS_VOL_ANALYSIS Table Interface for Template 0TPL_SR_GLS_SUPPL_ALLOCATION2 20030210
18 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_SR_VE_C1_Q013 Tabl.Int. for Template 0TPL_SR_VE_C1_Q013 (update InfoCube) 20030717
19 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_SR_VE_C1_Q013_2 Tabl.Interf. for 0TPL_SR_VE_C1_Q013_V010 (score calculation) 20030722
20 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_SR_VE_C1_Q014 Tabl.Interf. for 0TPL_SR_VE_C1_Q013_V010 (score calculation) 20030722
21 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_VE_CRITS Table Interface for Template 0TPL_SR_GLS_SUPPL_ALLOCATION2 20030318
22 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_VE_GROUPS Table Interface for Template 0TPL_SR_GLS_SUPPL_ALLOCATION2 20030318
23 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_VE_GROUPS_LVL1 Table Interface for Template 0TPL_SR_GLS_SUPPL_ALLOCATION2 20030318
24 Inheritance (c INHERITING FROM c_ref)  RS_BCT_SRM_VGL_ANGEBOTE Table Interface for Web Template 0VGL_ANGEBOTE 20021218
25 Inheritance (c INHERITING FROM c_ref)  RS_BW_BCT_CONTENT_ANALYSER Table Interface for Content Analyzer 20031212
26 Inheritance (c INHERITING FROM c_ref)  SAP_SRM_ATTRIBUTES_OF_BIDS Test Class for Template 20021031
27 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_ORA_GL_05 Oracle Flexible GL Table Interface 20020322
28 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_BAP_MORE_INFO Basic Analysis Pattern - Further Information 20031127
29 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_CRM_CAMPMNGT_01 Time Trends for Campaign Monitoring 20020222
30 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_CRM_NAV_01 Navigation from BW iView to BSP 20030402
31 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_DB_01 D&B Glob.Ult. DUNS RRI from Cockpit 20010412
32 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_D_DEMOEXMPL_01 20020411
33 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_MSWFD_01 WFD Schedule Report Table Interface 20041214
34 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_MSWFD_02 WFD Coverage Report Table Interface - Schedule Part 20041215
35 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_MSWFD_03 WFD Coverage Report Table Interface - Coverage Part 20041220
36 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_ORA_GL_01 Oracle Flexible GL Table Interface 20020304
37 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_ORA_GL_02 Oracle Flexible GL Table Interface 20020221
38 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_ORA_GL_03 Oracle Flexible GL Table Interface 20020226
39 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_ORA_GL_04 Oracle Flexible GL Table Interface 20020322
40 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_BAP_GENERAL Functionality for the Information Consumer Pattern 20031127
41 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_ORA_PA_01 Oracle Flexible GL Table Interface 20020227
42 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_ORA_PA_02 Oracle Flexible GL Table Interface 20020302
43 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_ORA_PA_03 Oracle Flexible GL Table Interface 20020426
44 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_SIMPLE_ANALYSIS_01 Functionality for the Simple Analysis Pattern 20030715
45 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_SRM_VE_EVALUATION Table Interface for VE evaluation queries 20031105
46 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_WEB_01 Web Site Monitoring 20010402
47 Inheritance (c INHERITING FROM c_ref)  CL_BW_BCT_WEB_02 E-Selling Analysis 20010404
48 Inheritance (c INHERITING FROM c_ref)  CL_BW_BPARTNER_01 Business Partner 20030723
49 Inheritance (c INHERITING FROM c_ref)  CL_HRWPC_KPI_TABLE Report Report Interface and Others 20010411
50 Inheritance (c INHERITING FROM c_ref)  CL_RSMRM_MKTCAL_MT_FILTER Used for removing drill down Options 20040308
51 Inheritance (c INHERITING FROM c_ref)  CL_RSR_IMO_MODIFY_TABLE Table Interface (i-mode) 20011201
History
Last changed by/on SAP  20130531 
SAP Release Created in 20B