Application Development Blog Posts
Learn and share on deeper, cross technology development topics such as integration and connectivity, automation, cloud extensibility, developing at scale, and security.
cancel
Showing results for 
Search instead for 
Did you mean: 

OBJECTIVE: Add a subscreen with custom fields in "General preoperative" tab on the main screen active transaction (AS01 / AS02 / AS03/AS11/AS91/AS92/AS93/AS94.

TRANSACTION: CMOD, SE80,SE11.

TABLE: ANLU

ENHANCEMENT: AIST0002.

COMPONENTS: EXIT_SAPLAIST_002, EXIT_SAPLAIST_003.

RESULT:

  1. 1.-ADD  FIELDS REQUIRED TO TABLE ANLU.

- Go to  transaction SE11

- Database table ANLU,  select  DISPLAY.

-Double click    INCLUDE  CI_ANLU.

- You'll see a message Create? select YES

  • Add the fields you want, eg

     ZZCODIGOIT CHAR12    

     ZZOPCIONCM CHAR1

     ZZADICIONNR CHAR1

     ZZBLINDAJE CHAR1

     ZZCOMPONE CHAR1

-At the end     click   ACTIVATE (CTRL+F3) 

Click   button

Finish  whit the structure  CI_ANLU

  1. 2.- Create  Project  and activate  enhacement  AIST0002

- Go to  transaction CMOD

Write name of  Proyect eg.  ZAIST002

-Select  create.

- Whrite  Short text

Click on button ENHACEMENT ASSIGNMENTS

-Write  AIST0002 ENTER

Click on COMPONENTS  , You will see  the next screen .

Click on   EXIT_SAPLAIST_002

  • Click on  INCLUDE ZXAISU03  .

IMPORTANT: ENTER TO GIVE YOU LEAVE MOVE TO THE NEXT STEP.

Click on   YES.

-Writte  ANLU = I_ANLU  

  • ACTIVATE

     

RETURN TO SCREEN

Click on EXIT_SAPLAIST_003.

Click on  INCLUDE ZXAISU04

-ENTER

-YES

-WRITE    E_ANLU = ANLU.

ACTIVATE AND RETURN TO   COMPONENTS SCREEN .

- ACTIVATE  PROYECT : CLICK ON IN THIS BOTTON.

We ended the ACTIVATE ENHANCEMENT

3.- CREATE  SUB SCREEN 

- Transaction SE80 BROWSER  DE REPOSITORY---> FUNCION GROUP -----> XAIS.

ADD  Dympro 

RIGHT CLICK ON BUTTON

SELECT   CREATE-----> SCREEN.

Screen Number  9000.click on

Short description  U9000

-  SUBSCREEN

- Next screen  9000

CLICK  ON BOTTON     LAYOUT

-The next  screen select   button  BOX and  draw  .

Now in the top right are three buttons with a green, one red and another one with yellow, select the red box.

Do the next.

Enter

-Select   the fields that you want..

Select

Arrange them as you want to display on screen

- Activate

Click on

ACTIVATE ….

We ended the ABAP part.

IS NECESSARY USER KEY   FI      MAKE YOUR SETTINGS .

Thanks .

<removed by moderator>


6 Comments