SAP Messages

SAP message number 703 within class LR - Enter a valid period








Messsage Text for 703(LR)

Enter a valid period


What causes this issue?
This message can have the following causes:
  • You selected period type 1 and entered more than 31 periods. You should only enter a maximum of 31 periods.

  • You selected period type 2 and entered more than 4 periods, where the maximum is 4.

  • You selected period type 3 and entered more than 1 period, where the maximum is one.

  • You selected period type 4 and entered more than 1 period, where the maximum is one.



  • How to fix the issue?
    Choose a valid period.


    ABAP Code to add mesage to own reports


    MESSAGE W703(LR). "warning message
    MESSAGE E703(LR). "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 LR and number 703



    Return to Message Class LR