RSQBW SAP Message class SAP Query(BW): Nachrichten BW Erweiterungen









RSQBW is a standard message class available within your SAP system (depending on your version and release level). Below is a list of all the messages available for within this class and a link to any long text associated with each message. These messages are very simple to use and can be implemented into your ABAP code using the MESSAGE statement and the following syntax.

MESSAGE I001(RSQBW).

Note the value "I" represents an information messsage but can be replaced with E for error, W for warning, S for Status/Success, A for Abend/Termination and X for exit which does not display a message and causes a runtime error. Click here for more information about SAP Messages.

Messages can also contain the & symbol, this means custom values can be added to the message when it is displayed, this is done using the WITH statement

MESSAGE I001(RSQBW) with ld_field1.

Message class details can be viewed directly within your SAP system by entering the object name RSQBW into the relevant SAP transaction such as SE91 or SE80.

000 - &1 &2 &3 &4

001 - InfoObject &1 cannot be connected

002 - Check if the object is still connected to another one

Additional information exists about message 002 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 002 class rsqbw.

003 - Time-dependent attribute &2 was added to InfoProvider &1

004 - InfoProvider &1(&2) in InfoSet will be time-dependent

005 - Attribute &1 is time-dependent

006 - Adjustment of InfoProvider &1(&2) to time-independent

007 - Check if a temporal operand is set for the object

Additional information exists about message 007 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 007 class rsqbw.

008 - Adjustment of InfoProvider &1 to time-dependent

009 - Differences for attribute &1 (&2), switch '&3'

010 - The InfoSet has to be adapted manually before the adjustment

011 - The InfoSet has to be activated manually after the adjustment

012 - Select just one InfoProvider

013 - Search term: Hits in line &1

014 - Search term not found

015 - Dimensions cannot be linked

016 - Enter an active standard InfoCube

017 - Standard InfoCube &1 is not active

018 - The fields 'valid from' and 'valid to' may not be initial

019 - A time interval must be selected

020 - Standard InfoCube &1 no longer has the field &2

021 - Standard InfoCube &1 no longer has dimension &2

022 - In standard InfoCube &1 field &2 no longer has dimension &3

023 - Dimension &1 exists in the InfoSet - but not in the InfoProvider

024 - The following error in the dimension are still being used in the InfoSet

025 - Newly added dimensions:

026 - Field &1 has another dimension in the InfoSet than one in InfoProvider

027 - In InfoProvider: &1 (&2) - in InfoSet: &3 (&4)

028 - Missing Reference Field from: &1 (&2) of the InfoProvider &3 (&4)

029 - Also select &1 (&2) of the InfoProvider &3 (&4)

030 - InfoProvider &1 is not time dependent

031 - Attribute is removed from the InfoSet upon automatic balancing

032 - Fields for time derivation should not occur in the on condition

Additional information exists about message 032 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 032 class rsqbw.

033 - InfoProvider &1 is not a standard InfoCube

034 - The use of multiple cubes can lead to performance limitations

035 - The settings were changed successfully

036 - Nothing was found for the search terms

037 - The InfoSet contains no InfoCubes

038 - InfoCube: (&1) &2 - &3

039 - The key data derivation type &1 cannot be used in InfoSet &2

040 - Nothing found for the inserted search term

041 - InfoProvider &1 (alias &2) may not be deleted

Additional information exists about message 041 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 041 class rsqbw.

042 - The InfoObject &1 does not exist in version &2

043 - Attribute does not belong to current processing InfoSet/Append

044 - Error while deleting TADIR entry &1 &2 &3

045 - Internal error; no main object

046 - Specify an InfoObject

047 - Specify a DataStore object

048 - Object &1 does not exist

049 - It is not permitted to delete object &1 (alias &2)

050 - Append contains time-dependent attributes only; insertion not permitted

Additional information exists about message 050 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 050 class rsqbw.

051 - Time-dependent attributes of characteristic &1 are applied

Additional information exists about message 051 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 051 class rsqbw.

052 - Specify an InfoCube

053 - Main object &1 does not exist in active version

054 - Specify an InfoSet

055 - Invalid append name; see long text

