Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Create table maintenance problem

Former Member
0 Likes
829

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

5 REPLIES 5
Read only

Former Member
0 Likes
674

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?

Read only

0 Likes
674

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.

Read only

0 Likes
674

Hi Nicole, i would like to know the fields you have added in the table.....

Read only

Former Member
0 Likes
674

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

Read only

Former Member
0 Likes
674

Dear All:

My problem has been answered. I just delete and recreate this table, then redo table maintenance.

Thanks for all replied.