ISSR SAP Message class Nachrichtenklasse für Statutory Reporting









ISSR 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(ISSR).

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(ISSR) with ld_field1.

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

001 - No loan selected

002 - No object exists for loan no. &

003 - No collateral exists for loan no. &

004 - No address exists for loan no. &

005 - No loan collateral acc. to PRF list 04 exists for loan no. &

006 - No collateral in securities (PRF list 05, subs. 01) exists for loan no. &

007 - No collateral in reg. bonds (PRF list 05, subs. 2) exists for loan no. &

008 - No collateral in cash (PRF list 05, subs. 03) exists for loan no. &

009 - No collateral in life insurance (PRF list 07) exists for loan no. &

010 - No valid interest rate was found in the condition items

011 - No value for ABEM1 variable

012 - No value for ABEM5 variable

100 - Period & for posting is not identical with last completed period &

101 - Period & not permitted, as transactions already exist after key date

200 - *************Error messages for function group ISSR2*********************

201 - Period not defined for company code & and ledger &

202 - Fiscal year variant not defined for company code & and ledger &

203 - Posting period not found for company code & and ledger &

204 - FI-SL totals table & not defined

205 - RPMAX and OFFSET can not be determined for period & and totals table &

206 - ISSR output table not available for variant & and FI-SL table &

207 - No USER exit variant defined for statutory reporting variant &

208 - System exception when calling up method &

209 - Error when calling up method &

210 - Field & successfully assigned to the output table

211 - Field & could not be successfully assigned to the output table

212 - Period & not defined for fiscal year variant & and year &

213 - Fiscal year variant & not defined

214 - No date can be determined

215 - System exception: Category description unsuccessful for table &

216 - Table & was generated successfully

217 - Structure with category & was generated successfully

218 - Table & not generated successfully

219 - Structure with category & not generated successfully

220 - Output totals table could not be generated in FM &

221 - Output totals structure could not be generated successfully in FM &

222 - Error in FM &

223 - Converted FISL totals table could not be generated in FB &

224 - Structure for converted FISL table could not be generated in FM &

225 - Error in FM &

227 - Missing conversion rules for FISL table -> output totals table

228 - Problems when converting FISL table -> output totals table in FM &

229 - Lit category was not assigned to a list group - check TISSR_OUT_LGLT

260 - Error when determining sequence number using number range object & in &

400 - Real Estate Management not set to active in company code &

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

401 - No record exists in the BAV master table for the specified parameters

402 - No valuation areas found for the stock indicator

403 - No asset group master data found for the asset groups

404 - No fixed assets maintained for the asset groups in FI-AA

405 - In company code & no & exists for the asset group

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

406 - In company code & no fixed asset exists for object & in FI-AA

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

408 - Partner & is not a holding company

410 - No & found for the specified selection criteria

411 - No valuation plan from FI-AA found for company code &

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

412 - No internal stock indicators assigned to valuation plan &

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

414 - No valid condition item found for contract &

415 - No interest rate found for current conditions

416 - Fixed asset & (&) does not possess a valid condition header

417 - Fixed asset & (&) does not possess a valid condition item

418 - Product category for fixed asset & is blank when calling up condition

419 - Product category for fixed asset & is blank when calling up condition

422 - No conditions exist for product category & and fixed asset &

423 - Problems when calling up conditions for fixed asset &

424 - Transaction & does not have any valid conditions

425 - Currency in valuation area '&' is not included in selection currency

427 - No data found on business entity VIOB01 for ASSET_NR &

430 - No transaction number was entered

431 - Transaction &2 in does not exist in company code &1

432 - No PRODUCT_TYPE import parameter was entered

433 - The product category entry parameter was not entered

439 - No fixed asset number was entered

440 - The company code was not entered

441 - Company code & not available in T001

442 - Company code & not available in TZBZ

450 - Fixed asset & has no securities

451 - Fixed asset & has no & as security

452 - No master data selected for fixed asset &

453 - No title type for selection was entered for loan &

454 - No texts maintained for title type & for the loan

455 - No loan type for selection was entered for loan &

457 - Loan & has no object relationships

458 - No land register entries found in VIGBUCH for land register number &

459 - Object & has no reference to land register

460 - Object & has no object master data in table VDHOBJ

461 - No entries for object & exist in section III of the land register

462 - No encumbrances exist for loan &

463 - No entries for object & exist in section I of the land register

464 - No entries for object & exist in section II of the land register

465 - No data found in the SADR for address number &

466 - Mortgage & and security & have no data for encumbrances

467 - No text available for product type &

468 - No product type was entered

471 - No listings exist for fixed asset & in exchange &

472 - No texts maintained for listing key &

473 - Partner number & was not found

474 - No addresses found for partner &

475 - No fiscal year data found for partner &

476 - Partner & has no relationships to category &

477 - Partner & has no company code-dependent report data BP1030

478 - Partner & has no report data for company code &

479 - No assigned product category exists for product category &

480 - Transactions can not be selected for fixed asset & subnumber & in CoCd &

481 - No text available for product type &

482 - No product type was entered

490 - Check table &1 has no entry with &2 &3

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

491 - Entry &3 &4 not found for fixed asset type &2 in table &1

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

492 - Entry &3 &4 not found for product category &2 in table &1

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

493 - Field & is relevant attribute for stat. reporting and is to be supplied

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 issr.

494 - Field & is relevant attribute - make at least one entry

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

496 - Changes to fixed asset type in & affect R5/97 fixed asset 10

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

497 - Check for contact & executed successfully without significant errors

500 - ***********Error messages for function group ISSR5***********************

501 - Statutory reporting variant &2 not defined

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

502 - Document & is already reversed - no change made

504 - No appropriate FI-SL table group defined

505 - Appropriate ledger not found

506 - User exit call: Form routine & not found in form pool &

507 - User exit call: No form routine determined

508 - No entry for class & in table &

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

804 - Value assignment not possible - from field: &

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


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!