Additional information exists about message 055 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 055 class rsqbw.

056 - Object &1 is locked in a request, TADIR entry not deleted

057 - Append &1 must be adjusted

058 - Main object &1 must be adjusted

059 - Exists in InfoSet - no longer in InfoProvider

060 - Switch '&1' of InfoProvider &2 (&3) is inactive

061 - InfoProvider &1(&2) still exists in InfoSet

062 - Switch '&1' of field &2(&3) is inactive

063 - Link between &1(&2) - &3(&4) exists

064 - No restriction exists for: &1(&2)

065 - Check: ON Condition - (&1)

066 - No errors occurred

067 - Check: InfoProvider to be removed &1(&2) - (&3)

068 - &1 must be adjusted after time-dependent attributes are hidden

Additional information exists about message 068 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 068 class rsqbw.

069 - InfoSet is time-dependent

070 - InfoProvider &1(&2) from append &3 has time-dependent attributes only

071 - Removing InfoProvider &1(&2)

072 - Attribute &1(&2) is time-dependent

073 - TADIR entry deleted

074 - Adjust InfoSet in initial transaction first

075 - ----- Main object &1, switch '&2'

076 - ----- Append &1, switch '&2'

077 - Attribute &1(&2) from &3 cannot be assigned and will be deleted

078 - Checks for non-assignable attributes

079 - InfoSet is time-dependent

080 - Activation failed

081 - InfoProvider &1 cannot be used here

082 - Attribute: &1

083 - Reconciliation:

084 - Checks for switch:

085 - Checks for fields:

086 - Attributes from the repository:

087 - Checks for time-dependency:

088 - Dimensions from the repository:

089 - Dimension: &1

090 - Attribute &1(&2) is used as a temporal operand

091 - InfoSet is time-independent

092 - InfoProvider &1(&2) from append &3 is time-dependent

093 - An antijoin requires at least two tables

094 - Not all tables can be selected as antijoin

095 - At least one table must be selected as inner join

096 - ON condition not permitted for antijoin &1

097 - Checks: ON Conditions

098 - Object &1(&2) from switch &3 cannot be used here

099 - ***----------- InfoSet messages -----------****

100 - Internal error. Method &; DataStore object &, status &

101 - Table & not actively available in DDIC

102 - Internal error. Method &; SY-SUBRC = &

103 - Internal error when generating Infoset &: SY-SUBRC = &

104 - Internal error when calling the correcting process for InfoSet &

105 - InfoSet & was generated and saved

106 - Internal error when creating program name for DataStore object &

107 - Internal error when writing TADIR entry for program &

108 - Data read program & for DataStore object & created

109 - InfoSet & already exists in the system

110 - Existing InfoSet & overwritten

111 - Cannot overwrite existing InfoSet &

112 - Internal error: Generation template not available

113 - Generated program & for overwritten InfoSet deleted

114 - Internal error: & & & &

115 - Cannot undo assignment of user group & to InfoSet &

Additional information exists about message 115 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 115 class rsqbw.

116 - Assignment of user group & to InfoSet & undone

117 - Assignment of user group & to InfoSet & was saved

118 - No user groups / roles found

119 - Query & in user group &: Field & was removed

Additional information exists about message 119 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 119 class rsqbw.

120 - Query & in user group & was deleted

Additional information exists about message 120 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 120 class rsqbw.

121 - Error occurred when generating the InfoSet. Return code = &

Additional information exists about message 121 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 121 class rsqbw.

122 - Activity terminated

123 - Standard InfoSet(s) generated for &

124 - Select an entry

125 - InfoSet & used. Deletion not possible

Additional information exists about message 125 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 125 class rsqbw.

126 - InfoSet & deleted

127 - Assign a name

128 - InfoSet &: Generation error occurred -> Long text

Additional information exists about message 128 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 128 class rsqbw.

129 - InfoSet & generated

130 - InfoObject & still does not have any tables in DDIC

131 - InfoSet is not assigned to any role

Additional information exists about message 131 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 131 class rsqbw.

132 - No changes were made

133 - New assignment has been saved

134 - Object &1(&2) cannot be selected

135 - Checks: Dimensions

