SAP Messages

SAP message number 428 within class 06 - Please do not enter an agreement type for stock transp. scheduling agmt.








Messsage Text for 428(06)

Please do not enter an agreement type for stock transp. scheduling agmt.


What causes this issue?
The agreement type you entered has been defined for a stock transport scheduling agreement.

System Response


How to fix the issue?
  • A stock transport scheduling agreement is created using a different function.

  • IF DEVICE = 'SCREEN'
    Do you wish to create a stock transport scheduling agreement?
    Perform function
    ENDIF
  • If you want to create a different kind of outline agreement, choose another agreement type.


    ABAP Code to add mesage to own reports


    MESSAGE W428(06). "warning message
    MESSAGE E428(06). "Error message
    --> See here for more options


    Contribute (Add Comments)

    Use the comments section below to add any links, information or screen shots that you feel are relevant to this message. 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. You will then be able to find this information quickly, simply by searching on the message class 06 and number 428



    Return to Message Class 06