2007 Apr 25 9:08 AM
hi Gurus,
I created a structure which contians field types,sub-structures&table types ,now i want to include this structure to a ztable.I am encountering with an error .
Some Error are mention below:-
1)Select a shorter name for REASON_FOR_CHANGE
2)SECTION is a reserved word (Select another field name)
3)Field ILID: Structured type ZDCAGS_ILID cannot be used in DB table ZDCAGT_TSK_CNSLT
4) Field TEXT: Structured type ZDCAGT_TLINE cannot be used in DB table ZDCAGT_TSK_CNSLT
5)Field VARIAN: Structured type ZDCAGS_ILID cannot be used in DB table ZDCAGT_TSK_CNSLT
6)Field REASON_FOR_CHANGE: Structured type ZDCAGT_TLINE cannot be used in DB table ZDCAGT_TSK_CNSLT
7)Error in code generation for creating table ZDCAGT_TSK_CNSLT in the DB
and the environment is ECC 6.40.
please suggest if any.
thanks in advance,
Ramesh
hi Gurus,
I created a structure which contians field types,sub-structures&table types ,now i want to include this structure to a ztable.I am encountering with an error .
Some Error are mention below:-
1)Select a shorter name for REASON_FOR_CHANGE
2)SECTION is a reserved word (Select another field name)
3)Field ILID: Structured type ZDCAGS_ILID cannot be used in DB table ZDCAGT_TSK_CNSLT
4) Field TEXT: Structured type ZDCAGT_TLINE cannot be used in DB table ZDCAGT_TSK_CNSLT
5)Field VARIAN: Structured type ZDCAGS_ILID cannot be used in DB table ZDCAGT_TSK_CNSLT
6)Field REASON_FOR_CHANGE: Structured type ZDCAGT_TLINE cannot be used in DB table ZDCAGT_TSK_CNSLT
7)Error in code generation for creating table ZDCAGT_TSK_CNSLT in the DB
and the environment is ECC 6.40.
please suggest if any.
thanks in advance,
Ramesh
2007 Apr 25 9:32 AM
Hi Ramesh,
I have some Solutions,
1. Reason_for_change - Its field name means Give a shoet name.
2. Section is reserved for SAP. So Select another word.
3. The structure of the three fields are differed. So You can't use this Fields.
Check this..
Thanks.
Reward If Helpful.
2007 Apr 27 5:22 AM
Hi,,
1) There is a limit for number of characters of a label. Check that out. Give a shorter name.
2) SECTION keyword in Object oriented programming. Cant use that.
3) Not sure about the structures, but check for other things also like table maintenance, technical settings.
Hope this works for you.
regards
Dinesh
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |