Create a table, after the completion of editing data

(1) the implementation of T-CODE: se11, then enter the name of the table to create:

 

 

(2) the input table is described, Delivery Class:

 

" The X- allows you to display / Maintenance" meaning: have the T-CODE : SE16 user query table permission can create / modify data

 

(3) In the field of "field" column enter the required custom data elements begin to Z:

 

 

(4) When you have added a field to field assignment at Double-click the field at "data elements", the following window appears, click "Yes".

 

 

( 5) and enter a brief description of the field value:

 

 

( 6) at the input of the double-click of the "field", you can fill in the employee number and a brief description (others do not do not), click Save, click to activate the following step after returning "value range" at:

 

 

(6) "Technical settings" fill in the table size, after all information is filled out, for the entire database table, click Activate.

 

 

(7) Utility - table maintenance generator .

 

 

(8) Double-click on the screen to fill an overview of "9005" .

 

 

 

(9) Click on the "Format", a form of painting:

 

Similarly, check the "input field" "Material" field

 

 

(10) As shown, add a piece of code, double-click to create a new object:

 

(11) As shown, add the program in the new window that appears:

 

 

 

(1) After the above steps are completed, run the transaction code "sm30", stuffing data:

 

(2) Click on the "new entry" to add data, press Enter to automatically connect to the material description:

 

 

 

Table Enhanced - Insert structure:

Click "Edit - include - insert", enter the name of the structure in the following small window that appears, click Done, and then can be inserted into the table structure in ZCHEN02:

 

 

 

 <T-CODE in: SE16N data in edit> (against existing database table)

( 1) performing T-CODE: SE16N:

 

 

 

( 2) Enter the table name in the table, carriage return, a display screen as click execution details appear:

 

 

( 3) there is no data, then you can create your own, delete or change. When finished save it. In the modified data is stored in the table SE16 SE_16_CD_KEY with SE_16_CD_DATA, the new data are as follows.

 

Guess you like

Origin www.cnblogs.com/moqi222/p/11731100.html