2008 Mar 19 7:32 PM
I have created all required settings for Inbound Idoc and then I created one function module to process it. When I have simple 2 or 3 segment, I use
case idoc_data-segnam
when 'segname1'
when 'segname2'
endcase.
If I have nested segment in 'segname1' then how to use the case syntax?. Please write some sample.
I have created all required settings for Inbound Idoc and then I created one function module to process it. When I have simple 2 or 3 segment, I use
case idoc_data-segnam
when 'segname1'
when 'segname2'
endcase.
If I have nested segment in 'segname1' then how to use the case syntax?. Please write some sample.
2008 Mar 19 8:31 PM
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |