GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  SAP R/3  >  Reports
Go To First  |  Previous Question  |  Next Question 
 Reports  |  Question 59 of 170    Print  
How do u call Session from a Report?

  
Total Answers and Comments: 1 Last Update: July 25, 2007   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
July 25, 2007 09:44:28   #1  
suman        

RE: How do u call Session from a Report?
We call Session from a Report by using bdc_opengroup
 
Is this answer useful? Yes | No

 Related Questions


Latest Answer : 1.batch input works for multiple applications where as call transactions doen't work2.batch input has an implicit log file with it. where as call transaction doesn't have3.batch input has sy-subrc check with the database where as call transaction doesn't ...

Latest Answer : using transaction code SM35 ...

Latest Answer :     yes we can ...

Latest Answer : An Interactive report allows the user to participate in retrieving and present data at each level.while classical report doesn't have access to interact ...

Latest Answer : in the case of setscreen the entire processing of the current screen takes place and then the system branches out to next screen.if u want to branch out to the next screen without processing the current screen then LEAVE SCREEN  should be used along ...

Latest Answer : Classical Report Events areLOAD OF PROGRAM.INITIALIZATION.AT SELECTION-SCREEN.START-OF-SELECTION.TOP-OF-PAGE.END-OF-PAGE.END-OF-SELECTION.Interactive events areAT LINE-SELECTION.AT USER-COMMAND.TOP-OF-PAGE DURING LINE-SELECTION. ...

Latest Answer : it is one of the method used to migrate data from non sap systems to sap systemswith this we can work with small amount of datawe can work with foreground processit does not have logfile explicitlyto work with we have to use BDCMSGCOLL data structureit ...

Latest Answer : At line-selectionAt user-commandTop-of-page During line-selection for secondary Page header info ...

Latest Answer : By using set pf-status'zmenu' and double clicking on zmenu ...


 Sponsored Links

 
Related Articles

How does the function call within function get evaluated?

Whenever we have more than one function which is called for a finite number of times then such a function gets evaluated from inside out. Let us understand this concept with an example. For instance consider a function sample called within it 4 times as given in program below: main() { int a=50;
 

How to call C header that is not provided generally by system in C++?

Headers can be called by using extern C Syntax of extern C is: extern "C" <function declaration> for example to call C functions from C++ we can write extern "C" { <function declaration> <function declaration> ...
 

What is difference between call by value and call by reference in function?

The arguments passed to function can be of two types 1. Values passed 2. Address passed The first type refers to call by value and the second type refers to call by reference. For instance consider program1 main() { int x=50, y=70; interchange(x,y); printf(“x=%d y=%d”,x,
 

The Interview Snafu

How to turn someone else’s mistake to your advantage Your dream job is about to become reality. A recruiter gave you the heads up about the perfect position at Humungous Conglomerate, Inc. You went through five interviews as well as a battery of psychological tests mandated by their HR de
 

Winning a Job Interview with a Winning Resume

Does your resume unlock your potential, take your skills to the highest level and win you the interview and the job you want now? The job market today is highly competitive and even if you think you have what it takes to get an interview you won’t get over the line without a polished, prof
 

Importance of Proper English during Job Interview

Importance of Proper English during Job Interview Your job interview is crucially important and it will determine whether or not you will get the job Depending on the type of job you re going for it is very important for you to use proper English In most cases jobs which offer higher salaries will h
 

JSP Implicit and Session Objects

JSP Implicit and Session Objects In this JPS tutorial you will learn how to program using JSP JSP expressions and Implicit Objects JSP Session Object methods of session object getAttribute String name getAttributeNames and isNew mosgoogle JSP expressions If a programmer wants to insert data into an
 

HR Interview - HR Interview Mistakes You Will Want To Avoid

HR Interview Mistakes You Will Want To Avoid The job interview can be a stressful process This is especially true for those who are going after a competitive position Your nonverbal communication combined with the answers you give during the interview will determine if you are hired mosgoogle While
 

HR Interview - Behavioral HR Interviews

Behavioral HR Interviews As the name implies a behavioral interview is an interview that is held by a human resources department to determine if an applicant has the behaviors that are appropriate for a job The company must know how an applicant will behave in a certain situations mosgoogle The logi
 

HR Interview - How To Prepare For Your HR Interview

How To Prepare For Your HR Interview Before you begin thinking about how you are going to dress for the interview it is important to do your research first You should learn everything you can about the company you wish to work for When you have detailed information about your employer you will conve
 





About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape