80 | What are the features of Recording Function ?
|
81 | What is synchrnous database update ?
|
82 | How do you set up batch process? Data analysis: Analyze the data that is to be transferred to the SAP System. || Generate SAP structures: Generate SAP data structures for incorporation into your data export program. || Develop transfer program: You can write the program in ABAP/4 or as an external program. || Create sequential file: Export the data that is to be transferred, to a sequential file. || Create batch input program: ABAP/4 batch input program that will read the data to be transferred from the sequential file. || Process batch input data: Process the data and add it to the SAP System. You can do this either by: batch-input session method or Call transaction method. || Analyse results: Check that all data has been successfully processed. || Analyse Error session: Correct and re-process erroneous data.
|
83 | Where do you use BDC?
You can also use batch input to transfer data between two R/3 Systems. However, there are more direct methods for doing this, such as RFC (remote function calls).
|
84 | What has to be done to the packed fields before submitting to a BDC session?Declare these fields in the internal table as characters and the length of the field should be same as the field length of the field's data element. This internal table is used to hold the data fetched from the sequential file using WS-upload function module
|
| What is LSMWThe LSMW is a cross-application component (CA) of the SAP R/3 System. The tool has interfaces with the Data Transfer Center and with batch input and direct input processing as well as standard interfaces BAPI and IDoc in R/3. The LSMW comprises the following main functions:
TCODE - LSMW |
Thursday, February 10, 2011
SAP ABAP BDC Programs Questions 3
Subscribe to:
Post Comments (Atom)
Automation Testing
- Manual and Automation testing Challenges
- What you need to know about BVT (Build Verification Testing)
- BVT types
- Learning basics of QTP automation tool and preparation of QTP interview questions
- QuickTest Pro - QTP Functional testing tool review
- Tips you should read before automating your testing work
- Choosing Automation tool for your organization
Blog Archive
-
▼
2011
(392)
-
▼
February
(199)
- SAP ABAP Real Time Questions
- SAP ABAP Technical Questions ( Data Dictonary )
- SAP ABAP Reports Questions
- SAP ABAP Internal Tables Questions
- SAP Scripts and Smart Forms Questions
- SAP ABAP Scripts Question and Answers Part 2
- SAP ABAP Scripts Question and Answers Part 1
- SAP ABAP Scripts Question and Answers Part 3
- SAP ABAP Scripts Question and Answers Part 4
- SAP ABAP Scripts Question and Answers Part 5
- SAP ABAP Scripts Question and Answers Part 5
- SAP ABAP Scripts Question and Answers Part 6
- SAP ABAP Scripts Question and Answers Part 7
- SAP ABAP BDC Programs Questions 1
- SAP ABAP BDC Programs Questions 2
- SAP ABAP BDC Programs Questions 3
- SAP ABAP Report Programming Questions 1
- SAP ABAP Report Programming Questions 2
- SAP ABAP Report Programming Questions 3
- SAP ABAP Report Programming Questions 4
- SAP ABAP Report Programming Questions 5
- SAP ABAP Report Programming Questions 6
- SAP ABAP Report Programming Questions 7
- SAP ABAP BDC , LSMW, Conversions Questions
- SAP ABAP Written Test Questions
- Sample Test Questions on SAP ABAP Programming
- Part 1
- Part 2
- Part 3
- Part 4
- Part 5
- 100 SAP ABAP Interview Questions
- Part 6
- SAP ABAP Technical Interview Questions( Data Dicto...
- SAP ABAP Certification Questions
- SAP ABAP Questions with Answers
- Getting started with Adobe Forms with a simple exe...
- Create table
- Create table using subform
- Using Alternative in Adobe Forms
- Using Text Modules in Adobe Forms
- Value help in Adobe interactive forms
- Making subform behave as table and data part as bo...
- Using Where conditions to relate header and item t...
- Demo on Nested tables
- Achieving Control Levels functionality in Adobe Forms
- Calculating Page-wise Sub-Totals and Grand Total i...
- Including the Standard Texts (SO10) and any other ...
- Scenario on displaying logo, background image and ...
- Printing Address using Business Address Services (...
- Printing Address without using Business Address Se...
- Configuring the Adobe Forms / Smart forms / SAP Sc...
- Demo on Adobe interactive forms using WebDynpro fo...
- Demo on Adobe forms using WebDynpro for ABAP Part 2
- Printing labels using Adobe Forms
- Migration of an SAP Smart form to Adobe Form
- Using Multiple Master and Body pages
- Sending an Adobe form as an attachment in an email
- Uploading a PDF file in an Adobe Form offline scen...
- Sending an SAP Adobe form as an attachment in an e...
- Offline scenario to download an adobe form using W...
- Offline scenario to upload a filled-in adobe form ...
- Using Web Services in Adobe Forms
- Achieving Conditional-breaks in Adobe Forms
- Online Scenario - Travel Request Form
- Steps for creating a Web Dynpro Component for Adob...
- Upload Photos/images into custom table & Print in ...
- Adding rows dynamically in a table using interacti...
- Hiding a Field Using Javascript in Adobe Form base...
- Sending Adobe forms as “PDF” attachment using Emai...
- Custom Dialog Box Message while Saving the Adobe F...
- Digital signature in Adobe forms
- Quick testing for Adobe Forms
- Validation of date and calculation of the number o...
- Dialog processing after COMMIT WORK statement
- Event Handler Technique in Object oriented ABAP
- Handling Data in Excel In-place Display Using BDS
- Redefining methods in subclass
- Final Classes and Methods in Object Oriented Progr...
- Abstract Classes and Methods in Object Oriented Pr...
- Demo on "Narrow Casting"
- Understanding "ABAP Unit"
- Binding in ABAP Object Oriented Programming
- Implementing Persistent Service using Transaction ...
- Persistent Objects: Using GUID Object Identity
- Persistent Objects: Using Business Key Identity
- Create a transaction for a local class method
- Persistent Objects: A Quick reference
- Creating global class from a local class
- Working with interfaces
- Working with events in a global class
- Using ABAP Classes in Workflow
- Enhancing a Standard Class
- Working on Polymorphism
- Working with import, export and change parameters ...
- Inserting data into the database table using Classes
- Working with Constructor
- Working with the keyword SUPER in object oriented ...
- Working with inheritance
- Global Class Functionality - Step-by-step with scr...
-
▼
February
(199)
No comments:
Post a Comment