Friday, 8 October 2021

Create SAP Z Table ( Tcode - SE11 )

let's discuss with Details.

First call Tcode SE11 see blow :


SE11



Select Database Table ex.  ZDEMO.



SE11-01



Fill  short Description ex.  Table For Demo.
Delivery Class choose : A. (Application Table)
Data Browser / Table View  Maint - Display /Maintenance Allowed  with restrictions

SE11-03


Chosee Sheet Field

SE11-04



Fill the Column Field with field you want to create dan Data element

SE11-05



After Complete, You can Activate 

SE11-06



When Active Error Message came Appear, " Maintan and save Technical Setting  For ZDEMO

SE11-07



Klik Button  Technical  Settings , See Below

SE11-08




Fill The Data Class : APP0

SE11-09



Fill Size Category  with 4  

SE11-10



Like this Below 

SE11-11



Then Save  and Activate

SE11-12



Then error like this :  It's Mean we Must Maintan  Table Category

SE11-13



In Extras - Enhancement Category . Klik

SE11-14



Choose  Can Be Enhacement (Character  type or Numeric)  klik Copy

SE11-15



Then Activate

SE11-16



Check With SE16 - ZDEMO

SE11-17



Create Z table has Succes.





SE11-18






No comments:

Post a Comment

Visitor

Code Syntax Try...Endtry

  Code : Report Try. Parameters  NUMBER  type  I . data  RESULT  type  P  decimals  2 . data  OREF  type  ref  to  CX_ROOT . data  TEXT  typ...