SAP ABAP Class CL_RSRA_ENGINE_BP (Engine for Batch Printing)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-BEX-ET (Application Component) End User Technology
     RSRB (Package) BW: Batch Reporting
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSRA_ENGINE Engine for Background Processing 20000301
Properties
Class CL_RSRA_ENGINE_BP  
Short Description Engine for Batch Printing    
Super Class CL_RSRA_ENGINE Engine for Background Processing 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RSRB   BW: Batch Reporting 
Created 19990717   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RRPK Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 RRX1 Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 RRXS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 RS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
5 RSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
6 RSDM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSRA_ENGINE_BP has no interface implemented.
Friends
Class CL_RSRA_ENGINE_BP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 N_SX_ENGINE_BP Instance attribute Public Type reference (TYPE) RSRA_SX_ENGINE_BP Data of the Exception Reporting Engine 20010928
2 P_BUFFER_FINISHED Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20001207
3 P_C_ALL_COL_PAGES Static Attribute Private Type reference (TYPE) I 0 All Coll Pages 20000522
4 P_C_SUM_PRSNT_NONE Static Attribute Private Type reference (TYPE) C '0' Empty Sum Cell 20000829
5 P_C_SUM_PRSNT_TEXT Static Attribute Private Type reference (TYPE) C '1' Text in Sum Cell 20000829
6 P_C_SUM_PRSNT_VALUE Static Attribute Private Type reference (TYPE) C '2' Value in Sum Cell 20000829
7 P_EXTRA_ROW Instance attribute Private Type reference (TYPE) RS_BOOL Boolean 20011115
8 P_PRINT_TITLE Instance attribute Private Type reference (TYPE) RRPRLINE Print Title 20000627
9 P_R_SETTING Instance attribute Private Object reference (TYPE REF TO) CL_RSRA_SETTING Reference to Setting 20000418
10 P_SX_DATA_BUFFER Instance attribute Private Type reference (TYPE) TP_SX_DATA_BUFFER Data Buffer 20000503
11 P_SX_PRINT_AREAS Instance attribute Private Type reference (TYPE) TP_SX_PRINT_AREAS Print Areas 20000427
12 P_SX_PRINT_ENV Instance attribute Private Type reference (TYPE) TP_SX_PRINT_ENV Print Parameters 20000329
13 P_SX_REQUEST Instance attribute Private Type reference (TYPE) TP_SX_REQUEST Print settings 20000302
14 P_S_BP Instance attribute Private Type reference (TYPE) RSRA_BP Setting for Batch Printing 20000301
15 P_S_BP_PREVIEW Instance attribute Private Type reference (TYPE) RSRA_BP Print settings 20000419
16 P_S_DATA_BUFFER_LINE Instance attribute Private Type reference (TYPE) TP_S_DATA_BUFFER_LINE Data Buffer Targets 20000503
17 P_S_PRINT_AREAS_N Instance attribute Private Type reference (TYPE) TP_S_PRINT_AREAS_N Print Areas 20000429
18 P_T_BP_OBJECTS Instance attribute Private Type reference (TYPE) TP_T_BP_OBJECTS Table of Print Settings 20000809
19 P_T_BP_OBJECTST Instance attribute Private Type reference (TYPE) TP_T_BP_OBJECTST Table with Texts 20000809
20 P_T_BP_OBJECTST_PREVIEW Instance attribute Private Type reference (TYPE) TP_T_BP_OBJECTST Table with Texts 20000419
21 P_T_BP_OBJECTS_PREVIEW Instance attribute Private Type reference (TYPE) TP_T_BP_OBJECTS Table of Print Settings 20000419
22 P_T_COLUMNS Instance attribute Private Type reference (TYPE) TP_T_OBJECT Table for Row Object 20000426
Methods
# Method Level Visibility Method type Description Created on
1 ADD_FIXED_COLUMN Instance method Private Method Add Fixed Column 20000428
2 ADD_TABLE_COLUMN Instance method Private Method Add Table Column 20000428
3 BUFFER_DATA Instance method Private Method Buffer Data 20000503
4 BUFFER_SET_FINAL_PAGE Instance method Private Method Set Final Page 20000519
5 BUILD_BREAK_AREA Instance method Private Method Build Break Area 20000428
6 BUILD_COMMON_SYMBOLS Instance method Private Method Build Common Symbols 20000626
7 BUILD_DEFAULT_FOOTER Instance method Private Method Build Default Footer 20000627
8 BUILD_DEFAULT_HEADER Instance method Private Method Build Default Header 20000627
9 BUILD_PRINT_OBJECT Instance method Private Method Build Print Object 20000425
10 BUILD_TABLE_AREA Instance method Private Method Build Table Area 20000428
11 BUILD_TABLE_AREA_CONTENT Instance method Private Method Build Table Area Content 20000428
12 BUILD_TABLE_AREA_HEADER Instance method Private Method Build Table Area Header 20000428
13 BUILD_VARIABLES_FILTERS Instance method Private Method Build Variables and Filters 20000626
14 CHECK_REQUEST Instance method Private Method Check Request 20000420
15 CHECK_SUM_CELL Instance method Private Method Check Sum Cell 20000829
16 CLOSE_QUERY Instance method Private Method Close Query 20000614
17 COLLECT_CHAR Instance method Private Method Collect Characteristics for Row Object 20000425
18 COLLECT_COLUMNS Instance method Private Method Collect All Columns for Row Object 20000426
19 COLLECT_KEYF Instance method Private Method Collect Key Figures for Row Object 20000426
20 COMMON_FIELDS_UPDATE Instance method Private Method Common Fields Update 20000607
21 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20010920
22 DELETE_BUFFER Instance method Private Method Delete Buffer 20000522
23 DISTRIBUTE_COLUMNS Instance method Private Method Distribute Columns 20000427
24 FILL_CHAR Instance method Private Method Fill Char 20000428
25 FILL_STRING Instance method Private Method Fill String 20000428
26 FLUSH_BUFFER Instance method Private Method Flush Buffer 20000504
27 GET_ATTRIBUTE_VALUE_TB Instance method Public Method Get Attribute Value 20000808
28 GET_CELL_PROPERTIES Instance method Private Method Get Cell Properties 20000608
29 GET_CHARACTERISTIC_STATE_TB Instance method Private Method Get Characteristic State 20000803
30 GET_CONF Instance method Public Method Get Request Info 20000801
31 GET_CURRENT_SID_TB Instance method Private Method Get Current Sid 20000803
32 GET_FIELD_VALUE_TB Instance method Public Method Get Field Value for Text Module 20000803
33 GET_VARIABLE_VALUE_TB Instance method Public Method Get Variable Value for Text Module 20000810
34 INIT_AREAS Instance method Private Method Initialize Print Filters 20000412
35 INIT_PREVIEW Instance method Private Method Initialize Preview 20000418
36 INIT_PRINTING Instance method Private Method Set Up Printer 20000302
37 INIT_SINGLE_AREA Instance method Private Method Initialize Print Area 20000427
38 INIT_SUM_AREAS Instance method Private Method Initialize Text Module for Summation Rows 20010214
39 INIT_TEXT_SYMBOLS Instance method Private Method Init Text Symbols 20000616
40 IN_EX_CONVERT Instance method Private Method obsolete method 20000614
41 LOAD_SETTINGS Instance method Private Method Load Settings 20000302
42 MODIFY_ATR Instance method Private Method Modify Atr 20000411
43 MODIFY_CEL Instance method Private Method Modify Cel 20000426
44 MODIFY_DIM Instance method Private Method Modify Dim 20000411
45 MODIFY_MEM Instance method Private Method Modify Mem 20000411
46 MODIFY_PRPTYS Instance method Private Method Modify Query Properties 20000717
47 PARSE_ATR_CELL Instance method Private Method Parse Attribute Cell 20000717
48 PARSE_BREAK_AREA Instance method Private Method Parse Break Area 20000615
49 PARSE_BREAK_AREAS Instance method Private Method Parse Break Area 20000607
50 PARSE_CHARAC_CELL Instance method Private Method Parse Characteristic Cell 20000608
51 PARSE_CLOSE Instance method Private Method Parse Close 20000614
52 PARSE_CLOSE_PAGE Instance method Private Method Parse Close Page 20000522
53 PARSE_CLOSE_TABLE_LINE Instance method Private Method Parse Close Table Line 20000607
54 PARSE_DATA Instance method Private Method Parse Data 20000522
55 PARSE_FINAL_PAGE Instance method Private Method Parse Final Page 20000522
56 PARSE_FOOTER Instance method Private Method Parse Footer 20000522
57 PARSE_GET_ROW_HEIGHT Instance method Private Method Get Row Height 20000607
58 PARSE_GET_SUM_HEIGHT Instance method Private Method Get Sum Height 20000607
59 PARSE_HEADER Instance method Private Method Parse Header 20000522
60 PARSE_KEY_FIGURE Instance method Private Method Parse Key Figure 20000608
61 PARSE_NEW_LINE Instance method Private Method Parse New Line 20000607
62 PARSE_NEW_PAGE Instance method Private Method Parse New Page 20000522
63 PARSE_NEW_TABLE_LINE Instance method Private Method Parse New Table Line 20000607
64 PARSE_NO_DATA Instance method Private Method No Data Found 20000717
65 PARSE_SCALE Instance method Private Method Parse Scale 20000428
66 PARSE_SUM Instance method Private Method Parse Sum 20000607
67 PARSE_TABLE_CELL Instance method Private Method Parse Table Cell 20000607
68 PARSE_TABLE_FOOTER Instance method Private Method Parse Table Footer 20000522
69 PARSE_TABLE_HEADER Instance method Private Method Parse Table Header 20000615
70 PARSE_TABLE_ROW Instance method Private Method Parse Table Row 20000607
71 PARSE_TEXTBAUSTEIN Instance method Private Method Parse Text Module 20000614
72 PARSE_TITLE_PAGE Instance method Private Method Parse Title Page 20000522
73 PARSE_TOO_MANY_PAGES Instance method Private Method Parse Too Many Pages 20000614
74 PREVIEW Instance method Public Method Print Preview 19991025
75 PRINT Instance method Public Method Print 20000418
76 PRINT_RECURSIVE Instance method Private Method Print Recursive 20000616
77 REPLACE_VARIABLES Instance method Private Method Replace Text Variables 20000420
78 SET_AREA_LEVEL Instance method Private Method Set Area Levels 20000420
79 SET_COLUMN_PROPERTIES Instance method Private Method Set Column Properties 20000427
80 SET_DEFAULT_AREA Instance method Private Method Set Default Area 20000627
81 SET_PRINT_ENVIRONMENT Instance method Private Method Set Print Environment 20000420
82 SET_REQUEST Instance method Private Method Install Requests 20010921
83 VAL_TO_STRING Instance method Private Method Val to String 20000614
Events
Class CL_RSRA_ENGINE_BP has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TP_LEVEL Private Type reference (TYPE) I TP_LEVEL 20000426
2 TP_SX_BUFFER Private See coding TP_SX_BUFFER 20000302
3 TP_SX_DATA_BUFFER Private See coding TP_SX_DATA_BUFFER 20000503
4 TP_SX_OBJECT_ROW Private See coding TP_SX_OBJECT_ROW 20000428
5 TP_SX_PRINT_AREAS Private See coding TP_SX_PRINT_AREAS 20000302
6 TP_SX_PRINT_ENV Private See coding TP_SX_PRINT_ENV 20000302
7 TP_SX_REQUEST Private See coding TP_SX_REQUEST 20000302
8 TP_S_ATR_PRINT Private See coding TP_S_ATR_PRINT 20000302
9 TP_S_CEL_PRINT Private Type reference (TYPE) RRX1_S_CEL TP_S_CEL_PRINT 20000426
10 TP_S_DATA_BUFFER_LINE Private See coding TP_S_DATA_BUFFER_LINE 20000522
11 TP_S_DIM_PRINT Private See coding TP_S_DIM_PRINT 20000302
12 TP_S_MEM_PRINT Private See coding TP_S_MEM_PRINT 20000302
13 TP_S_OBJECT Private See coding TP_S_OBJECT 20000302
14 TP_S_PRINT_AREA Private See coding TP_S_PRINT_AREA 20000302
15 TP_S_PRINT_AREAS_N Private See coding TP_S_PRINT_AREAS_N 20000429
16 TP_S_PRINT_PROP Private See coding TP_S_PRINT_PROP 20000302
17 TP_S_TEXT_MODULE Private See coding TP_S_TEXT_MODULE 20001208
18 TP_TSX_OBJECT_ROW Private See coding TP_TSX_OBJECT_ROW 20000428
19 TP_T_ATR_PRINT Private See coding TP_T_ATR_PRINT 20000302
20 TP_T_BP_OBJECTS Private See coding TP_T_BP_OBJECTS 20000419
21 TP_T_BP_OBJECTST Private See coding TP_T_BP_OBJECTST 20000419
22 TP_T_CEL_PRINT Private See coding TP_T_CEL_PRINT 20000426
23 TP_T_DIM_PRINT Private See coding TP_T_DIM_PRINT 20000302
24 TP_T_MEM_PRINT Private See coding TP_T_MEM_PRINT 20000302
25 TP_T_OBJECT Private See coding TP_T_OBJECT 20000302
26 TP_T_PRINT_AREA Private See coding TP_T_PRINT_AREA 20000302
27 TP_T_TEXT_MODULE Private See coding TP_T_TEXT_MODULE 20001208
Method Signatures

Method ADD_FIXED_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COLUMNS_FIX Call by reference Type reference (TYPE) I no of fixed columns 20000428
2 Changing C_SX_FIX_ROW Call by reference Type reference (TYPE) TP_SX_OBJECT_ROW fixed row object 20000428
3 Importing I_S_OBJECT Value transfer Type reference (TYPE) TP_S_OBJECT column 20000428
# Exception Resumable Description Created on
1 LIST_OVERFLOW Spaltenbreite wurde überschritten 20021204

Method ADD_TABLE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_COLUMNS Call by reference Type reference (TYPE) I counter 20000428
2 Changing C_SX_CONTENT_ROW Call by reference Type reference (TYPE) TP_SX_OBJECT_ROW content row object 20000428
3 Importing I_COLUMNS_FIX Call by reference Type reference (TYPE) I number of fixed columns 20000428
4 Importing I_SX_FIX_ROW Call by reference Type reference (TYPE) TP_SX_OBJECT_ROW fixed row object 20000428
5 Importing I_S_OBJECT Value transfer Type reference (TYPE) TP_S_OBJECT column 20000428
# Exception Resumable Description Created on
1 TOO_MANY_FIXED_COLS too many fixed columns 20000428

Method BUFFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_BREAK_AREA Call by reference Type reference (TYPE) RS_BOOL break area level 20000504
2 Changing C_PAGE_BREAK Call by reference Type reference (TYPE) RS_BOOL page break level 20000504
3 Changing C_TITLE_PAGE Call by reference Type reference (TYPE) RS_BOOL title page level 20000504
4 Importing I_FROM_ROW Call by reference Type reference (TYPE) I from row 20000504
5 Importing I_LEVEL Call by reference Type reference (TYPE) I drill down level 20000504
6 Importing I_TO_ROW Call by reference Type reference (TYPE) I to row 20000504

