‎2010 Jul 15 8:43 AM
Dear all:
When I create table maintenance that system show the 'Statement before "FIELD ..." not concluded (period missing' message.
I don't change anything, just in table maintenance generation environment do 'create' then show this error message.
How to do fixing this problems.
Thanks a lot!!
Best Regards,
Nicole Chen
‎2010 Jul 15 11:08 AM
Could you elaborate how you are trying to create table, the kind of table you are creating and the fields inserting in the table.. etc etc?
‎2010 Jul 15 12:08 PM
My table type is Transp. Table.
My step :
1. SE11 -> input my table
2.go to table maintenance generator
3.input authorization group '&NC&'.
4.input function group 'ZRD01'.
5.maintenance type : two step
6.press find scr. number(s) button
7. select propose screen number
9.press create button
then will be show error message.
‎2010 Jul 15 12:17 PM
Hi Nicole, i would like to know the fields you have added in the table.....
‎2010 Jul 19 12:05 PM
Hi Nicole,
Before creating the table maintenance genrator , Confirm me, your table was activated properly? during creation of table, Did you copied the field in the field option. please check.
For your reference :- Follow these steps...
1. Goto Transaction SE11, give table name & click on create.
2. Fill the SHORT DESCRIPTION.
3. Write the first field as a MANDT (for client independent) with data element mandt & than press button PREDEFINED TYPE.
4. Fill the require fields & their data element. (You can put directly components)
5. Double click on data element.
6. Fill the Short description & fill the domain name & than in field label tab fill all the option of field label.
7. Now double click on the Domain. Fill the short description and there data type , no of characters ,& other information as well.
8. If there is value range is given than fill that also.
9. Now Goto Extras-ïƒ Enhancement Category ïƒ can be enhanced (deep)or second option.
10. Now click on technical setting & put the data class (app0) & size category(3).
11. Now activate everything in reversible order likeu2026u2026first Domain, Data element then table.
Now create the Function group.
In Tcode SE37 & than GOTO->Function Group ïƒ create.
1. Put the func grp name or description.
2. Now go in the Tcode SE80.
3. Put the function group name & activate it whole.
4. Now again go in the se11, put the table name.& goto in utilitiesïƒ table maintenance..
5. & put the authorization group(most of the time &NC&) , & put your activated function group.
6. Now save it.
on the se11 screen u2026goto table maintenance ïƒ Environment ïƒ transaction code creationu2026u2026
now put the tcode nameu2026..(whatever u want to create)
now choose last option.
Now put some detailsu2026..
Put the transaction text.
Tcode -
sm30.
Chk the chk box of skip initial screen.(You can choose double screen also)
& click on the all GUI support.
Viewname==like table name.
Update ==X.
Save it.
Now u can execute this transaction u2026u2026..
Thanks.
Anurag
‎2010 Jul 21 2:33 AM
Dear All:
My problem has been answered. I just delete and recreate this table, then redo table maintenance.
Thanks for all replied.