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: 
SangeetaSingh
Explorer
500

Many times, answer lies in simple things, and we try to over complicate them. So, I directly come to the point; to create customizing table with radio buttons/checks we don’t have to use any Table Maintenance Generator events or module pool. Below are the detailed steps to handle this.

 

Step 1: Create a custom table from SE11 T-code.

SangeetaSingh_0-1724044589868.png

 

Step 2: Add required fields in the table and keep the fields which needs to be shown as radio   buttons/checkboxes as CHAR 1 type.

SangeetaSingh_1-1724044589875.png

 

Step 3: Select required Enhancement Category and Technical Settings. Save and Activate.

SangeetaSingh_2-1724044589879.png

 

SangeetaSingh_3-1724044589885.png

 

Step 4: Create Table Maintenance Generator

SangeetaSingh_4-1724044589887.png

 

Step 5: Go to T-code SE80 and search by Function Group

SangeetaSingh_5-1724044589891.png

 

Step 6: Expand Screens and Click on Screen number. Click Layout.

SangeetaSingh_6-1724044589898.png

 

 

Step 7: Right click on relevant column >> Convert >> Checkbox >> Left button. Save and Activate.

SangeetaSingh_7-1724044589903.png

 

 

Step 8: Now, try to add lines in table via SM30 T-code.

SangeetaSingh_8-1724044589904.png

 

SangeetaSingh_9-1724044589906.png

Follow my profile to be notified of the next blog post. Please feel free to ask any questions you have in the comments section below.

ABAP Development SAP Community 

 

 

 

 

 

 

 

2 Comments
Labels in this area