Technology Blogs by Members
Explore a vibrant mix of technical expertise, industry insights, and tech buzz in member blogs covering SAP products, technology, and events. Get in the mix!
cancel
Showing results for 
Search instead for 
Did you mean: 
AbhishekSharma
Active Contributor

Hi All,

This is a quick post so not much documentation but good enough to understand.

Create Class.

Implement Interface.

Activate all methods individually.

GO to >> Section >> Public

Define types.

Get Structure type to bind data in list.

Open Configuration and create one.

Create section to display List.

User component FPM_LIST_GUIBB_ATS.

Define configuration ID for this.

Click on Configure UUIB button

Click on setting button for grid columns

Click on Columns button to select Columns available in Grid

List will be displayed as below.

Maintain all Header Information as required.

As we added List, similarly add another section for FORM.

This will want feeder class, provide it.

  Set field catalog in Get Definition Method of feeder class for Form element


After click on setting button we will get below screen.

Add column in this grid for form to be created.

Click on Element Button

Maintain text for form elements.

Click on Save Button

Test Application

Now need to bind grid with data.

Test application

2 Comments
Labels in this area