what is the purpose of table maintanance,(i think it's for authorizarion purpose) what is ment by authorization?
7 10852in scripts 1,2,3,4,5,6,7,8,9,10.............50 pages.then i want only 4 to 50 how it is possible?ans also iwant only 1,3,5,7,9 .....how it is possible?
2 6722After Uploading logo into SAP-SCRIPT How To Check Whether It is Success fully Uploaded or not?
4 13208If suppose There are 10 records in flat file then how many times BDC_open_group, BDC_INSERT, BDC_CLOSE_group executed?
5 17533how can u write in single program call transaction and session method logic? if u write logic in call transaction ,is there any errors ? how can u see in session ?
2 12530Post New Satyam SAP ABAP Interview Questions
what are properties of a transaction? : Sql dba
Can I use outlook with office 365?
What are the different types of upgrades that can be performed in sql server? : sql server DBA
95) func(a,b) int a,b; { return( a= (a==b) ); } main() { int process(),func(); printf("The value of process is %d ! ",process(func,3,6)); } process(pf,val1,val2) int (*pf) (); int val1,val2; { return((*pf) (val1,val2)); please help me in detail ....with flowchart
What is the purpose of self join?
What are the different models used in cluster analysis?
Can I use objective c in swift?
What is Hector in Cassandra?
Can we call job within job?
What is junit & api?
What is the difference between $name and $$name?
How to fetch the data from sap-r/3, sap-bw/bi to informatica system? what is step by step procedure? at what senario you retrieve the data from sap system to informatica or say dwh system? --
Given a vector of values, how would you convert it into a time series object?
How do you define a user story?
Why do we need constructors?