21.03.2013 Views

Object Oriented ABAP

Object Oriented ABAP

Object Oriented ABAP

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3. Code to Handle Data in Excel In-place Display<br />

The program will maintain a custom table YSM_AGENTS, which has the following fields.<br />

Initially, the program will display the table contents of YSM_AGENTS in the excel template<br />

uploaded in BDS. The user should be able to modify only the non key fields of the table<br />

filled with color green. So, we need to protect the whole worksheet except a range or<br />

window, which will contain editable fields NAME & EMAIL. The user will not be able to modify<br />

anything else except these fields.<br />

Also, the email entered will be validated. If an invalid email id is entered, error message will<br />

be displayed with the cell to be corrected filled with color red.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!