Vous êtes sur la page 1sur 9

9/18/2015

SAPPlacementPapersSAPBWImportantInterviewQuestionsPaperPart4(ID4134)

SAPBWImportantInterviewQuestionsPaperPart4
Rated:+12,4

SAPBWImportantInterviewQuestionsPaperPart4
Q)Iwouldliketodisplaythedatethedatawasuploadedonthereport.Usually,weloadthetransactionaldata
nightly. Is there any easy way to include this information on the report for users? So that they know the
validityofthereport.
A)IfIunderstandyourrequirementcorrectly,youwanttodisplaythedateonwhichdatawasloadedintothe
data target from which the report is being executed. If it is so, configure your workbook to display the text
elementsinthereport.Thisdisplaystherelevanceofdatafield,whichisthedateonwhichthedataloadhas
takenplace.

Q)CanwefilterthefieldsatTransferStructure?
Q)Canweloaddatadirectlyintoinfoobjectwithoutextractionisitpossible.
Yes.Wecancopyfromotherinfoobjectifitissame.WeloaddatafromPSAifitisalreadyinPSA.

Q)HOWMANYDAYSCANWEKEEPTHEDATAINPSA,IFWERSHEDULEDDAILY,WEEKLYANDMONTHLY.
a)Wecansetthetime.

Q) HOW CAN U GET THE DATA FROM CLIENT IF U R WORKING ON OFFSHORE PROJECTS. THROUGH WHICH
NETWORK.
a) VPN.Virtual Private Network, VPN is nothing but one sort of network where we can connect to the client
systemssittinginoffshorethroughRAS(Remoteaccessserver).

Q)HOWCANUANALIZETHEPROJECTATFIRST?
PrepareProjectPlanandEnvironment
DefineProjectManagementStandardsand
Procedures
DefineImplementationStandardsandProcedures
Testing&Golive+supporting.

Q) THERE is one ODS AND 4 INFOCUBES. WE SEND DATA AT TIME TO ALL CUBES IF ONE CUBE GOT LOCK
ERROR.HOWCANURECTIFYTHEERROR?
GotoTCodesm66thenseewhichoneislockedselectthatpidfromthereandgotosm12
TCodethenunlockitthisishappenedwhenlockerrorsareoccurredwhenuscheduled.

Q)CananybodytellmehowtoaddanavigationalattributeintheBExreportintherows?
data:text/htmlcharset=utf8,%3Cdiv%20style%3D%22color%3A%20rgb(0%2C%200%2C%200)%3B%20fontfamily%3A%20Verdana%2C%20Tahoma%2C

1/9

9/18/2015

SAPPlacementPapersSAPBWImportantInterviewQuestionsPaperPart4(ID4134)

A)Expanddimensionunderleftsidepanel(thatisinfocubepanel)selectthannavigationalattributesdragand
dropunderrowspanel.

Q)IFANYTRASACTIONCODELIKESMPTORSTMT.
Incurrentsystems(BW3.0BandR/34.6B)theseTcodesdon'texist!

Q)WHATISTRANSACTIONALCUBE?
A) Transactional InfoCubes differ from standard InfoCubes in that the former have an improved write access
performance level. Standard InfoCubes are technically optimized for readonly access and for a comparatively
small number of simultaneous accesses. Instead, the transactional InfoCube was developed to meet the
demands of SAP Strategic Enterprise Management (SEM), meaning that, data is written to the InfoCube
(possibly by several users at the same time) and reread as soon as possible. Standard Basic cubes are not
suitableforthis.

Q)IsthereanywaytodeletecubecontentswithinupdaterulesfromanODSdatasource?Thereasonforthis
wouldbetodelete(orzeroout)acuberecordinan"OpenOrder"cubeiftheopenorderquantitywas0.
I'vetriedusingthe0recordmodebutthatdoesn'twork.Also,wouldit
beeasiertowriteaprogramthatwouldberunaftertheloadanddelete
therecordswithazeroopenqty?
A)STARTroutineforupdaterulesucanwriteABAPcode.
A)Yap,youcandoit.CreateastartroutineinUpdaterule.
Itisnot"Deletingcubecontentswithupdaterules"Itisonlypossibletoavoidthatsomecontentisupdatedinto
theInfoCubeusingthestartroutine.Loopatalltherecordsanddeletetherecordthathasthecondition."Ifthe
openorderquantitywas0"Youhavetothinkalsoinbeforeandafterimagesincaseofadeltaupload.Inthat
caseyoumaydeletethechangerecordandkeeptheoldandafterthechangethewronginformation.

