View Full Version : ABAP
- What is the command in subscript
- In production what is the user exit
- What are field groups? How to use Import/Export statements
- In the ?select? statement what is ?group by?
- Have you created Maintenance dialog or Table Maintenance
- How to create client independent tables
- What is open sql vs native sql
- Explain Elementary search helps, Collective search help
- What does an EXEC SQL stmt do in ABAP and its disadvantage
- Explain the difference between Search Helps and Match Codes
- Difference between client dependent and client independent tables
- What is a collect statement? How is it different from append
- What does an extract statement do in the ABAP program
- What are the domains and data elements
- Can you create a table with fields not referring to data element
- What is the step by step process to create a table in data dictionary
- How many types of tables exists and what are they in data dictionar
- Can a transparent table exist in data dictionary but not in the data base physically
- What is the advantage of structures? How do you use them in the ABAP programs
- What?s an effective way of using an internal table record
- What are the types of internal tables
- What are the different types of data dictionary objects
- What is the alternative to batch input session
- What is a batch input session
- What should be the approach for writing a BDC program
- What is the typical structure of an ABAP/4 program
- How can we copy a standard table to make own z_table
- How do you get output from IDOC
- What are client dependent objects in ABAP/SAP
- How data is stored in cluster table
- When do we use End-of-selection
- When top of the page event is triggered
- Can we create field without data element
- How do we debug sap script
- What is control table and what is its purpose
- What is table buffer? Which type of tables use this buffer
- Which table contains all the user exit data
- On which even we can validate the input fields in module programs
- Which transaction code can we use to analyze the performance of ABAP program
- How to transfer legacy data into base tables by scheduling a time frame using bdc
- How can you debug a script form
- What is the final entry in BDC Table
- What is difference between value table and check table
- How can i get output on same page
- Why Transaction Variant need
- Why BAPI need then BDC
- who take care of data while passing to application server
- What is the difference between collect and sum
- In a module pool How to set drop down list
- How can I transfer a sap script form from one client to another
- How do u upload a portrait or landscape in a sap script
- Difference between value table and view table
- What is lock Object
- What is Field symbol
- Which one is not an exit command
- How to convert SD data in to ABAP
- How do you see the authorization checks
- we have table control, what is the same code in PBO and PAI
- What is difference between dialog program and a report
- What transactions do you use for data analysis
- What is the difference between Type and Like
- What are different ABAP/4 editors? What are the difference
- What is Tcode SE16. For what is it used
- In vat implementation, what is the abap role
- Explain about roll area, Dispatcher, ABAP-Processor
- Have you used performance tuning? What major steps will you use for these
- What is the main point while using control break in internal table
- How to create own development class for storing the programs
- How can we transport the z-table along with data to Production system
- What is the difference between field group, extract dataset, and internal table
- What is the difference between SAP memory and ABAP memory
- What is the meaning of ABAP/4 editor integrated with ABAP/4 data dictionary
- Which system variable have current value during execution
- What happen if we use control break statement in between select & end select
- How do you connect to the remote server if you are working from the office
- Where can we link the functional module to ABAP coding
- When we have to use this event explicitly
- What are field symbols and field groups
- What is the "component idx of structure" clause with field groups
- What are the problems in processing batch input sessions
- How is batch input process different from processing online
- Which IDoc types are used in ALE for sending material
- What is the use of pretty printer
- How will you interact with client if necessary
- Where was the development server
- Why SAP scripts and smart forms are used
- How can we enable hyperlink in screen painter
- How can we create editor box in alv grid? give coding
- Can we insert two records in internal table? if yes give code
- What is ECC in current version of sap r/3 ECC6.0. what is full form of ECC6.0
- What is the event while entering data in screen to get next field
- What is current version of sap r/3
- Difference b/w classical report and interactive report
- What is difference between table control and alv grid in dialog programming in ABAP
- Why abap/4 is 4th generation language
- What is difference between type and like statement
- How to debug an Idoc at run time
- How to transfer a specific record of a table from one system( eg:test system)
- Out bound process code for quotation
- Which transaction is used to make dictionary adjustments when upgrading versions of
- When objects are passed from task to the change request
- What is the use of CTU_PARAMS when we r working with BDC
- What is meant by stacked list
- If you want to improve the response time logical database permits you to achieve this
- What class is used to display the ALV grid control
- What are the characteristics of a bapi
- How can i access SAP through internet
- What are version management functions
- How does SAP organize its exits
- What is RFC STUB program
- Which table stores the online messages
- How do you suppress blank spaces in sap scripts
- SAP modifications and enhancements stored in which table
- What are the two types of request available in CTS
- What is the various print modes available with SAP scripts
- What is the standard program to check the consistency of the partner profiles
- What is the standard program to transport transaction variants and screen variants
- What is the field to be used in field catalog of an ALV report to hide the relevant
- What the t code to check the consistency of work flow for ALE /EDI in a inbound error
- What is the variable to be used in sap scripts to find the total number of pages of
- What is the table to find change pointer status
- What is the sap standard script for picking list
- SAP modifications and enhancements are stored in which table
- What is the standard program to check the consistency of partner profiles
- How to debug a pop up window
- What is the flag
- What is the difference between functional spec and technical spec
- What is the reason, a BDC program is working in 'A' mode but not in 'N' mode
- What is the BAPI to get list of quotations for a customer? what is the BAPI to view
- What is Transport Request? why it is needed for us
- After sending the data(any type) from SENDER to RECEIVER can we send the same data
- Number it was showing not yet processed entire page why it happens i don’t know
- What is the process of dialog program from first to last
- In ALV reports how double click event works
- Where u can find out the check table
- What is the difference between rfc and normal function module
- Where you can create the rfc function module
- Where can u set the pages in script (don't say first page, remaining pages i want)
- What is the main difference between data element and domain
- If You have 10 pages in script, how can you start from 10th page
- What is the work of buffer in sap
- What are the different types of dispatcher in sap
- How to create our own data types in a Report
- Can we use same Domain for more than One Data element
- Can we use same data element for more than one field
- What are the services have to implement in SAP R/3
- What are the Joins used for internal Table
- How to search an Internal Table Fields
- While running bdc call transaction method for user defined table, all the records
- What is the difference between invoice and proforma invoice
- Explain the Smart Form with an Example
- What is the program flow of BADI(step by step)
- How to get the column count of a report
- How to split one Invoice into Multiple ( Step by Step)
- How to combine multiple billing into one RV document ( Step by Step)
- How to combine multiple delivery into one Billing ( Step by Step)
- How to combine multiple order in one Delivery ( Step by Step)
- What is the difference between Valuation type and valuation category
- Give 3 scenario due to which you require Gap analysis in your project
- Give 3 scenario of reporting due to which you require reporting help of ABAP
- What is user specific parameter
- What are the mandatory fields to be filled in Transaction Code "VA21" for sales order
- When u create an index in Data Dictionary..how do we call it in a program or report
- What is the difference between a line selection and a line selection on field
- How to upload open purchase order through BDC
- What is troubleshooting and where you can use this TS
- How many no of buttons we can create on Application tool Bar
- What is Tool view and Project view
- What are the input parameters to be passed to the BAPI
- What is the process of creating quotation using BAPIs
- What is the transaction code for creating a quotation of sales order
- What is the purpose of bapi 'bapi_sales order_simulate'
- Write a sample program
- Write an abap program for creation of customer enquiry using bapi 'bapi_inquiry_creat
- How to make changes in standard script for sales order header data
- What is the difference between ABAP memory and SAP memory
- What is the significance of at line-selection event
- How to transfer the data from flat file to bdc plz send the steps as well as example
- What is the remote system in ale whether it is sender / receiver
- What is the difference between select and select single statement
- What is a TEXT Table
- How do u write a program in session method so that it creates the session and run
- What is difference between batch input method and direct input
- What is actual procedure of session method of bdc
- Give me the Full flow of SD and MM
- Why can we get the Function module when we activate the Smart form
- What is the purpose of split command
- What is the role of work bench organizer
- In real time with the help of scripts what we can do
- Can any body tell me in a company how bapi work will goes
- What are the mandatory fields to be filled for bapi_customer_createfromdata1
- What is mean by xk01, va01 and vd01 in bdc programs
- What is the difference between parameter & select-option
- How to debug background jobs
- How can you call a function module in smart form
- How to call A report from other report without using include program
- Who will tell which bapi will set for the present requirement
- What is the difference between select options and parameters
- What is the differences between version 4.7 and ecc 5.0
- What is field string ? & where we are using field strings
- What is the significance of project, sub project and object in lsmw
- How to transfer two idoc simultaneously
- While running bdc for call transaction method, in gui_upload function we use file
- What is the main use of package(in user exits ,in SMOD user can provide the package
- Once the recording is done in BDC and LSMW...if we are asked to add an additional
- Send coding to write a program to create customer quotation using bapi 'bapi_quotatio
- What is the purpose of bapi bapi_custmatinfo_getlist what is input and output of this
- I have two selection screens, i gave values in first selection screen but i didn’t
- What are labels in scripts..? why are they not accepted in smart forms
- I am learning abap and finding very difficulty in understanding the message control
- I have a table with 400 recs. among some are duplicate records. How can I remove
- How can I download SAP SMART FORM into text format
- What is the diff between the transaction... VD01 and XD01
- How we can do transfer data from oracle/access to our sap R/3 system by using call
- Why we are using pgm RSTXTRAN
- Advantages and Disadvantages of ABAP Object Oriented programming to Java programming
- What is the difference b/w driver program & print program
- What are the events in lsmw
- In the time of migration of data who will decide whether it is done in bapi
- How to call the function module generated in smart form for printing the form
- What is the print program for smart forms .pls give me one example
- What is the use of protect / end protect control command in the scripts
- What is meaning of idoc monitoring
- What is the function module to read the standard text
- Can any please tell me the differences b/w bapi & bdc
- Transaction code for assigning the function module to the process code
- Which select statement is used in script
- How can I assign a foreign key relation ship for a structure
- How u transport a abap program from 4.7 version to 5.0 version
- What are the components of bdc
- How we will create a bullets in sap-scripts
- What is the difference between driver program and print program in sap script
- How to different call transaction on the basis of double clicking on different field
- What are the sap financial periods
- One client needs material description more than 40 chars so how can we extend because
- One client needs material description more than 40 chars so how can we extend because
- How to fill the select options from an internal table dynamically ie can i use the
- How many ways to define internal tables
- What is data structure and data table
- What are the events in sap script print program
- How can you call two forms in one sap script print program
- What is the difference between rfc and function module
- Can you send the results from report to sap memory
- What are the text elements in scripts
- What is meant by filtration in alv? how to do it
- What is the button to change the variant in alv
- In start of selection if we perform validation ,what happens
- How to field properties are set with **** as a password
- How to send the form to mail
- What is the diff b/e function module alv and oop alv