Application Development 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: 

Problem in sm35

Former Member
0 Kudos

Hi,

I have created a session for batch input in transaction fb01. But, when i try to run it in sm35 in background, I am getting a message 'Field BSEG-ZTERM. does not exist in the screen SAPMF05A 0300' and after which it is going to the next record.

If i try to run in foreground even though this message comes it goes to the next screen.

How to suppress this message so that i can run it in background.

Regards,

Nikhil

4 REPLIES 4

Former Member
0 Kudos

hi there is a problem in the recording ....so it is better to get the program from the sm35 and process it .....without correcting the error we cannot go further ...

go to sm35---> select the recording --->choose program

0 Kudos

The problem is that this field depends on other fields. This field appears on the screen for some records and is not there for some other records.

0 Kudos

then u have to make condition within your program..

if that prevoius field contain a entry then u have to pass data to next entry else pass blank...

i think like that u have to do some coding within program

Former Member
0 Kudos

hi nihil

while doing recording in SHDB check the option

not an batch input session in create recording window