Q)Iamnotabletoaccessanodeinhierarchydirectlyusingvariablesforreports.WhenIamusingTcodeRSZV
itisgivingamessagethatitdoesn'texistinBW3.0anditisembeddedinBEx.Cananyonetellmetheother
optionstogetthesamefunctionalityinBEx?
A)TcodeRSZVisusedintheearlierversionof3.0Bonly.From3.0Bonwards,it'spossibleintheQueryDesigner
(BEx) itself. Just right click on the InfoObject for which you want to use as variables and precede further
selectingvariabletypeandprocessingtypes.

Q)WonderinghowcanIgetthevalues,foranexample,ifIrunareportformonthrange01/200410/2004
thenmonthlyvalueisactuallydividebythenumberofmonthsthatIselected.WhichvariableshouldIuse?

Q)WhyisiteverytimeIswitchfromInfoProvidertoInfoObjectorfromoneitemtoanotherwhileinmodelingI
alwaysgetthismessage"ReadingData"or"constructingworkbench"initrunsforminutes....anywaytostop
this?

data:text/htmlcharset=utf8,%3Cdiv%20style%3D%22color%3A%20rgb(0%2C%200%2C%200)%3B%20fontfamily%3A%20Verdana%2C%20Tahoma%2C

2/9

9/18/2015

SAPPlacementPapersSAPBWImportantInterviewQuestionsPaperPart4(ID4134)

Q)CananyonegivemeinfoonhowtheBWdeltaworksalsowouldliketoknowabout'beforeimageandafter
image'amcurrentlyinaBWprojectandhavetowritestartroutinesfordeltaload.

Q)IamverynewtoBW.IwouldliketoclarifyadoubtregardingDeltaextractor.IfIamcorrect,byusingdelta
extractorsthedatathathasalreadybeenscheduledwillnotbeuploadedagain.Sayforaspecificscenario,Sales.
NowIhaveuploadedallthesalesordercreatedtillyesterdayintothecube.NowsayImakechangestoanyof
theopenrecord,whichwasalreadyuploaded.NowwhathappenswhenIscheduleitagain?Willthesamerecord
beuploadedagainwiththechangesorwillthechangesgetaffectedtothepreviousrecord.
A)?
Q)InBWweneedtowriteabaproutines.Iwishtoknowwhenandwhattypeofabaproutineswegottowrite.
Also,aretheseroutineswritteninupdaterules?Iwillbeglad,ifthisisclarifiedwithrealtimescenariosandfew
examples?
A)Overherewewriteourroutinesinthestartroutinesintheupdaterulesorinthetransferstructure(youcan
choosebetweenwritingtheminthestartroutinesordirectlybehindthedifferentcharacteristics.Inthetransfer
structureyoujustclickontheyellowtrianglebehindacharacteristicandchoose"routine".Intheupdaterules
youcanchoose"startroutine"orclickonthetrianglewiththegreensquarebehindanindividualcharacteristic.
Usually we only use start routine when it does not concern one single characteristic (for example when you
havetoreadthesametablefor4characteristics).Ihopethishelps.

WeusedABAPRoutinesforexample:
ToconverttoUppercase(transferstructure)
To convert Values out of a third party tool with different keys into the same keys as our SAP System uses
(transferstructure)
ToselectonlyapartofthedataforfromaninfosourceupdatingtheInfoCube(StartRoutine)etc.

Q)WhatisODS?
A)AnODSobjectactsasastoragelocationforconsolidatedandcleaneduptransactiondata(transactiondataor
masterdata,forexample)onthedocument(atomic)level.
ThisdatacanbeevaluatedusingaBExquery.
StandardODSObject
TransactionalODSobject:
Thedataisimmediatelyavailablehereforreporting.Forimplementation,comparewiththeTransactionalODS
Object.
AtransactionalODSobjectdiffersfromastandardODSobjectinthewayitpreparesdata.InastandardODS
object,dataisstoredindifferentversions((new)delta,active,(changelog)modified),whereasatransactional
ODSobjectcontainsthedatainasingleversion.Therefore,dataisstoredinpreciselythesameforminwhichit
waswrittentothetransactionalODSobjectbytheapplication.InBW,youcanuseatransactionODSobjectas
adatatargetforananalysisprocess.
data:text/htmlcharset=utf8,%3Cdiv%20style%3D%22color%3A%20rgb(0%2C%200%2C%200)%3B%20fontfamily%3A%20Verdana%2C%20Tahoma%2C

3/9

9/18/2015

SAPPlacementPapersSAPBWImportantInterviewQuestionsPaperPart4(ID4134)

The transactional ODS object is also required by diverse applications, such as SAP Strategic Enterprise
Management(SEM)forexample,aswellasotherexternalapplications.
TransactionalODSobjectsallowdatatobeavailablequickly.ThedatafromthiskindofODSobjectisaccessed
transactionally,thatis,dataiswrittentotheODSobject(possiblybyseveralusersatthesametime)andreread
assoonaspossible.
ItoffersnoreplacementforthestandardODSobject.Instead,anadditionalfunctiondisplaysthosethatcanbe
usedforspecialapplications.
The transactional ODS object simply consists of a table for active data. It retrieves its data from external
systemsviafillordeleteAPIs.TheloadingprocessisnotsupportedbytheBWsystem.Theadvantagetothe
wayitisstructuredisthatdataiseasytoaccess.Theyaremadeavailableforreportingimmediatelyafterbeing
loaded.

Q)WhatdoesInfoCubecontains?
A) Each InfoCube has one FactTable & a maximum of 16 (13+3 system defined, time, unit & data packet)
dimensions.

Q)WhatdoesFACTTablecontain?
AFactTableconsistsofKeyFigures.

EachFactTablecancontainamaximumof233keyfigures.
Dimensioncancontainupto248freelyavailablecharacteristics.

Q)HowmanydimensionsareinaCUBE?
A)16dimensions.(13userdefined&3systempredefined[time,unit&datapacket])

Q)WhatdoesSIDTablecontain?
SIDkeyslinkedwithdimensiontable&masterdatatables(attributes,texts,hierarchies)

Q)WhatdoesATTRIBUTETablecontain?
Masterattributedata

Q)WhatdoesTEXTTablecontain?
Mastertextdata,shorttext,longtext,mediumtext&languagekeyifitislanguagedependent

data:text/htmlcharset=utf8,%3Cdiv%20style%3D%22color%3A%20rgb(0%2C%200%2C%200)%3B%20fontfamily%3A%20Verdana%2C%20Tahoma%2C

4/9

9/18/2015

SAPPlacementPapersSAPBWImportantInterviewQuestionsPaperPart4(ID4134)

Q)WhatdoesHierarchytablecontain?
Masterhierarchydata

Q)WhatistheadvantageofextendedSTARSchema?
Q).DifferencesbetweenSTARSchema&ExtendedSchema?
A) In STAR SCHEMA, A FACT Table in center, surrounded by dimensional tables and the dimension tables
containsofmasterdata.InExtendedSchemathedimensiontablesdoesnotcontainmasterdata,insteadthey
arestoredinMasterdatatablesdividedintoattributes,text&hierarchy.TheseMasterdata&dimensionaltables
arelinkedwitheachotherwithSIDkeys.MasterdatatablesareindependentofInfocube&reusabilityinother
InfoCubes.

Q)AstowhereinBWdoyougotoaddacharacterlikea#sothatBWwillacceptit.Thisistransactiondata
whichloadsfineinthePSAbutnotthedatatarget.
A)ChecktransactionSPROThenclickthe"Goggles"Button=>Business
InformationWarehouse=>GlobalSettings=>2ndpointinthelist.I
hopeyoucanusemy"Guide"(myBWisingerman,soidon'tknowalltheenglishdescriptions).
Q)Doesdatapacketsexitsevenifyoudon'tenterthemasterdata,(whencreated)?

Q)WhenareDimensionID'screated?
A)WhenTransactiondataisloadedintoInfoCube.

Q)WhenareSID'sgenerated?
A)WhenMasterdataloadedintoMasterTables(Attr,Text,Hierarchies).

Q)HowwouldwedeletethedatainODS?
A)ByrequestIDs,Selectivedeletion&changelogentrydeletion.

Q)HowwouldwedeletethedatainchangelogtableofODS?
A)ContextmenuofODS'Manage'Environment'changelogentries.

Q)WhataretheextrafieldsdoesPSAcontain?
A)(4)Recordid,Datapacket
data:text/htmlcharset=utf8,%3Cdiv%20style%3D%22color%3A%20rgb(0%2C%200%2C%200)%3B%20fontfamily%3A%20Verdana%2C%20Tahoma%2C

5/9

9/18/2015

SAPPlacementPapersSAPBWImportantInterviewQuestionsPaperPart4(ID4134)

Q)PartitioningpossibleforODS?
A)No,It'spossibleonlyforCube.

Q)Whypartitioning?
A)Forperformancetuning.

Q)Haveyouevertriedtoloaddatafrom2InfoPackagesintoonecube?
A)Yes.

Q)DifferenttypesofAttributes?
A) Navigational attribute, Display attributes, Time dependent attributes, Compounding attributes, Transitive
attributes,Currencyattributes.

