Earn Money
Trading Forex Online
Paramount Airways
Free Data Recovery
Cargo
Job Portal
HSBC Investment
Management
Cheap Web Hosting
Make Trip
Cheap Air Travel
Leisure Hotel
Free Air Travel
Mutual Fund Informations
Cheapest Cellular Plan
Free Sexy Indians
Call Center Software
Hot Indian
|
Programming Help |
Homework Help |
Counseling
Astrology Advice |
Tarot Advice |
Parenting
Dating Advice |
Love Advice |
Divorce Advice
Legal Advice |
Debt Advice |
Career Advice TOP-OF-PAGE DURING LINE-SELECTION.
The system triggers this event for each secondary list. If you want to create different
page headers for different list levels, you must program the processing block of this
event accordingly, for example by using system fields such as SY-LSIND or SY-PFKEY
in control statements (IF, CASE).
Data from System Fields of Interactive Lists
From system fields, you retrieve the following information: the index of a list, the position
of the list in the output window, and the location of the cursor. The only system field that
contains the contents of the selected line is SY-LISEL.
Passing Data by Program Statements
To pass individual output fields or additional information from a line to the corresponding
processing block during an interactive event, use these statements:
HIDE
The HIDE statement is one of the fundamental statements for interactive reporting.
Using the HIDE technique, you can at the moment you create a list level define, which
information later to pass to the subsequent secondary lists.
Syntax
HIDE <f>.
Eg
HIDE: SPFLI-CARRID, SPFLI-CONNID, NUM.
READ LINE
Use the statements READ LINE and READ CURRENT LINE to explicitly read data from
the lines of existing list levels. These statements are tightly connected to the HIDE
technique.
Syntax :
READ LINE <lin> [INDEX <idx>]
[FIELD VALUE <f1> [INTO <g 1>]... <f n> [INTO <g n>]]
[OF CURRENT PAGE|OF PAGE <p>].
Eg :
READ LINE SY-INDEX FIELD VALUE BOX.
GET CURSOR
Use the statements GET CURSOR FIELD and GET CURSOR LINE to pass the output
field or output line on which the cursor was positioned during the interactive event to the
processing block.
Syntax
GET CURSOR FIELD <f> [OFFSET <off>] [LINE <lin>]
|
Earn Money
Trading Forex Online
Paramount Airways
Free Data Recovery
Cargo
Job Portal
HSBC Investment
Management
Cheap Web Hosting
Make Trip
Cheap Air Travel
Leisure Hotel
Free Air Travel
Mutual Fund Informations
Cheapest Cellular Plan
Free Sexy Indians
Call Center Software
Hot Indian
|