on 2024 Feb 09 12:09 PM
Hi all,
For the below statement I want to give LIFNR range from 1 to 99999999. This range value is different from the input select-option value. could you also suggest me how this 1 and 99999999 can be converted into standard range like '0000000001' and '0099999999' respectively so that I can use in loop statement
LOOP AT IT_OUTPUT INTO DATA(WA_OUTPUT) WHERE LIFNR IN SO_LIFNR.
Request clarification before answering.
User | Count |
---|---|
58 | |
8 | |
7 | |
6 | |
5 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.