Q)TransitiveAttributes?
A)Navigationalattributeshavingnavattrthesenavattrsarecalledtransitiveattrs

Q)Navigationalattribute?
A)Areusedfordrilldownreporting(RRI).

Q)Displayattributes?
A)YoucanshowDISPLAYattributesinareport,whichareusedonlyfordisplaying.

Q)Howdoesurecognizeanattributewhetheritisadisplayattributeornot?
A)InEditcharacteristicsofchar,ongeneraltabcheckedasattributeonly.

Q)Compoundingattribute?
A)?
Q)Timedependentattributes?
A)?
Q)Currencyattributes?

data:text/htmlcharset=utf8,%3Cdiv%20style%3D%22color%3A%20rgb(0%2C%200%2C%200)%3B%20fontfamily%3A%20Verdana%2C%20Tahoma%2C

6/9

9/18/2015

SAPPlacementPapersSAPBWImportantInterviewQuestionsPaperPart4(ID4134)

A)?

Q)Authorizationrelevantobject.Whyauthorizationneeded?
A)?

Q)HowdoweconvertMasterdataInfoObjecttoaDatatarget?
A)InfoArea'Infoprovider(contextmenu)'InsertcharacteristicDataasDataTarget.

Q)HowdoweloadthedataifaFlatFileconsistsofbothMasterandTransactiondata?
A)UsingFlexibleupdatemethodwhilecreatingInfoSource.

Q)StepsinLISareExtraction?
A)

Q)StepsinLOareExtraction?
A)*Maintainextractstructures.(R/3)
*MaintainDataSources.(R/3)
*ReplicateDataSourceinBW.
*AssignInfoSources.
*Maintaincommunicationstructures/transferrules.
*MaintainInfoCubes&Updaterules.
*Activateextractstructures.(R/3)
*Deletesetuptables/setupextraction.(R/3)
*InfoPackagefortheDeltainitialization.
*SetupperiodicV3update.(R/3)
*InfoPackageforDeltauploads.

Q)StepsinFlatFileExtraction?
A)?

data:text/htmlcharset=utf8,%3Cdiv%20style%3D%22color%3A%20rgb(0%2C%200%2C%200)%3B%20fontfamily%3A%20Verdana%2C%20Tahoma%2C

7/9

9/18/2015

SAPPlacementPapersSAPBWImportantInterviewQuestionsPaperPart4(ID4134)

Q)DifferenttypesinLO's?
A)DirectDelta,QueuedDelta,SerializedV3update,UnserializedV3Update.
DirectDelta:WitheverydocumentpostedinR/3,theextractiondataistransferreddirectlyintotheBWdelta
queue. Each document posting with delta extraction becomes exactly one LUW in the corresponding Delta
queue.

QueuedDelta:Theextractiondatafromtheapplicationiscollectedinextractionqueueinsteadofasupdate
dataandcanbetransferredtotheBWdeltaqueuebyanupdatecollectionrun,asintheV3update.

Q)WhatdoesLOCockpitcontain?
A)*MaintainingExtractstructure.
*MaintainingDataSources.
*ActivatingUpdates.
*ControllingUpdates.

Q)RSA6MaintainDataSources.

Q)RSA7DeltaQueue(allowsyoutomonitorthecurrentstatusofthedeltaattribute)

Q)RSA3Extractchecker.

Q)LBW0TCodeforLIS.

Q)LBWGDeletesetuptablesinLO's.

Q)OLI*BWFillSetuptables.

Q)LBWETCodeforLogisticsextractors.

Q)RSO2MaintainingGenericDataSources.

Q)MC21CreatinguserdefinedInformationStructureforLIS(ItisInfoSourceinSAPBW).

Q)MC24CreatingUpdatingrulesforLO's.
data:text/htmlcharset=utf8,%3Cdiv%20style%3D%22color%3A%20rgb(0%2C%200%2C%200)%3B%20fontfamily%3A%20Verdana%2C%20Tahoma%2C

8/9

9/18/2015

SAPPlacementPapersSAPBWImportantInterviewQuestionsPaperPart4(ID4134)

Q)PFCGRolemaintenance,assignuserstotheseroles.

Q)SE03ChangeabilityoftheBWnamespace.

Q)RSDCUBEMForDelete,ChangeorDeletetheInfoCube.

Q)RSD5Datapacketcharacteristicsmaint.
PreviousPage|NextPage
Page4

data:text/htmlcharset=utf8,%3Cdiv%20style%3D%22color%3A%20rgb(0%2C%200%2C%200)%3B%20fontfamily%3A%20Verdana%2C%20Tahoma%2C

9/9

Vous aimerez peut-être aussi