You are on page 1of 7

SAPCODES

ABAP OO-ABAP ENHANCEMENTS RFC & BAPI ALE-IDOC USEFUL PROGRAMS WEBDYNPRO

FPM WORKFLOW HANA ODATA-UI5 BASIS JOBS POSTS

DROP DOWN ACTION IN LIST UIBB


 May 16, 2016  Leave a comment
Search … 

The post tries to create a LIST UIBB in an OVP oor plan application. Normally
simple buttons or button choice elements are created in UIBB tool-bar. But the SAP-Code
powerful FPM feature enables to de ne the action as a drop-down list and ll 386 likes
some value in it. The post tries to display an action as drop down list with some
xed values on am list UIBB and group/sort the list records according to the
selected value.
Like Page

Create the feeder class for the list uibb .


Be the first of your friend

RECENT POSTS

Free Goods
Determination in SAP SD
SD – Sales Item
Category Price Control
Item Category
Determination in SAP SD
New ABAP Read Table
with VALUE construct
SD Tax Condition
Records
SD Pricing – Condition
Text
SD Pricing Condition
Table
Monitor Master Data
Replication to SAP CC

Enter your email address

Follow

Create the eld catalogue for the list and also an action.

BLOG STATS

675,326 hits

RECENT COMMENTS
Sucharitra on
Lock & Unlock
Client in SA…
Phaneendra on
New ABAP
Read Table
with VALUE…
Siva Prasad on
New ABAP
Read Table
with VALUE…

Fill the data.

This site is maintained by


Siva Prasad . This site
sapcodes.com is not
a liated with SAP SE.

Create an OVP application.

Add a list uibb component and create a con guration.

Provide the list feeder class.


Add few columns to the list as needed.

In list uibb toolbar, create a toolbar element and choose its display type as
Dropdown List.

test the application. So in the list uibb toolbar an action GROUP is displayed as
Drop Down list. Now we have to ll the action drop down list with some values.
Go to the feeder class GET_DATA method  and put the below marked code which
adds some xed value to the drop down list action.

Test the application. Now we have the xed values appear properly in the drop
down action. Now once we click any drop down list according to that the list
should be grouped/sorted.

Put the extra marked code in GET_DATA method.


Test the application. The list gets sorted according to the selected xed value
from the drop down action.
 

Advertisements
Rate this:

            Rate

   
Related

Integrating Search Adding buttons on Searching, Grouping,


UIBB and List UIBB the Global toolbar of Aggregation,Filtering
into FPM OVP the FPM Application in LIST UIBB
Application With 3 comments With 4 comments
With 2 comments

« Freestyle Value Help in FPM Message as Noti cation Icon in Floorplan


Manager »

LEAVE A REPLY

Enter your comment here...

ABAP OO-ABAP ENHANCEMENTS RFC & BAPI ALE-IDOC USEFUL PROGRAMS WEBDYNPRO
FPM WORKFLOW

HANA
ODATA-UI5 BASIS JOBS POSTS

Powered by
WordPress.com.

You might also like