Method BUFFER_DATA on class CL_RSRA_ENGINE_BP has no exception.

Method BUFFER_SET_FINAL_PAGE Signature

Method BUFFER_SET_FINAL_PAGE on class CL_RSRA_ENGINE_BP has no parameter.
Method BUFFER_SET_FINAL_PAGE on class CL_RSRA_ENGINE_BP has no exception.

Method BUILD_BREAK_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PAGE_BREAK Call by reference Type reference (TYPE) RS_BOOL page break ? 20000428
2 Importing I_T_COLUMNS Call by reference Type reference (TYPE) TP_T_OBJECT break area 20000428

Method BUILD_BREAK_AREA on class CL_RSRA_ENGINE_BP has no exception.

Method BUILD_COMMON_SYMBOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_COMMON_SYMBOLS Call by reference Type reference (TYPE) RRPK_T_COMMON_SYMBOLS common symbols 20000626
2 Importing I_TEXT_TYPE Call by reference Type reference (TYPE) RTXTTYPE 'X' text type 20000626
3 Importing I_T_TEXT_SYMBOLS Call by reference Type reference (TYPE) RRX1_T_TXT_SYMBOLS text symbolss 20000626

Method BUILD_COMMON_SYMBOLS on class CL_RSRA_ENGINE_BP has no exception.

Method BUILD_DEFAULT_FOOTER Signature

Method BUILD_DEFAULT_FOOTER on class CL_RSRA_ENGINE_BP has no parameter.
Method BUILD_DEFAULT_FOOTER on class CL_RSRA_ENGINE_BP has no exception.

Method BUILD_DEFAULT_HEADER Signature

Method BUILD_DEFAULT_HEADER on class CL_RSRA_ENGINE_BP has no parameter.
Method BUILD_DEFAULT_HEADER on class CL_RSRA_ENGINE_BP has no exception.

Method BUILD_PRINT_OBJECT Signature

Method BUILD_PRINT_OBJECT on class CL_RSRA_ENGINE_BP has no parameter.
Method BUILD_PRINT_OBJECT on class CL_RSRA_ENGINE_BP has no exception.

Method BUILD_TABLE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_COLUMNS Call by reference Type reference (TYPE) TP_T_OBJECT table 20000428
# Exception Resumable Description Created on
1 LIST_OVERFLOW Listbreite wurde überschritten 20021204

