2007 May 23 10:54 AM
Hello Friends,
I got stuck up with the problem as , in structure zproxypg_mt_3p_po_ack_new ,
there is nesting of the structure till 4 level , and i want to append data in last structure at run time. I tried so many attempts.
Can anyone help me for the same?
<b>HIGH PRIORITY!!</b>
2007 May 23 11:20 AM
HI,
use last structure name in level i.e
data: struct type <b>last level in zproxypg_mt_3p_po_ack_new</b>
append in struct-field_name.
hope this helps you.
HI,
use last structure name in level i.e
data: struct type <b>last level in zproxypg_mt_3p_po_ack_new</b>
append in struct-field_name.
hope this helps you.
2007 May 23 10:56 AM
2007 May 23 11:06 AM
Hi,
Can u send the structure format , so that it will be easy in answering pointing to ur querry.
Regards,
naveen
2007 May 23 11:12 AM
Hello Navin,
structure Hi:
zproxyco_pg_mi_3p_po_ack_new
!
PG_MT_3P_PO_ACK_NEW
i
For item , line type is ZPROXYPG_DT_3P_PO_ACK_NEW_ITEM
!
and in ZPROXYPG_DT_3P_PO_ACK_NEW_ITEM
!
Fields are
CMK_data
sc_data
po_data
For above 3 fields i want to append the data
I tried str1-str2-str3-data but it is not working.
2007 May 23 11:18 AM
Hi,
if u used str1-str2-str3-data and if still not appending, i doubt ur decaration might be wrong.
have u checked ur itab declaration and aswell as workarea(if no headerline).
can u send ur code.
Regards,
naveen
2007 May 23 11:20 AM
HI,
use last structure name in level i.e
data: struct type <b>last level in zproxypg_mt_3p_po_ack_new</b>
append in struct-field_name.
hope this helps you.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |