English

Color in ABAP/4


Name Code Color
COL_BACKGROUND 0 depends on GUI
COL_HEADING 1 grayish-blue
COL_NORMAL 2 bright gray
COL_TOTAL 3 yellow
COL_KEY 4 bluish green
COL_POSITIVE 5 green
COL_NEGATIVE 6 red
COL_GROUP 7 violet

DataSynapse Helps Deliver Enhanced Grid Computing Capabilities

Grid is widely adopted by major integration company as a promising glue for legacy softwares.

DataSynapse, Inc., the global provider of virtual application infrastructure software, today announced it has signed a partnership agreement with Informatica Corporation (NASDAQ: INFA), a leading provider of enterprise data integration software, under which the two companies will collaborate to interface DataSynapse’s award-winning GridServer(R) technology with Informatica’s PowerCenter data integration platform for the seamless deployment of a shared computing infrastructure.

Grid computing picking up pace

Oracle surveyed state of grid technology in business sector.

"The report reveals that India leads the world’s perceptions of moving towards a grid IT environment with 60 per cent of the organisations polled stating that grid-based IT infrastructure is inevitable or very probable. Moreover, nearly half (48 per cent) of organisations polled have already made or are in the process of embracing grid technology," Sundar Ram, Senior Director, Database Technologies, Oracle Asia-Pacific, said at a conference on the eve of Oracle OpenWorld event here.

The results of the latest Oracle Grid Index research indicates an increased awareness of enabling technologies such Services Oriented Architecture and Blade Servers, he added. |Read more Finance news.|

Program Selections in ABAP/4

When you want to create report in SAP, the selection screen will be displayed when we want to execute program. The syntax for create selections are compose of:

SELECT-OPTIONS in ABAP/4

SELECT-OPTIONS is a complex selection. If user want to input value of field more than one value, it is possible by using SELECT-OPTIONS.

Syntax

SELECT-OPTIONS  FOR .

Example

SELECT-OPTIONS s_belnr FOR bkpf-belnr.

Structure of Selection

SELECT-OPTIONS have structures:

  • SIGN Possoble value are I(Include) and E(Exclude).
  • OPTION Possilble value are EQ(Equal), NE(Not Equal), GT(Greater Than),GE(Greater Tahn or Equal), LT(Less Than), LE(Less Than or Equal), CP(Contains Pattern), NP(Not Contains Pattern), BT(Between), NB(Not Between)
  • LOW keep low value
  • HIGH keep high value

Options

Best Open Source Websites

Ana Kronschnabl and Tomas Rawlings pick the best open source websites where users can change the content

  1. Wikipedia
  2. Firefox
  3. Open Office
  4. Bittorrent
  5. MediaWiki
  6. Xvid
  7. pHpBB Bulletin Boards
  8. Outfoxed
  9. dyne:bolic
  10. GIMP
  11. Apache
  12. SourceForge

Independent Online Edition > Media (via: Slashdot: News for nerds, stuff that matters)