Method BUILD_TABLE_AREA_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_COLUMNS Call by reference Type reference (TYPE) TP_T_OBJECT columns 20000428
# Exception Resumable Description Created on
1 LIST_OVERFLOW Listbreite wurde überschritten 20021204
2 NO_DATA_SELECTED no data selected 20000428

Method BUILD_TABLE_AREA_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_COLUMNS Call by reference Type reference (TYPE) TP_T_OBJECT columns 20000428

Method BUILD_TABLE_AREA_HEADER on class CL_RSRA_ENGINE_BP has no exception.

Method BUILD_VARIABLES_FILTERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_TXT_SYMBOLS Call by reference Type reference (TYPE) RRX1_T_TXT_SYMBOLS text symbols 20000626

Method BUILD_VARIABLES_FILTERS on class CL_RSRA_ENGINE_BP has no exception.

Method CHECK_REQUEST Signature

Method CHECK_REQUEST on class CL_RSRA_ENGINE_BP has no parameter.
Method CHECK_REQUEST on class CL_RSRA_ENGINE_BP has no exception.

Method CHECK_SUM_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_SUM_CELL Call by reference Type reference (TYPE) RS_BOOL sum cell 20000829
2 Importing I_CURRENT_ROW Call by reference Type reference (TYPE) I current row 20000829
3 Importing I_S_DATA_BUFFER_LINE Call by reference Type reference (TYPE) TP_S_DATA_BUFFER_LINE data buffer line 20000829

Method CHECK_SUM_CELL on class CL_RSRA_ENGINE_BP has no exception.

Method CLOSE_QUERY Signature

Method CLOSE_QUERY on class CL_RSRA_ENGINE_BP has no parameter.
Method CLOSE_QUERY on class CL_RSRA_ENGINE_BP has no exception.

Method COLLECT_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_COLUMNS Call by reference Type reference (TYPE) TP_T_OBJECT row object 20000427
2 Importing I_T_ATR_PRINT Call by reference Type reference (TYPE) TP_T_ATR_PRINT atr print 20000427
3 Importing I_T_DIM_INT Call by reference Type reference (TYPE) RRX1_T_DIM_INT dim int 20000427
4 Importing I_T_DIM_PRINT Call by reference Type reference (TYPE) TP_T_DIM_PRINT dim print 20000427

Method COLLECT_CHAR on class CL_RSRA_ENGINE_BP has no exception.

Method COLLECT_COLUMNS Signature

Method COLLECT_COLUMNS on class CL_RSRA_ENGINE_BP has no parameter.
Method COLLECT_COLUMNS on class CL_RSRA_ENGINE_BP has no exception.

Method COLLECT_KEYF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_COLUMNS Call by reference Type reference (TYPE) TP_T_OBJECT row object 20000427
2 Importing I_T_CEL_INT Call by reference Type reference (TYPE) RRX1_TH_CEL_INT cel int 20000427
3 Importing I_T_CEL_PRINT Call by reference Type reference (TYPE) TP_T_CEL_PRINT cel print 20000427
4 Importing I_T_DIM_INT Call by reference Type reference (TYPE) RRX1_T_DIM_INT dim int 20000427
5 Importing I_T_DIM_PRINT Call by reference Type reference (TYPE) TP_T_DIM_PRINT dim print 20000427
6 Importing I_T_MEM_PRINT Call by reference Type reference (TYPE) TP_T_MEM_PRINT mem print 20000427

Method COLLECT_KEYF on class CL_RSRA_ENGINE_BP has no exception.

Method COMMON_FIELDS_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_COMMON_SYMBOLS Call by reference Type reference (TYPE) RRPK_T_COMMON_SYMBOLS common symbols 20000607

Method COMMON_FIELDS_UPDATE on class CL_RSRA_ENGINE_BP has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_R_JOB Call by reference Object reference (TYPE REF TO) CL_RSRA_JOB Batch Reporting Job 20010921
2 Importing I_SETTINGNM Call by reference Type reference (TYPE) RSRA_SETTINGNM Technischer Name einer Report Agent Einstellung 20010921
3 Importing I_VARIANT Call by reference Type reference (TYPE) VARIANT ABAP: Name einer Variante (ohne Programmname) 20010921
# Exception Resumable Description Created on
1 BAD_VALUE_COMBINATION Falsche Eingabe 20010921
2 X_MESSAGE X-Message 20010921

Method DELETE_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BUFFER_ROW_FINISHED Call by reference Type reference (TYPE) RS_BOOL buffer row finished 20001205
2 Importing I_DO_NOT_DELETE_FINAL_ROW Call by reference Type reference (TYPE) RS_BOOL SPACE do not delete the final row 20050502
3 Importing I_LAST_INDEX Call by reference Type reference (TYPE) I current data 20000614

Method DELETE_BUFFER on class CL_RSRA_ENGINE_BP has no exception.

Method DISTRIBUTE_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_BREAK_AREA Call by reference Type reference (TYPE) TP_T_OBJECT break area 20000427
2 Changing C_T_COLUMNS Call by reference Type reference (TYPE) TP_T_OBJECT row object 20000427
3 Changing C_T_PAGE_BREAK Call by reference Type reference (TYPE) TP_T_OBJECT page break area 20000427
4 Changing C_T_TABLE Call by reference Type reference (TYPE) TP_T_OBJECT table area 20000427

Method DISTRIBUTE_COLUMNS on class CL_RSRA_ENGINE_BP has no exception.

Method FILL_CHAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_LINE Call by reference Type reference (TYPE) RRPRLINE line 20000428
2 Importing I_CHAR Call by reference Type reference (TYPE) C character 20000428
3 Importing I_X1 Call by reference Type reference (TYPE) I position 1 20000428
4 Importing I_X2 Call by reference Type reference (TYPE) I position 2 20000428
# Exception Resumable Description Created on
1 LIST_OVERFLOW Spaltenbreite von 255 wurde überschritten 20021204

