SAP Messages

09 SAP Message Class - Messages for TAS







09 is a standard message class available within your SAP system (depending on your versionand 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 I090(09).

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

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


090 Maximum weight &1 is smaller than actual weight &2
091 No movement relevant item in delivery &1 (no movement type assigned)
092 Delivery &1 item &2 picking relevant but no movement type assigned




093 No balance load for & STO delivery with one step procedure
094 Inbound delivery &1 item &2 must no be relevant for goods movement.
095 IC Sales:System automatically does balance load, no user input at loading
099 ************ TD Bulk Shipment Mass Processing *******************
100 Transaction & missing in table T180
101 Screen &
200 Load ID & already exists
201 Load ID & has not been released yet
202 Load ID & does not exist
203 Load ID & has already been released
204 A required entry for the load ID was not made
205 Error in number range: object OIK_LID
208 LID & deleted successfully
209 Deletion failed. Load ID & is still referenced by SAP document
210 Deletion failed. Load ID is not selected for deletion
211 Delete error in table &
212 Save failed. You have to specify mandatory control field '&'
213 Load ID & saved successfully
214 Load ID & saved and activated successfully
215 Caution: Load ID & is already active !
216 Load ID & is not revised for deletion
217 Save failed. You have to specify mandatory info field: 'TAS Group'
220 LID & is currently locked by user &
221 Function not yet processed
225 System error during locking procedure LID &
226 Error during locking procedure LID &
227 Error during delocking procedure
230 Error accessing DDIC: & & &
240 You have to select an item line




242 Duplicate entries for add. unit of measure not allowed
244 Required entry for material not made
245 Required entry for quantity not made
246 Required entry for temperature not made
247 Required entry for plant not made
248 Required entry for storage location not made
249 Required entry for shipping point not made
250 Delocked & !
251 Locked & & !
255 Wrong partner role: & is not defined for role &
260 Customer & is blocked for sales
261 Customer & is blocked for delivery
290 Error caused by master IDOC distribution
300 Selection table for LID release has been saved
301 Error accessing LID Table &
302 Use at least one select criterion - otherwise all data will be used
303 Error reading Table TOIKLRRS - please inform your system administrator
304 Error reading SELECT-TABLE-COLS - please inform your syst.administrator
305 Error inserting LID & into Table &
306 Error deleting LID & from Table OIKLIDW
307 Error during modification of LID & in Table OIKLID
308 Could not find entry for LID & in Table OIKCFW
309 Error inserting LID & into Table OIKCF
310 Error during modification of LID & in Table OIKCF
311 Error during Delete LID & from Table OIKLIDW
312 Error during delete LID & from Table OIKCFW
313 Database error during & selected LIDs - roll-back (please try again)
314 & Selected LID & successfully
315 No LIDs & because no LIDs where selected
316 Transaction code mismatch: O4P7 for release and O4P8 for revision only !
317 No data selected
318 No LIDs found for revision based on your selection criteria
319 Please place cursor on a line containing an LID number
320 Entry LID & in Table OIKLIDW is locked by user &
321 Entry LID & in Table OIKLID is locked by user &
322 Print line is too long (&). Max = 255 !. Please use fewer items
323 No LIDs found for the release according to your selection criteria
330 Deleting entry with LID & in TAS Reference Table failed
400 Please select at least one option
401 LID & & inserted
402 LID & & not unique
403 No reference entry for LID & &
404 Error by LID & &
405 No document & & for LID & &
406 & LIDs loaded
407 Material & not found
408 Plant & not found
409 Storage location & at plant & not found
410 Item & not in document & ( LID & & )






411 Material(LID) & not equal to material(document) &
412 Ship-to-party & not found
413 Handling type & not found
414 LID line is not selected
415 Load ID & is not revised for update
416 Load ID & is not revised for deletion
417 Load ID and load date must be maintained
418 Required entry not made
419 Material & not found
420 Wrong SD document entered
421 SD document number & type & not found
422 Valuation type & missing
423 No shipments loaded
424 Load shipment is successful
425 Sequence is missing
426 From date & is greater than to date &
427 No load IDs selected
428 No SAP document found
429 From time & is greater than to time &
430 & LIDs selected
431 & IDocs selected
432 Load data of LID & saved to IDOC
433 No load data maintained for LID & !
434 Load IDs with CS Type 'C' can not be loaded
435 Loading is not possible in the future !
450 The unit of measure & selected is not a temperature unit
451 Selected unit of measure & is not a volume unit
452 Selected UoM & is neither a volume nor a mass unit

Contribute (Add Comments)

Use the comments section below to add any links, information or screen shots that you feel are relevant to this message class or any of the messages within it. This could include issues you have found that cause the messages to appear incorrectly as well as any fixes you have found or relevant SAP OSS notes. This information can then be found quickly, simply by searching on the message class 09

.