2007 Sep 08 8:20 AM
I wander how to create a structure like SDYN_BOOK on IDES ECC 6. I was thinking in "se11" ut it does not seems so.
Can you help me please
2007 Sep 08 8:24 AM
Hi,
you can create the same in SE11.
SDYN_BOOK is also a structure, why you are not using the same ?
Why you want to create same structure in the system ?
Sandeep Kaushik
I wander how to create a structure like SDYN_BOOK on IDES ECC 6. I was thinking in "se11" ut it does not seems so.
Can you help me please
2007 Sep 08 8:24 AM
Hi,
you can create the same in SE11.
SDYN_BOOK is also a structure, why you are not using the same ?
Why you want to create same structure in the system ?
Sandeep Kaushik
2007 Sep 08 9:08 AM
hi
you can create the Structure in SE11 only .
Select the Radiobutton Data type in SE11 to Create a structure.
In a program to create a structure (work area) you can use:
DATA : WA LIKE SDYN_CONN.
reward if Helpful.
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |