what are the reports created in mm and sd side using sap bw in
a project? name some of them and explain the requirement?
No Answer is Posted For this Question
Be the First to Post Answer
how would u estimate the size of Aggregator transform data and index cache?
how to answer the question "explain project architecture" in informatica pls any one who has the answer pls send the answer to this mail id "karumanchisrinu@gmail.com
how do u really know that paging to disk is happening while u are using a lookup transform?
Difference between flat files and relational sources?
when will use SQL override in a lookup transformation?
what is meant by drill through?(Mascot)
what is session partitioning?
When do we analyze the tables?
What is grain of fact?
How many steps etl contains?
how to do aggregation (year wise quantity ) using only source qualifier, the source is sql server date as datetime data type and target as flat file with year (string datatype)
Can we parametrize the values of IN statement. Ex. Inside parameter file: Parameter='A','B','C' Inside Code: IN (INPUT_CHARACTER, $$Parameter)