skip to main | skip to sidebar

Techie

Tuesday, June 26, 2007

UPLOAD data from Excel to Itab

The function module
ALSM_EXCEL_TO_INTERNAL_TABLE is used to migrate data from an excel file
into an internal table.

The internal table should be declared of type ALSMEX_TABLINE.

This structure has the following fields

ROW COL VALUE.

Each cell of the excel data is stored as a record in the table.
Posted by Ayesha Seerin at 4:26 AM
Labels: EXCEL BDC

0 comments:

Post a Comment

Newer Post Older Post Home
Subscribe to: Post Comments (Atom)

Blog Archive

  • ►  2008 (3)
    • ►  April (3)
      • Running Both Asp.net 2.0 and 1.x on same domain
      • VS extensibility and CodeDom
      • Events tab in property grid
  • ▼  2007 (17)
    • ►  July (1)
      • Making Money Online
    • ▼  June (15)
      • How to debug a background job
      • How to run sap sessions
      • Restarting Interrupted Sessions in SAP
      • Understanding BDC call transaction
      • UPLOAD data from Excel to Itab
      • BDCDATA structure in depth
      • HIDE Technique
      • Dialog Processor and List processor
      • Popup box function module
      • Passing itabs to subroutines
      • Modify Screen
      • Itab Events.
      • SAP Function Modules
      • SAP ABAP implicit inner join
      • How to print apostrophe in SAP ABAP
    • ►  April (1)
      • Impersonation-Runas

About Me

Ayesha Seerin
View my complete profile
 

Disclaimer

The contents of this blog are purely my undertsanding of topics which i have jotted down for my reference. I am not responsible for any errors that you may encounter when using this.