Method FILL_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_LINE Call by reference Type reference (TYPE) RRPRLINE line 20000428
2 Importing I_STRING Call by reference Type reference (TYPE) C string 20000428
3 Importing I_X1 Call by reference Type reference (TYPE) I position 1 20000428
4 Importing I_X2 Call by reference Type reference (TYPE) I position 2 20000428

Method FILL_STRING on class CL_RSRA_ENGINE_BP has no exception.

Method FLUSH_BUFFER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_COL_PAGES Call by reference Type reference (TYPE) I col pages 20000504
2 Importing I_FINISHED Call by reference Type reference (TYPE) RS_BOOL reading finished 20000713
3 Importing I_LEVEL Call by reference Type reference (TYPE) I drill down level 20000504
# Exception Resumable Description Created on
1 MAX_PAGES_EXCEEDED maximum number of pages exceeded 20000823
2 PREVIEW_FINISHED preview finished 20000615

Method GET_ATTRIBUTE_VALUE_TB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FIELD_VALUE Value transfer Type reference (TYPE) ANY field value 20000808
2 Changing C_FIELD_VALUE_TYPE Value transfer Type reference (TYPE) ANY field value type 20000808
3 Importing I_FIELD_NAME Value transfer Type reference (TYPE) ANY field name 20000808
4 Importing I_IOBJNM Value transfer Type reference (TYPE) ANY iobjnm 20000808
5 Importing I_TYPE Value transfer Type reference (TYPE) ANY type 20000808

Method GET_ATTRIBUTE_VALUE_TB on class CL_RSRA_ENGINE_BP has no exception.

Method GET_CELL_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANMID Call by reference Type reference (TYPE) RRCHANMID chanmid 20000608
2 Exporting E_SID Call by reference Type reference (TYPE) RSSID sid 20000608
3 Exporting E_SUM_CEL Call by reference Type reference (TYPE) RS_BOOL sum cel 20000608
4 Exporting E_TUPLE_ID Call by reference Type reference (TYPE) RSSID tuple id 20000608
5 Importing I_CURRENT_ROW Call by reference Type reference (TYPE) I current row 20000608
6 Importing I_DATA_BUFFER_LINE Call by reference Type reference (TYPE) TP_S_DATA_BUFFER_LINE data buffer line 20000608
7 Importing I_S_OBJECT Call by reference Type reference (TYPE) TP_S_OBJECT row object 20000608

Method GET_CELL_PROPERTIES on class CL_RSRA_ENGINE_BP has no exception.

Method GET_CHARACTERISTIC_STATE_TB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CAPTION Call by reference Type reference (TYPE) RSTXTLG caption 20000809
2 Exporting E_SUBRC Call by reference Type reference (TYPE) INT4 subrc 20000809
3 Exporting E_S_TEXT Call by reference Type reference (TYPE) RSDM_S_TXT_N text 20000809
4 Importing I_ATTRINM Call by reference Type reference (TYPE) RSATTRINM attrinm 20000803
5 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM iobjnm 20000803

Method GET_CHARACTERISTIC_STATE_TB on class CL_RSRA_ENGINE_BP has no exception.

Method GET_CONF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_PREVIEW Call by reference Type reference (TYPE) RS_BOOL print or preview 20010103
2 Exporting E_S_BP Call by reference Type reference (TYPE) RSRA_BP print settings 20000809
3 Exporting E_T_BP_OBJECTS Call by reference Type reference (TYPE) ANY TABLE print objects 20000809
4 Exporting E_T_BP_OBJECTST Call by reference Type reference (TYPE) ANY TABLE print object texts 20000809

Method GET_CONF on class CL_RSRA_ENGINE_BP has no exception.

Method GET_CURRENT_SID_TB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CHANMID Call by reference Type reference (TYPE) RRCHANMID chanmid 20000809
2 Changing C_SID Call by reference Type reference (TYPE) RSSID sid 20000809
3 Changing C_SUBRC Call by reference Type reference (TYPE) INT4 subrc 20000809
4 Importing I_IOBJNM Call by reference Type reference (TYPE) RSIOBJNM iobjnm 20000809
5 Importing I_S_BUFFER_LINE Call by reference Type reference (TYPE) TP_S_DATA_BUFFER_LINE data buffer line 20000809

Method GET_CURRENT_SID_TB on class CL_RSRA_ENGINE_BP has no exception.

Method GET_FIELD_VALUE_TB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FORM_EXISTS Call by reference Type reference (TYPE) ANY form exists 20000803
2 Changing C_SUBRC Call by reference Type reference (TYPE) ANY subrc 20000803
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY value 20000803
4 Changing C_VTYPE Call by reference Type reference (TYPE) ANY vtype 20000803
5 Importing I_FIELDNAME Call by reference Type reference (TYPE) ANY Name des Felds 20000803
6 Importing I_SYM_TTYPE Call by reference Type reference (TYPE) ANY sym ttype 20000803
7 Importing I_SYM_VTYPE Call by reference Type reference (TYPE) ANY sym vtype 20000803

Method GET_FIELD_VALUE_TB on class CL_RSRA_ENGINE_BP has no exception.

Method GET_VARIABLE_VALUE_TB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FORM_EXISTS Call by reference Type reference (TYPE) ANY for exists 20000810
2 Changing C_SUBRC Call by reference Type reference (TYPE) ANY subrc 20000810
3 Changing C_VALUE Call by reference Type reference (TYPE) ANY value 20000810
4 Changing C_VTYPE Call by reference Type reference (TYPE) ANY vtype 20000810
5 Importing I_SYM_TTYPE Call by reference Type reference (TYPE) ANY sym ttype 20000810
6 Importing I_VARNAME Call by reference Type reference (TYPE) ANY varname 20000810

Method GET_VARIABLE_VALUE_TB on class CL_RSRA_ENGINE_BP has no exception.

Method INIT_AREAS Signature

