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 Screen

Former Member
0 Likes
771

Hi Guys,

In MM41/MM42 one additional field have been added by customizing but when i am writing BDC that fields comes gray out and i cannot pass values to that but i can entry values in MM41/MM42.

I can use BAPI and update but i have to use BDC for some validation.

Thanks

Atul

5 REPLIES 5
Read only

Former Member
0 Likes
665

try using some Memory Id associated with it

Read only

Former Member
0 Likes
665

hi,

while recording in shdb

click on new recording button and the screen which popsup just tick the checkbox where it is written 'not a batch input session'

and start recording

Read only

0 Likes
665

Hi Nakul,

This is ok at the time of recording but when i am actual posting the transaction the field is gray out only.Is there any way to make that field open for input.

Atul

Read only

Former Member
0 Likes
665

HI ,

ONE THING U CAN DO IS GO TO TRANSACTION 'SPRO'

SEARCH FOR U R TRANSACTION SCREEN LAYOUT IN THAT U CAN MAKE FIELDS MANDATORY,INPUT ,OUTPUT.

BUT U HAVE TO SEARCH WHERE IN SPRO U CAN DO IT

SOLTION LIES IN SPRO

Read only

Former Member
0 Likes
665

We have done it through BAPI..

Atul