136 - InfoProvider &1 (HybridProvider &2) may not be used in InfoSet

137 - Error while writing to table rsadminc: sy-subrc &1

138 - You are not authorized to start transaction &1

139 - Undoing local grouping before join...

140 - Error while displaying the documentation

141 - InfoProvider &1 cannot be used in the InfoSet

142 - Affected InfoProvider: &1 (&2)

143 - Ambiguities cannot be resolved without the analytic engine

Additional information exists about message 143 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 143 class rsqbw.

144 - You can use characteristics with standard master data access only

145 - Characteristic &1 is not selected as an InfoProvider

Additional information exists about message 145 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 145 class rsqbw.

146 - InfoCube &1 has BWA status 'BWA Index Only'

Additional information exists about message 146 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 146 class rsqbw.

147 - The InfoSet does not support non-cumulative InfoCubes - &1

148 - You are not authorized to display data

149 - The InfoCube cannot be used in the InfoSet

Additional information exists about message 149 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 149 class rsqbw.

150 - InfoProvider &1 is not an InfoObject

151 - InfoProvider &1 is not a DataStore object

152 - InfoProvider &1 is not an InfoCube

153 - Invalid object version &1; only 'M', 'A' or 'D' are permitted

199 - Refrain from using Classic InfoSets if possible (see long text)

Additional information exists about message 199 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 199 class rsqbw.

200 - Documentation only exists for global area objects

205 - Specify a standard InfoSet

Additional information exists about message 205 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 205 class rsqbw.

220 - Since no roles are available, an assignment cannot be made

221 - Role maintenance transaction is locked

222 - The assigned role is not within the permitted namespace

223 - Internal error when generating variants

226 - Could not find term & (again)

250 - The name of the role does not correspond to naming conventions

Additional information exists about message 250 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 250 class rsqbw.

251 - Role maintenance locked, no change possible

252 - Role assignment was not deleted

253 - Error occurred when deleting role menu entries

255 - Could not create the variant

256 - Could not create the transaction code for the role entry

257 - The assignment of the role to the user group was not created

267 - The transport request was not created

300 - No roles exist

301 - User group not assigned to any role

302 - Role &1 is currently locked by user &2

Additional information exists about message 302 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 302 class rsqbw.

303 - User group & is already assigned to role &

304 - Error when calling the Workbench connection for user group &

Additional information exists about message 304 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 304 class rsqbw.

310 - User group catalog is locked by &

320 - Could not enter default user group

322 - Assignment of InfoSets to role & was saved

330 - InfoArea &1 does not exist; please assign a valid InfoArea

350 - Version &2 of InfoSet &1 does not exist

351 - Error writing InfoSet &1 to the database (table &2)

352 - Internal error (illegal structure of data storage)

353 - Error changing the database tables (table &1)

354 - There is already an InfoProvider named &1

Additional information exists about message 354 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 354 class rsqbw.

355 - DataStore object &1 is not active

356 - InfoObject &1 is not active

357 - Enter an active DataStore object

358 - Enter an active InfoObject

359 - Save InfoSet &1

360 - InfoSet &1 was not locked

361 - InfoSet &1 was successfully saved

362 - Error occurred when writing InfoSet &1

363 - Error occurred when copying InfoSet &1 to InfoSet &2

364 - Action canceled

365 - InfoSet &1 was copied to InfoSet &2

366 - There is already an InfoSet named &1

367 - An error occurred when renaming InfoSet &1 to InfoSet &2

368 - InfoSet &1 was renamed to InfoSet &2

369 - Error occurred when deleting InfoSet &1

370 - InfoSet &1 was locked by the Change and Transport Organizer

371 - You do not have authorization for InfoSet &1

372 - You only have display authorization for InfoSet &1

373 - Runtime object was created for InfoSet &1

374 - Error: Runtime object could not be created for InfoSet &1

375 - Select an object

376 - Internal error occurred in the authorization check for InfoSet &1

377 - Function only supported in change mode

378 - Deletion of InfoSet &1

379 - Context menu selection code : &

380 - InfoSet &1 was locked by another user

381 - InfoSet &1 does not exist

382 - The table does not contain any time-dependent fields

383 - File saved

384 - Internal error occurred when creating a jpg file

385 - Zoom: &1 %

386 - Invalid selection

Additional information exists about message 386 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 386 class rsqbw.

387 - Changes have been accepted

388 - Invalid entry

389 - Internal error: There is no header data

390 - Activation of InfoSet &1

391 - InfoSet &1 was activated

392 - Error occurred when activating InfoSet &1

393 - Check Version &2 of InfoSet &1

394 - Version &2 of InfoSet &1 contains no errors

395 - Version &2 of InfoSet &1 contains errors

396 - Activation of InfoSet &1 was terminated

397 - InfoObject &1 cannot be linked with InfoObject &2

Additional information exists about message 397 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 397 class rsqbw.

398 - Original text '&1' of InfoProvider '&2' was retrieved

399 - Original texts were retrieved

400 - There is no version &2 for InfoSet &1

401 - There is no view as data target for InfoSets

402 - Error in the active version of InfoSet &

403 - The texts were transferred

404 - Nodes cannot be linked

Additional information exists about message 404 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 404 class rsqbw.

405 - Enter a fixed key date

406 - The fixed key date must be a number greater than 0

407 - There is no active version for InfoSet &

408 - All links were deleted

409 - Objects '&1' and '&2' are already linked

410 - Internal error - Tree: NODE_GET_PARENT

411 - Internal error - Tree: ADD_NODE

412 - Internal error - Tree: EXPAND_ROOT_NODES

413 - Internal error occurred when creating the tree

414 - Internal error - Tree: CREATE_TREE_CONTROL

415 - Internal error - Tree: ADD_COLUMN

416 - Internal error - Tree: SET_REGISTERED_EVENTS

417 - Internal error occurred when creating the splitter

418 - Internal error - Splitter: SET_COLUMN_MODE

419 - Internal error - Splitter: SET_COLUMN_WIDTH

420 - InfoObject &1(&2) is no longer time-dependent

421 - InfoObject &1(&2) no longer has attribute &3

422 - The DataStore object &1 no longer has field &2

423 - Only one outer join is permitted

424 - InfoSet &1 does not contain any objects

425 - Not all objects are linked with ON conditions

Additional information exists about message 425 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 425 class rsqbw.

426 - InfoObjects &1 and &2 are not compatible

427 - InfoObject &1 is no longer a date

428 - InfoObject &1 may not be used to derive a key date

429 - InfoSet &1 was successfully reset to the active version

430 - Error resetting InfoSet &1 to the active version

431 - Incomplete ON conditions in an outer join

Additional information exists about message 431 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 431 class rsqbw.

432 - The A version of the InfoSet cannot be changed

Additional information exists about message 432 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 432 class rsqbw.

433 - Missing authorization for displaying InfoSets

434 - Internal error - Tree: EXPAND_NODE

435 - Internal error - Tree: SET_SELECTED_NODE

436 - Internal Error - Splitter: SET_ROW_MODE

437 - Internal Error- Splitter: SET_ROW_HEIGHT

438 - Internal Error - Splitter: SET_ROW_SASH

439 - Internal Error - Splitter: SET_BORDER

440 - Internal Error - GUI-Container: SET_VISIBLE

441 - Internal Error - Toolbar: ADD_BUTTON

442 - Internal Error - Toolbar: SET_REGISTERED_EVENTS

443 - Internal Error - Tree: GET_SELECTED_NODE

444 - Internal Error - Tree: GET_SELECTED_NODES

445 - InfoProvider &1 is used in InfoSet &2

446 - InfoSet &1 has been set to inactive

447 - Differences with InfoProvider &1 (&2), switch '&3'

448 - Long text in InfoProvider: &1

449 - Long text in InfoSet: &1

450 - Short text in InfoProvider: &1

451 - Short text in InfoSet: &1

452 - Field length in InfoProvider: &1

453 - Field length in Infoset: &1

454 - Field type in InfoProvider: &1

455 - Field type in InfoSet: &1

456 - Key field in InfoProvider: &1

457 - Key field in InfoSet: &1