Method INIT_AREAS on class CL_RSRA_ENGINE_BP has no parameter.
# Exception Resumable Description Created on
1 LIST_OVERFLOW Listbreite von 255 wurde überschritten 20021204

Method INIT_PREVIEW Signature

Method INIT_PREVIEW on class CL_RSRA_ENGINE_BP has no parameter.
# Exception Resumable Description Created on
1 NOT_VALID invalid printing parameters 20000717
2 X_MESSAGE X-Message 20000418

Method INIT_PRINTING Signature

Method INIT_PRINTING on class CL_RSRA_ENGINE_BP has no parameter.
# Exception Resumable Description Created on
1 SERVICE_NOT_CONFIGURED Service nicht vorgesehen 20011120
2 X_MESSAGE X-Message 20000302

Method INIT_SINGLE_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_S_PRINT_AREA Call by reference Type reference (TYPE) TP_S_PRINT_AREA print area 20000427
2 Importing I_TEXT_TYPE Call by reference Type reference (TYPE) RTXTTYPE text type 20000427

Method INIT_SINGLE_AREA on class CL_RSRA_ENGINE_BP has no exception.

Method INIT_SUM_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_SUM_AREAS Call by reference Type reference (TYPE) TP_T_PRINT_AREA Print Areas 20010214
2 Importing I_T_TEXT_MODULE Call by reference Type reference (TYPE) TP_T_TEXT_MODULE Textmodule 20010214

Method INIT_SUM_AREAS on class CL_RSRA_ENGINE_BP has no exception.

Method INIT_TEXT_SYMBOLS Signature

Method INIT_TEXT_SYMBOLS on class CL_RSRA_ENGINE_BP has no parameter.
Method INIT_TEXT_SYMBOLS on class CL_RSRA_ENGINE_BP has no exception.

Method IN_EX_CONVERT Signature

Method IN_EX_CONVERT on class CL_RSRA_ENGINE_BP has no parameter.
Method IN_EX_CONVERT on class CL_RSRA_ENGINE_BP has no exception.

Method LOAD_SETTINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_T_ATR_PRINT Call by reference Type reference (TYPE) TP_T_ATR_PRINT atr print 20000411
2 Exporting E_T_DIM_PRINT Call by reference Type reference (TYPE) TP_T_DIM_PRINT dim print 20000411
3 Exporting E_T_MEM_PRINT Call by reference Type reference (TYPE) TP_T_MEM_PRINT mem print 20000411
4 Importing I_PREVIEW Call by reference Type reference (TYPE) RS_BOOL Preview 20000330
# Exception Resumable Description Created on
1 SERVICE_NOT_CONFIGURED Einstellung für angeforderten Service nicht vorgesehen 20000302
2 X_MESSAGE X-Message 20000302

Method MODIFY_ATR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_ATR Call by reference Type reference (TYPE) RRX1_T_ATR query definition attributes 20000411
2 Importing I_T_ATR_PRINT Call by reference Type reference (TYPE) TP_T_ATR_PRINT attributes for batch run 20000411

Method MODIFY_ATR on class CL_RSRA_ENGINE_BP has no exception.

Method MODIFY_CEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_CEL Call by reference Type reference (TYPE) RRX1_T_CEL cel of query def 20000426
2 Importing I_T_CEL_PRINT Call by reference Type reference (TYPE) TP_T_CEL_PRINT cel of print configuration 20000426

Method MODIFY_CEL on class CL_RSRA_ENGINE_BP has no exception.

Method MODIFY_DIM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_DIM Call by reference Type reference (TYPE) RRX1_T_DIM query definition dim 20000411
2 Importing I_T_DIM_PRINT Call by reference Type reference (TYPE) TP_T_DIM_PRINT dim of batch run 20000411

Method MODIFY_DIM on class CL_RSRA_ENGINE_BP has no exception.

Method MODIFY_MEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_MEM Call by reference Type reference (TYPE) RRX1_T_MEM query definition mem 20000411
2 Importing I_T_MEM_PRINT Call by reference Type reference (TYPE) TP_T_MEM_PRINT mem of batch run 20000411

Method MODIFY_MEM on class CL_RSRA_ENGINE_BP has no exception.

Method MODIFY_PRPTYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_PRPTYS Call by reference Type reference (TYPE) RRX1_T_PRPTYS Query Properties 20000717

Method MODIFY_PRPTYS on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_ATR_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CELL Call by reference Type reference (TYPE) RRPRLINE cell 20000717
2 Importing I_CURRENT_ROW Call by reference Type reference (TYPE) I current row 20000717
3 Importing I_DATA_BUFFER_LINE Call by reference Type reference (TYPE) TP_S_DATA_BUFFER_LINE data buffer line 20000717
4 Importing I_NOMULTTXT Call by reference Type reference (TYPE) RS_BOOL no multiple texts 20000717
5 Importing I_S_OBJECT Call by reference Type reference (TYPE) TP_S_OBJECT row object 20000717

Method PARSE_ATR_CELL on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_BREAK_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PAGE_BREAK Call by reference Type reference (TYPE) RS_BOOL page break 20000615

Method PARSE_BREAK_AREA on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_BREAK_AREAS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DATA_BUFFER_LINE Call by reference Type reference (TYPE) TP_S_DATA_BUFFER_LINE data buffer line 20000607
2 Importing I_NEW_PAGE Call by reference Type reference (TYPE) RS_BOOL new page 20000607

Method PARSE_BREAK_AREAS on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_CHARAC_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CELL Call by reference Type reference (TYPE) RRPRLINE cell 20000608
2 Exporting E_HRY_LEVEL Call by reference Type reference (TYPE) SEU_LEVEL hry level 20000608
3 Importing I_CHANMID Call by reference Type reference (TYPE) RRCHANMID chanmid 20000608
4 Importing I_CURRENT_ROW Call by reference Type reference (TYPE) I current row 20000717
5 Importing I_DATA_BUFFER_LINE Call by reference Type reference (TYPE) TP_S_DATA_BUFFER_LINE data buffer line 20000608
6 Importing I_NOMULTTXT Call by reference Type reference (TYPE) RS_BOOL no multtxt 20000608
7 Importing I_SID Call by reference Type reference (TYPE) RSD_SID sid 20000608
8 Importing I_SUM_TEXT Call by reference Type reference (TYPE) C sum text 20000717
9 Importing I_S_OBJECT Call by reference Type reference (TYPE) TP_S_OBJECT row object 20000608

