Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

ALV column's

Former Member
0 Likes
594

Hi ,

what is mean by flexible column in ALV's and

how to make a column in ALV flexible ..........

THX

Hi ,

what is mean by flexible column in ALV's and

how to make a column in ALV flexible ..........

THX

3 REPLIES 3
Read only

Former Member
0 Likes
573

flexible means in alv grid display, u can drag and drop the columns accrd to ur wish, u can change the column sequence.

Madhavi

Read only

Former Member
0 Likes
573

hi

good

The SAP List Viewer unifies and simplifies the use of lists in the R/3 System. A uniform user interface and list format is available for all lists. This prevents redundant functions.

The SAP List Viewer can be used to view both single-level lists and multilevel sequential lists.

Single-level lists contain any number of lines that have no hierarchical relationship to each other.

Multilevel sequential lists consist of any number of lines that have two hierarchical levels. Multilevel lists have header rows and item rows; the item rows are subordinate to the header rows. For each header row there can be any number of subordinate item rows.

You can view subtotals and totals rows in both single-level lists and multilevel sequential lists.

The SAP List Viewer is used in Controlling for reports such as the following:

Reports from cost centers and business processes

Actual line item reports from cost centers and business processes

Commitment line item reports

Plan line item reports from cost centers, orders, business processes, cost objects

Budget reports

Cycle reports

Order selection (CO-PC)

Flexible itemization (CO-PC)

http://help.sap.com/saphelp_470/helpdata/en/66/bc7aab43c211d182b30000e829fbfe/frameset.htm

thanks

mrutyun^

Read only

Former Member
0 Likes
573

hi chaaya

flexible columns means you can move the columns movable by selecting the column and dragging and dropping at your desired place...

how to make a column in ALV flexible ..........

IN LAYOUT TYPE

WA_LAYOUT-Flexible_key = 'X'.

NOTE: it can make key columns movable

Reward point if useful

Rohan Malik