458 - Field &1(&2), switch '&3' exists in InfoSet, no longer in InfoProvider

459 - Automatic adjustment option

460 - Automatic adjustment is not possible: &1(&2)

461 - &1, switch '&2' is not defined in the InfoSet

462 - InfoProvider &1 (&2), switch '&3'

463 - Newly added fields

464 - &1 entries have been deleted

465 - Internal error - tree: HIERARCHY_HEADER_GET_WIDTH

466 - Internal error - tree: COLUMN_GET_WIDTH

467 - Infoset is consistent - no adjustment necessary

468 - No active version for InfoSet &1

469 - Field is a key in the InfoSet - not in the InfoProvider

470 - Field is a key in the InfoProvider - not in the InfoSet

471 - InfoProvider: &1 &2 - &3

472 - Key Date

473 - Regard as an Interval

474 - Use First Day As Key Date

475 - Use Last Day As Key Date

476 - Use Fixed Day As Key Date: &1

477 - No Temporal Operands Exist

478 - Could not display all InfoSets (authorization failure)

Additional information exists about message 478 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 478 class rsqbw.

479 - InfoProvider &1 Only Contains Time-Dependent Attributes

Additional information exists about message 479 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 479 class rsqbw.

480 - Invalid ON condition for left outer join (&)

Additional information exists about message 480 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 480 class rsqbw.

481 - An outer join requires at least two tables

482 - Not all tables are allowed to be selected as an outer join

Additional information exists about message 482 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 482 class rsqbw.

483 - Invalid or missing ON condition for left outer join (&)

Additional information exists about message 483 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 483 class rsqbw.

484 - &1 contains no master data

485 - New InfoProvider inserted

486 - New InfoObject was added as well as selected InfoObject

487 - Internal error when calling BAPI: &1

Additional information exists about message 487 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 487 class rsqbw.

488 - DataStore object &1 instance could not be created (rc= &2)

489 - InfoObject &1 instance could not be created (rc= &2)

490 - Active version was retrieved

491 - Tree display was updated

492 - Incorrect or missing type for table object &1

493 - InfoObject/DataStore object & was removed from InfoSet

Additional information exists about message 493 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 493 class rsqbw.

494 - Incorrectly filled BAPI parameter

495 - You must select two InfoProviders

496 - Most recent reporting not possible for time-dependent InfoObjects

497 - Use derivation type &1 for key date determination

498 - Switch of InfoProvider &1(&2) is the same as switch of InfoSet &3

499 - Internal error when reading InfoSet & (Repository)

500 - Switch of InfoProvider &1(&2) is the same as switch of append &3

600 - Converting Classic InfoSet -> InfoSet

601 - Classic InfoSet: &1 / InfoSet: &2

602 - Conversion successful

603 - InfoSet &1 has been generated

604 - Conversion not successful

608 - Internal Error When Calculating InfoSet &1

609 - Name &1 is not allowed for an InfoSet

Additional information exists about message 609 to provide the user with a more detailed description of the issue and what might be the cause... See long description for message 609 class rsqbw.

610 - Classic InfoSet &1 Does Not Exist

611 - InfoProvider &1 Already Exists

612 - Classic InfoSet &1 cannot be converted

613 - Table &1 does not belong to an InfoObject or an DataStore object

614 - ON condition for outer joins cannot be transformed

615 - Data collection does not take place using database tables

616 - Additional tables are not transformed

617 - Additional fields are not transformed

618 - Text fields are not transformed

619 - Coding is not transformed

620 - Selections have not been transformed

621 - Error When Creating InfoSet &1

622 - Error When Locking InfoSet &1

800 - Selections for 'valid from' and 'valid to' are not allowed

801 - Invalid selection after valid time range

802 - InfoSet does not exist

803 - System was unable to generate the database view

804 - Error when generating the SQL statement

805 - Runtime object for InfoSet contains errors

806 - Errors when converting a time-characteristic

807 - Illegal selection by InfoObject from outer join table

808 - The InfoSet has to be reactivated

809 - Error During Generation of Views

810 - Internal error: time selection in tx_rangetab

811 - Error while creating selection object

812 - Error while reading via CalculationScenario



Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!