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

Batch input

juanluis_ragel
Participant
0 Likes
505

Hi,

I have a session (RDCO02051490)with this transactions:

Program:SAPLKACB Screen: 0002

BDC_OKCODE /00

COBL-KOSTL MX10001030

<b>COBL-VPTNR 0001023935</b>

COBL-OFICINA 0001

COBL-DPTO 030

I want that dynpro show me VPTNR field. log said me that field doens't exist. And if i go to se51 transaction i will verify that VPTNR exist.

I need help.

Thanks in advance.

Regards.

djlu.

3 REPLIES 3
Read only

Former Member
0 Likes
462

Hi Juan,

That field might be dynamically made invisible in that Transaction program based on some other value. Thats the reason, its is there in se51 but not there actually when you are trying to enter some data in that field through session method.

YOu can find for which records in the session, this particular error is coming and analysye that records(What is common in them).

Regards,

Ravi

Read only

0 Likes
462

Ok, perfect!

thanks

regards!

Read only

0 Likes
462

If the previoous post solved your problem, please reward the person full points and close the post?

Thanks,

Srinivas