Method PARSE_CHARAC_CELL on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_CLOSE Signature

Method PARSE_CLOSE on class CL_RSRA_ENGINE_BP has no parameter.
Method PARSE_CLOSE on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_CLOSE_PAGE Signature

Method PARSE_CLOSE_PAGE on class CL_RSRA_ENGINE_BP has no parameter.
# Exception Resumable Description Created on
1 MAX_PAGES_EXCEEDED maximal number of pages exceeded 20000614
2 PREVIEW_FINISHED preview finished 20000614

Method PARSE_CLOSE_TABLE_LINE Signature

Method PARSE_CLOSE_TABLE_LINE on class CL_RSRA_ENGINE_BP has no parameter.
Method PARSE_CLOSE_TABLE_LINE on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_PAGE_FINISHED Call by reference Type reference (TYPE) RS_BOOL page finished 20000522
2 Changing C_ROW_FINISHED Call by reference Type reference (TYPE) RS_BOOL buffer row finished 20000607
3 Changing C_S_DATA_BUFFER_LINE Call by reference Type reference (TYPE) TP_S_DATA_BUFFER_LINE data buffer line 20000607
4 Exporting E_BUFFER_FINISHED Call by reference Type reference (TYPE) RS_BOOL buffer finished 20000905
5 Importing I_NEW_PAGE Call by reference Type reference (TYPE) RS_BOOL new page 20000522

Method PARSE_DATA on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_FINAL_PAGE Signature

Method PARSE_FINAL_PAGE on class CL_RSRA_ENGINE_BP has no parameter.
Method PARSE_FINAL_PAGE on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_FOOTER Signature

Method PARSE_FOOTER on class CL_RSRA_ENGINE_BP has no parameter.
Method PARSE_FOOTER on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_GET_ROW_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ROW_HEIGHT Call by reference Type reference (TYPE) RRPRLENGTH row height 20000607
2 Changing C_SUM_ROW Call by reference Type reference (TYPE) RS_BOOL sum row 20000607
3 Importing I_BREAK_AREA Call by reference Type reference (TYPE) RS_BOOL break area 20000607
4 Importing I_BUFFER_LINE Call by reference Type reference (TYPE) TP_S_DATA_BUFFER_LINE buffer line 20000607
5 Importing I_CURRENT_ROW Call by reference Type reference (TYPE) I current row 20000607
6 Importing I_DATA_HEIGHT Call by reference Type reference (TYPE) RRPRLENGTH data height 20000607
7 Importing I_NUM_ROWS Call by reference Type reference (TYPE) I num rows 20000607
8 Importing I_PAGE_BREAK Call by reference Type reference (TYPE) RS_BOOL page break 20000607
9 Importing I_SUM_HEIGHT Call by reference Type reference (TYPE) RRPRLENGTH sum height 20000607

Method PARSE_GET_ROW_HEIGHT on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_GET_SUM_HEIGHT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SUM_HEIGHT Call by reference Type reference (TYPE) RRPRLENGTH sum height 20000607
2 Changing C_SUM_NAME Call by reference Type reference (TYPE) RTXTNAME sum name 20000607
3 Importing I_LEVEL Call by reference Type reference (TYPE) I level 20000607

Method PARSE_GET_SUM_HEIGHT on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_HEADER Signature

Method PARSE_HEADER on class CL_RSRA_ENGINE_BP has no parameter.
Method PARSE_HEADER on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_KEY_FIGURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CELL Call by reference Type reference (TYPE) RRPRLINE cell 20000608
2 Importing I_DATA Call by reference Object reference (TYPE REF TO) DATA ref to data 20000608
3 Importing I_S_OBJECT Call by reference Type reference (TYPE) TP_S_OBJECT row object 20000608
4 Importing I_TUPLE_ID Call by reference Type reference (TYPE) RSSID tuple id 20000608

Method PARSE_KEY_FIGURE on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_NEW_LINE Signature

Method PARSE_NEW_LINE on class CL_RSRA_ENGINE_BP has no parameter.
Method PARSE_NEW_LINE on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_NEW_PAGE Signature

Method PARSE_NEW_PAGE on class CL_RSRA_ENGINE_BP has no parameter.
Method PARSE_NEW_PAGE on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_NEW_TABLE_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MASTER_LINE Call by reference Type reference (TYPE) RRPRLINE master line 20000607

Method PARSE_NEW_TABLE_LINE on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_NO_DATA Signature

Method PARSE_NO_DATA on class CL_RSRA_ENGINE_BP has no parameter.
Method PARSE_NO_DATA on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_SCALE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STRING Call by reference Type reference (TYPE) RSTXTLG string 20000428
2 Importing I_NUM_SCALE Call by reference Type reference (TYPE) RRSCALE scaling factor 20000428
3 Importing I_WIDTH Call by reference Type reference (TYPE) I width 20000428

Method PARSE_SCALE on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_SUM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SUM_NAME Call by reference Type reference (TYPE) RTXTNAME sum name 20000607
2 Importing I_UPPER_PART Call by reference Type reference (TYPE) RS_BOOL upper part 20000607

Method PARSE_SUM on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_TABLE_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_SUM_TEXT Call by reference Type reference (TYPE) C sum text 20000829
2 Importing I_CURRENT_ROW Call by reference Type reference (TYPE) I current row 20000607
3 Importing I_DATA_BUFFER_LINE Call by reference Type reference (TYPE) TP_S_DATA_BUFFER_LINE data buffer line 20000607
4 Importing I_NOMULTTXT Call by reference Type reference (TYPE) RS_BOOL no multtxt 20000607
5 Importing I_S_OBJECT Call by reference Type reference (TYPE) TP_S_OBJECT row object 20000607

