Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Error with L_TO_CREATE_SINGLE

Former Member
0 Likes
912

Hi experts,

I was using L_TO_CREATE_SINGLE and exception ERROR_MESSAGE = 35 is being raised which is caused by this line of code.

SELECT * FROM T377 INTO TABLE LT_T377

           WHERE SERAIL = LFP-SERAIL.

LFP-SERAIL is initial. This is the first time I encountered SY-SUBRC = 4 in this select statement.

Does anyone have encountered this error before?

Thank you in advance,

Lyssa

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
832

Hi,

check ur material is assign any serial no profile.

Hi experts,

I was using L_TO_CREATE_SINGLE and exception ERROR_MESSAGE = 35 is being raised which is caused by this line of code.

SELECT * FROM T377 INTO TABLE LT_T377

           WHERE SERAIL = LFP-SERAIL.

LFP-SERAIL is initial. This is the first time I encountered SY-SUBRC = 4 in this select statement.

Does anyone have encountered this error before?

Thank you in advance,

Lyssa

3 REPLIES 3
Read only

Former Member
0 Likes
833

Hi,

check ur material is assign any serial no profile.

Read only

0 Likes
832

Hi Lingaraj,

Where can I possibly check that? In what table or transaction code?

Many thanks.

Read only

0 Likes
832

TCODE MM03,