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 11
Explain at high level, the batch input process?
Ans :- Batch data is placed into queues called batch input sessions , then placed into
the application programs for maintenance into the database.
12
What are the function modules associated with batch input?
Ans :- BDC_OPEN_GROUP , BDC_CLOSE_GROUP , BDC_INSERT
13
What is the structure of the BDC table?
Ans :- Program/Dynpro/start/field name/ field content.
14
Write out a coding example for filling a BDC Table.
Ans :-
FORM <NAME>
REFEESH <bdc table>
CLEAR <bdc table>
MOVE <program name > to <bdc table>-PROGRAM
<number1> TO <bdc table>-DYNPRO
`X' TO <bdc table>-DYNBEGIN
APPEND <bdc table>
CLEAR <bdc table>
MOVE: <field1> TO <bdc table>-FNAM
<field2> TO <bdc table>-FVAL
APPEND <bdc table>
15
How do you find the transaction number, program number and field names?
Ans :-
· Transaction no.,program no. System -> status
Field names - F1, Technical help
16
What are the processing modes for Batch Input?
Ans :- Process on screen(foreground) , Display errors only and process in the
background
17
What are the available OK Codes that can be utilized during batch input
processing?
Ans :-
· /n terminates current batch input transaction and marks as incorrect.
· /bdel delete current batch input transaction from session.
· /bend terminate batch input processing and mark session as incorrect.
· /bda change display mode to process the session on screen instead of
displaying only errors.
/bde change display mode to display only errors instead of processing the session
on the screen.
18
What is the effect of the BDC_CURSOR field name in the BDC table?
Ans :- You can set the cursor and enter as a corresponding field value the name of
the field on which the cursor is to be positioned .
19
How many types of BDCs you have done?
21
Why you choose Call transaction and/or session method?
Call transaction is mainly used when you want to update the database using a
single transaction , you can also update the database in asynchronous mode, where
as session is used to perform huge database updations using more than one
transaction and which will last for a long time.
|
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
|