Method PARSE_TABLE_CELL on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_TABLE_FOOTER Signature

Method PARSE_TABLE_FOOTER on class CL_RSRA_ENGINE_BP has no parameter.
Method PARSE_TABLE_FOOTER on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_TABLE_HEADER Signature

Method PARSE_TABLE_HEADER on class CL_RSRA_ENGINE_BP has no parameter.
Method PARSE_TABLE_HEADER on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_TABLE_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CURRENT_ROW Call by reference Type reference (TYPE) I current row 20000607
2 Importing I_DATA_BUFFER_LINE Call by reference Type reference (TYPE) TP_S_DATA_BUFFER_LINE data buffer line 20000607
3 Importing I_FIRST_LINE Call by reference Type reference (TYPE) RS_BOOL first line 20000717
4 Importing I_SUM_NAME Call by reference Type reference (TYPE) RTXTNAME sum name 20000607
5 Importing I_SUM_ROW Call by reference Type reference (TYPE) RS_BOOL sum row 20000607
6 Importing I_SUM_TEXT Call by reference Type reference (TYPE) C sum text 20000717

Method PARSE_TABLE_ROW on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_TEXTBAUSTEIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AREA Call by reference Type reference (TYPE) TP_S_PRINT_AREA print area 20000614
2 Importing I_TYPE Call by reference Type reference (TYPE) RTXTTYPE type 20000614

Method PARSE_TEXTBAUSTEIN on class CL_RSRA_ENGINE_BP has no exception.

Method PARSE_TITLE_PAGE Signature

Method PARSE_TITLE_PAGE on class CL_RSRA_ENGINE_BP has no parameter.
# Exception Resumable Description Created on
1 MAX_PAGES_EXCEEDED maximum number of pages exceeded 20000823
2 PREVIEW_FINISHED preview finished 20000823

Method PARSE_TOO_MANY_PAGES Signature

Method PARSE_TOO_MANY_PAGES on class CL_RSRA_ENGINE_BP has no parameter.
Method PARSE_TOO_MANY_PAGES on class CL_RSRA_ENGINE_BP has no exception.

Method PREVIEW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PRINT_TITLE Call by reference Type reference (TYPE) RRPRTITLE Drucktitel 20000627
2 Importing I_READ_RECURSIVE Call by reference Type reference (TYPE) FLAG Daten rekursiv lesen 20021205
3 Importing I_R_SETTING Call by reference Object reference (TYPE REF TO) CL_RSRA_SETTING Referenz auf Setting 20001208
4 Importing I_S_BP Call by reference Type reference (TYPE) RSRA_BP Druckeinstellung 20000419
5 Importing I_T_BP_OBJECTS Call by reference Type reference (TYPE) ANY TABLE Tabelle der Druckeinstellungen 20000419
6 Importing I_T_BP_OBJECTST Call by reference Type reference (TYPE) ANY TABLE Tabelle mit Texten 20000419

Method PREVIEW on class CL_RSRA_ENGINE_BP has no exception.

Method PRINT Signature

Method PRINT on class CL_RSRA_ENGINE_BP has no parameter.
Method PRINT on class CL_RSRA_ENGINE_BP has no exception.

Method PRINT_RECURSIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_BREAK_AREA Call by reference Type reference (TYPE) RS_BOOL break area 20000616
2 Changing C_PAGE_BREAK Call by reference Type reference (TYPE) RS_BOOL page break 20000616
3 Changing C_TITLE_PAGE Call by reference Type reference (TYPE) RS_BOOL title_page 20000616
4 Importing I_COL_PAGES Call by reference Type reference (TYPE) I col pages 20000616

Method PRINT_RECURSIVE on class CL_RSRA_ENGINE_BP has no exception.

Method REPLACE_VARIABLES Signature

Method REPLACE_VARIABLES on class CL_RSRA_ENGINE_BP has no parameter.
Method REPLACE_VARIABLES on class CL_RSRA_ENGINE_BP has no exception.

Method SET_AREA_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEVEL Call by reference Type reference (TYPE) I Level 20000420
2 Importing I_S_DIM_PRINT Call by reference Type reference (TYPE) TP_S_DIM_PRINT dim print 20000420

Method SET_AREA_LEVEL on class CL_RSRA_ENGINE_BP has no exception.

Method SET_COLUMN_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_T_COLUMNS Call by reference Type reference (TYPE) TP_T_OBJECT row object 20000427

Method SET_COLUMN_PROPERTIES on class CL_RSRA_ENGINE_BP has no exception.

Method SET_DEFAULT_AREA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT_TYPE Call by reference Type reference (TYPE) RTXTTYPE text type 20000627

Method SET_DEFAULT_AREA on class CL_RSRA_ENGINE_BP has no exception.

Method SET_PRINT_ENVIRONMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_S_PRI_PARAMS Call by reference Type reference (TYPE) PRI_PARAMS printing parameters 20000420
# Exception Resumable Description Created on
1 X_MESSAGE X-Message 20000420

Method SET_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_VARIANT Call by reference Type reference (TYPE) VARIANT ABAP: Name einer Variante (ohne Programmname) 20010921
# Exception Resumable Description Created on
1 BAD_VALUE_COMBINATION Falsche Werte 20010921
2 UNKNOWN_QUERY Unbekannte Query 20010921
3 X_MESSAGE X-Message 20010921

Method VAL_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_CELL Call by reference Type reference (TYPE) RRPRLINE string 20000614
2 Importing I_MAX_WIDTH Call by reference Type reference (TYPE) RRPRLENGTH width 20000614
3 Importing I_S_DAT_N Call by reference Type reference (TYPE) RRX1_S_DAT_N value 20000614

Method VAL_TO_STRING on class CL_RSRA_ENGINE_BP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in