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

data in idoc field

Former Member
0 Likes
590

Hi

let me explain the requirement.If i have 10 fields in idoc and if i populate 10 fields data the idoc is showing 10 fields data......but if i am populating 9 fields data the idoc is showing only 9 fields data instead of showing 10 fields with 9 fields with data and one field empty.........can i have views on this.

Points will be rewarded definitely.........

Thanks

Hi

let me explain the requirement.If i have 10 fields in idoc and if i populate 10 fields data the idoc is showing 10 fields data......but if i am populating 9 fields data the idoc is showing only 9 fields data instead of showing 10 fields with 9 fields with data and one field empty.........can i have views on this.

Points will be rewarded definitely.........

Thanks

3 REPLIES 3
Read only

Former Member
0 Likes
547

solved on my own....

Read only

0 Likes
547

HI

The basic idea of IDOC is to conatin and carry data through segmants ,if you miss out the mandatory field it throws out an error .And if you want all the fields to be field out you can code accordingly in the processing function module accorindg to the business of the client and functionality .it does show you empty field if u dnt give any data .

Sail

Read only

Former Member
0 Likes
547

Hi,

Hopes you have a great day.

I am having the same requirement.

Do you mind share your solution?

Thanks.

Tee