Sei sulla pagina 1di 32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

GettingStarted Newsletters

Hi,Guest

LogOn

JoinUs

Store

SearchtheCommunity

Products

Services&Support

AboutSCN

Downloads

Industries

Training&Education

Partnership

DeveloperCenter

Activity

LinesofBusiness

UniversityAlliances

Events&Webinars

Innovation

Browse

StepbyStepguideofModelingHANA
viewsintoBWinSAPBW7.4onHANA

Communications

Actions

Version1

createdbyMohammadSafiullahon15Mar201415:59,lastmodifiedbyMohammadSafiullahon15Mar201417:18

Share

15

Tweet

Like

AboutthisDocument
BusinessCase
ThisdocumentisbasedonSalesBusinesscasescenarios.

Purpose
ThismanualaimstohelpyoutounderstandthemodelingofHANA
viewsintoBWandreportingbasedonBWprovidersinSAPBWon
HANA.ThiskindofprocessingisdoneinSAPBWonHANA.This
manualalsoprovidesdetailsofthestepsinvolvedincreatingand
modelingHANAviewsandmigratingtoBWandcreatingareport
basedBWproviders.Thisdocumentiscreatedsolelywiththe
intentionofsharinginformation.

Prerequisites
Followingaretheprerequisitesforperformingthetasks
presentedinthismanual:
SAPBWonHANA7.4installedontheserverwithpackagessp4
(SAPKW74004).
SAPBWonHANA7.3.1installedontheserverwithpackagessp9
(SAPKW73109).
SAPBWonHANA7.3installedontheserverwithpackagessp10
(SAPKW73010).
HANAdatabaseupgradedtoversionHANASPS06andabove.
BWauthorizationandAnalyticprivileges.
KnowledgeofBOObjects.
KnowledgeofBODataservices.

Contents
1OverviewofTransientprovider,VirtualproviderandComposite
providerinBW7.4

1.1TransientProvider
1.2CompositeProvider
http://scn.sap.com/docs/DOC53352

1/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

1.3VirtualProvider
2SourceDataExtraction(usingBODataServices)
3SourceDataExtraction(LOExtraction)
4ModelingBWObjectsinBW7.4
5ModelinginHANA
6ModelinginBWonHANA
6.1TransientProvider
6.2CompositeProvider
6.3VirtualProvider
6.4BExQueryDesigner
6.4.1TransientProvider
6.4.2CompositeProvider
6.4.3VirtualProvider
7ReportinginWebIntelligence
8Conclusion

1OverviewofTransientprovider,Virtualproviderand
CompositeproviderinBW7.4

DSOandInfoCubeinBW7.4areHANAOptimizedbydefault.This
reducestheactivationtimeandhasahugeimpactonthe
performance.SimilarlymodelingHANAViewsinBWonHANAinto
Transientproviders,CompositeProvidersandVirtualProviders
alsohasahugeimpactonperformanceiftheunderlyingdatabase
isHANA.

1.1TransientProvider

Keyfeatures

ItsmetadatainBWisnotpersisted,butalwaysgeneratedat
runtime.
http://scn.sap.com/docs/DOC53352

2/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

BExQueriesbuiltontopcanadapttochangesautomaticallyas
faraspossible.
NavigationalattributesofanassignedInfoObjectcantbe
used.
ItcannotbeusedinMultiprovider.
ItcanonlybeusedinCompositeProviderinordertomerge
withotherInfoProvider.
ItisexposedtoBExandBItools.

1.2CompositeProvider

Itsbiggestadvantagethatitperformsbothunionandjoins
operationwhichovercomesthelimitationofInfoSetsandMulti
providerinBW.

1.3VirtualProvider

Keyfeatures

Itoffersaveryflexiblewayofintegratingdatanotstoredin
BWObjectsintotheconsistentBWworld.
WecanturnonNavigationalAttributesfortheVirtualProvider
asusual.ThenwecanmaptheNavigationalAttributealsotoa
fieldintheHANAmodelintheProviderspecificproperties
ifyoudonotmapit,thedatacomesfromtheMasterdata
tablesinBW.
VirtualProvidercanbetransportedasusual,itcanbeusedin
aMultiProviderandBExQueriescanbebuiltontop,justlike
foranyotherVirtualProvider.
ThedatareadaccessatQueryruntimeisnotviaSQL,butit
usesthesamespecialAnalyticsAPIthatweusetoaccessdata
inInfoCubes,DSOs,andMultiProviders.ThisenablestheBW
AnalyticManagertopushdownoperationstoHANAinsteadof
performingthemintheapplicationserver.

2SourceDataExtraction(usingBODataServices)

WewillnowseethebasicfeatureofExtractionandLoadingfrom
FlatfilesystemtoHANAusingBODataServices.

LogintoBODataServiceswithproperusernameandpassword.

http://scn.sap.com/docs/DOC53352

3/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

WecreatenewExceltypeformattoloadSalesItemdata(VBAP
Table).

Nextweimportschemaandloadthedata.

http://scn.sap.com/docs/DOC53352

4/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

NextwecreateanewBWonHANADatastorethatconnectsto
HANAdatabase.

NextwecreateabatchjobandtemplatetableinBWonHANA.

http://scn.sap.com/docs/DOC53352

5/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

NextwealsomappedthefieldsinQuerytransform.

Werunabatchjobbyrightclickingit.
Nextweseethedatainthetemplatetableandimportthetable
byrightclickingit.

http://scn.sap.com/docs/DOC53352

6/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

3SourceDataExtraction(LOExtraction)

WewillnowseethebasicfeatureofExtractionforSalesHeader
datafromEC6system.
LogintoEC6withproperusernameandpassword.

http://scn.sap.com/docs/DOC53352

7/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

Wewillactivatethedatasourcesusingatransactioncode
RSA5.

Nextwehavetofillupthesetuptablesforthedatasources.
http://scn.sap.com/docs/DOC53352

8/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

Fordoingthisfirstweneedtodeletethecontentsthatare
alreadypresentinthatsetuptables.
GotothetransactioncodeLBWGandselecttheapplication
componentwhosecontenthastobedeleted.

Tocheckwhetherthesetuptableisdeletedornotgotothe
transactioncodeRSA3andgivethedatasourcenameanditwill
showRecord0foundwhichmeansdatahasbeendeletedfromthe
setuptable.
NowusingthetransactioncodeLBWQdeletetheextractionqueue
ofthedatasource.
Alsodeletethedeltaqueueforthedatasourcesusingthe
transactioncodeRSA7.
NextistofillthesetuptableusingthetransactioncodeSBIW
orOLI*BWwhere*denotestheapplicationcomponent

http://scn.sap.com/docs/DOC53352

9/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

ClickonLogisticsunderSettingsforApplicationSpecificData
Sources>ManagingExtractStructures>ApplicationSpecific
SetupofStatisticalData.
NowclickontheexecutebuttonofPerformsetupSalesanddo
itfordelivery.

Wewillnowseethesetuptablecontentsusingtransaction
codeRSA3.

http://scn.sap.com/docs/DOC53352

10/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

4ModelingBWObjectsinBW7.4

Wewilllocatetheapplicationcomponentandreplicateboththe
datasources.

Nextwewillcreatetheinfopackageforthedatasources
2LIS_11_VAHDRandactivateitsothatwecanseeallthedata
thatareselectedintheextractstructurewillbeinthePSA
table.

http://scn.sap.com/docs/DOC53352

11/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

NextwewillcreatetheDSOfordatasourceandloadallthe
dataintoitusingthedatatransferprocessandactivateboth
theDSO.

5ModelinginHANA

WewillnowseethebasicstepsofmodelinginHANA.
LogintoHANADatabaseviaHANAStudiobyclickingaddsystem.

http://scn.sap.com/docs/DOC53352

12/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

Analyticviewiscreatedonitemtable(VBAP)replicatedbyBO
DataServices.
NOTE:MakesuretomentionthemeasuretypeAmountwith
CurrencyformeasureattributelikeforCOST,NETVALUE,NETPRICE
toavoidmismatchproblemwiththepredefinedInfoObjects
whilecreatingtransientorvirtualprovider.
CURRisacurrencyfieldofItemtable(VBAP).

http://scn.sap.com/docs/DOC53352

13/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

6ModelinginBWonHANA

WewillnowseethebasicstepsofmodelingDatamartsinBWon
HANA.

6.1TransientProvider

UsingTCodeRSSDD_HM_PUBLISH,wecreateAnalyticIndexwhich
isTransientProviderinBWonHANA.

UsingTCodeRSSDD_LTIP,weseethetransientproviderthatwe
http://scn.sap.com/docs/DOC53352

14/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

havealreadycreated.

SelecttheAnalyticIndexandclickdisplay.

Whilecreatingit,mentiontheInfoArea.

NowwecanmentionthereferenceInfoObjectfortheattributes.
ReferenceInfoObjectareusedtocopythemetadatastructureto
attribute.

http://scn.sap.com/docs/DOC53352

15/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

NOTE:ReferenceInfoObjectisnotmandatoryintransient
provider.

6.2CompositeProvider

NowwecreateacompositeprovideronSalesHeaderData(HANA
OptimizedDSO)andSalesItemData(Transientprovider).
NOTE:WecanmodelaCompositeProvidereitherbyusingtheT
CodeRSLIMO/RSLIMOBWortheWorkspaceDesigner

http://scn.sap.com/docs/DOC53352

16/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

WecanuseeitherUNIONorJOINoperandsinmodelingof
CompositeProviderbasedonrequirementswhichisanadvantage
overMultiProvider(onlyunion)andInfoset(onlyjoin).
DragandDropHANAOptimizedDSOfromleftpaneltorightpanel
andusebindingtypeas"UNION.
DragandDropTransientproviderfromleftpaneltorightpanel
andusebindingtypeas"InnerJOIN.
NOTE:Incompositeprovider,therehastobeoneproviderwith
bindingtypeasUNION.

6.3VirtualProvider

NextwecreateavirtualprovideronHANAAnalyticview.

http://scn.sap.com/docs/DOC53352

17/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

SelectandclickVirtualproviderbasedonHANAModel.

Mentionthepackagenameandviewname.

http://scn.sap.com/docs/DOC53352

18/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

NextweclicktheAssignHANAModelAttributesbuttoninupper
rightcornerinorderassigntheattributestoInfoObjects.
Selectproposemappingcheckboxandclickcontinue

http://scn.sap.com/docs/DOC53352

19/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

SelecttherequiredattributesandIfnotfoundthenClick
continue.

ForManualmapping,rightclickthedimensionandclick
providerspecificInfoObjectsproperties.

http://scn.sap.com/docs/DOC53352

20/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

SimilarlydothesameforKeyDimensions.
Note:MakesuremeasureattributeslikeCOST,NETPRICE,NETVALUE
havesamedatatypewithpredefinedInfoObjects.

FinallyVirtualprovideriscreatedandwenowcheckthedata.

http://scn.sap.com/docs/DOC53352

21/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

6.4BExQueryDesigner
6.4.1TransientProvider

NextwecreateaBexQueryonTransientproviderandreportit
usingRSRT.

http://scn.sap.com/docs/DOC53352

22/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

6.4.2CompositeProvider
WealsocreateaBexQueryonCompositeproviderandreportit
usingRSRT.

6.4.3VirtualProvider

WealsocreateaBexQueryonVirtualproviderandreportit
usingRSRT.

http://scn.sap.com/docs/DOC53352

23/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

7ReportinginWebIntelligence

WewillnowseebasicstepsofreportingonBExqueryinWeb
Intelligence.
WecreateanOLAPconnectioninarepositoryinInformation
DesignTool.

NextweopenaBIlaunchpadandthenwebintelligence.
WeselectBExQueryasdatasourceandthentherequiredOLAP
connectionandthenrequiredQuery.

http://scn.sap.com/docs/DOC53352

24/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

Wealsoselectedtherequiredobjectsandrunthequery.
Wecanalsopreviewthedatausingrefreshindatapreviewtab.

Wealsocreatedcolumnchartalongwithtabulardisplayofdata
forcompositeproviderQuery.

http://scn.sap.com/docs/DOC53352

25/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

Wealsocreatedcolumnchartalongwithtabulardisplayofdata
forVirtualproviderQuery.
Wecanalsosavethereportasadifferentfilelikepdf,
excel.

8Conclusion

TheconceptoftheTransientProviderhasthebiggestappealin
thecontextofadhocmodelswithfrequentchangesandalimited
durability.ButwecanttransportaTransientProviderandsowe
havetopublishtheHANAmodelineachsystemwherewewanttouse
it.
Forthemorelongtermandstablerequirementsweinsteadpropose
thenewVirtualProvider,basedonHANAmodel.
Soasageneralrecommendationwestate,thatweshouldkeepthe
modelinHANAassimpleaspossibleandmodelthecalculations
insteadintheBExQuery.

44697Views

http://scn.sap.com/docs/DOC53352

26/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

Products:sap_hana,sap_netweaver_business_warehouse_7.3,sap_netweaver_business_warehouse_7.3_powered_by_hana
Topics:business_intelligenceTags:hana,bw,sap_netweaver_bw,bw7.3,best_practice,bw_on_hana,
sap_netweaver_bw_on_sap_hana,netweaver_bw,bwonhana,sap_bw_hana,bw_migration,bw_on_sap_hana

AverageUserRating
(15ratings)

Share

15

Tweet

Like

32Comments
RamakrishnanAzhagappan01Apr201409:03

Thisisgoodgothrough.Thanksforthisutilecontentsharing.
Like(0)

SatendraMishra01Apr201409:49

Veryniceinformation

Nicelyexplorered

Thanksforsharingwithuskeepsharingnew

document .

BestRegards,
SM
Like(0)

KrishnaChaitanya07Apr201412:28

Goodone.Thanksforsharing.

Regards,
KrishnaChaitanya.
Like(0)

G.Bot23May201415:00

Thanksfortheinfo.Veryusefullstuff.

Oneremarkonthetransientprovidersection.ThetransactionmentionedtocreatetheTPisnow
RSDD_HM_PUBLISH,withoneSatthestart.
Like(0)

MohammadSafiullah03Jun201415:14(inresponsetoG.Bot)

HiG.Bot

IguessthattheTcodethatyouhavementionedforcreatingTPis"SRSDD_HM_PUBLISH'.
IamsorryifIhaveinterpretedtheTcodewrongly.
ButthisTCodedosenotexitinBW7.4SP4andBW7.4SP6.Canyoubemorespecific
abouttheversionthatyouhaveused.Pleasepasteascreenshotinsupportofyourquery.

Like(0)

RamakrishnanAzhagappan03Jun201415:29(inresponsetoMohammadSafiullah)

HelloMohammad,

IhopewhatG.Botwaspointedisnot'SRSDD_HM_PUBLISH'tocreateaTPwe
havetousetheTCode'RSDD_HM_PUBLISH'buthereitismentionedas
'RSSDD_****'Pleasecorrectmeifwrong.

So,tocreateaTPwehavetouse'RSDD_HM_PUBLISH'
Like(0)

http://scn.sap.com/docs/DOC53352

27/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

G.Bot03Jun201418:47(inresponsetoRamakrishnanAzhagappan)

HiRamakrishan,

Youareright,Imeanindeedthatthetcodeshouldbe
'RSDD_HM_PUBLISH'.
Like(0)

MohammadSafiullah04Jun201407:04(inresponsetoRamakrishnan
Azhagappan)

HiRamakrishan,

ThankyouRamakrishan.ActuallybymistakeIhavewrittenthatinthe
document(point6.1).JustnowIhavefigureditout.Itshouldbe
RSDD_HM_PUBLISH.
Thankyoueveryoneforgoingthroughthedocument.
Like(1)

manikanta09Sep201412:14

Hi,

Niceonethanksforsharing.

regards,
Manikanta
Like(0)

rajeshkumar01Oct201413:34(inresponsetomanikanta)

Hi

nicedoccument,

ihaverequirementlike,hierachyhastobecreatedinHANAsystem.

forthatihaveloadedHierarchytableinHANAsystem.

Nowi'dliketoaccessthosetableinBWsinceweareusingBW7.4

thetablestructurewouldbe

NODEIDIOBJNAMENODENAMELINKPARENTIDTXTSHTXTMDTXTLG

NowcreatedAttributeviewforthesametable.

inBWsidewhiletryingtoaccesstheview,wecan'tseetheViewonlyAnalyticandCal
viewsonlyvisable.

buttocreatethoseviewsweneedMeasurestobemainitained.

butwehaveonlyattributesonly.

couldyoupleaseprovidesolutionhowtoaccessthoseviewsinBWandhowtoprocced
withhierarchyinBWside.

Regards
Raj

Like(0)

MohammadSafiullah05Oct201417:39(inresponsetorajeshkumar)

HiRajesh,
Forattributeviewsorhierarchybasedattributeviews,wecanaccesstheviewsin
BWviamasterinfoobject.Youcanseetheoptionforimportingattributeviewsin
BWininfoobject.

thanks&regards
Mohammad
Like(0)

rajeshkumar06Oct201410:57(inresponsetoMohammadSafiullah)

HiMohmamad,

thanksforthepostreallyhelpful.

MyrequirementisinHANAviewhavecreatedAnalyticviewbasedout

http://scn.sap.com/docs/DOC53352

28/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN
tablefileds

NODEIDNODENAMEIOBJNAMELANGPARENTIDSHRMD
LAND

thisthetablewhichisHierarchyloadingintoBW.

inBWwehavecreatedVirtualprovidertoimporttheHANAViewintoBW.

thencreatedMultiprovidertobringsameVirtualproviderinto
Multiprovider.

DiemensionwehavesameattributescalledNODEIDNODENAME
IOBJNAME....etc.

nowwehavetomapthisinBWhow'sdoesthishappens?

sincewehaveinfoobjectZXXXmadeasahierarchyobjectinBW.

howwouldimapthisHierarchyobjectwithMultiproviderdiemensions.

pleasehelponthis

Regards
Raj
Like(0)

Sricharanikondasani22Nov201422:19

GreatDocument.Pleaseaddmoreversionstothisdocument.ItreallyHelps
Like(0)

OliverBaer04Dec201416:20

Mohammad,

doyouknowwhetherTransientProviderandVirtualProvideralsoexistinaBWw/oHanabutany
otherDB?Andeventually,linkingtheseobjectstoanyotherHanaDB(e.g.ERP,sidecaretc.)?

Bestregards,
Oliver.
Like(0)

DineshAnblazahan05Dec201407:15(inresponsetoOliverBaer)

HiOliver,
Answertoyourfirstquestion:
WhenyourefertotransientproviderandVirtualproviderbasedonHANAmodelsthenin
thatcasethesetwoobjectscannotexcistsonBWontraditionalDB.
AnswertoyoursecondQuestion:
YoucannotlinktheHANAartifactsinexternalHANADBtoanotherBWsystemsvia
Transientandvirtualprovider.

Thanks&Regards
A.Dinesh
Like(1)

MohammadSafiullah05Dec201408:17(inresponsetoOliverBaer)

HiOliver,

Thankyouforreadingthedocument.
TransientproviderdoesnotexistinaBWw/oHANA.BelowscreenshotisfromBW7.4w/o
HANA.

WhereasVirtualProviderexistinBWw/oHANA.Virtualproviderfetchesthedataatrun
timeanddoesnotphysicallystoresthedatai.erealtimeaccess(whichissameastransient
provider)butVPhasadvantageoverTPasVPusesthepropertyofstandardorcustominfo
objectlikehierarchiesetc

http://scn.sap.com/docs/DOC53352

29/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

Butregardingthesecondquestion,itisnotpossible.ItisonlypossibleinBWonHANAas
thereisaoption"basedonHANAmodel"invirtualprovider.

IhopeIhaveansweredyourqueries.
Like(0)

OliverBaer05Dec201414:57(inresponsetoMohammadSafiullah)

Thanksforthefeedback.AlthoughIdon'tliketheanswerforVPsbeingnotableto
connecttoasecondaryHanaDB)
Like(0)

DineshAnblazahan08Dec201405:21(inresponsetoOliverBaer)

HiOliverBaer,
IwilltrytomakeyoutolikethewayVPbehaves ...plzgothrough
myexplainationbelow:
wehavetolittleunderstandthearchitectureofVP,virtualprovideras
suchdoesn'tholdanydatasoitwillbeeasyandperformancebenificial
onlyifthedataresideswithinthesameHANAboxifitsexrenalthenthe
virtualproviderarchitecturehastochange.SAPdontliketochangeit
becauseforaccessingtheexternalHANAobjectthereisalreadyan
objectnamedasODS.SoifyourusecaseyouhavetousetehopenODS
notVP.
Ihopeurhappynow
Thanks&Regards
A.Dinesh

Like(1)

PRenjithKumar10Dec201414:58

Hi MohammadSafiullah,

Thisisverygooddocument.Dowritemoreonthesenewtopics

Regards
Renjith
BWForummoderator.

Like(0)

srikarKalyanapu23Dec201419:32

It'sveryusefuldocument..Thanksforsharing
Like(0)

http://scn.sap.com/docs/DOC53352

30/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN

AnupamaMahto11Mar201505:19

Thisdocumentisveryinformativeandreallygoodforbeginnerswhoaretryingtoexplorethethe
newInfoProvidersinBW.

Onequestioncanthecompositproviderconsumethevirtualprovider?
Regards,
Anupama
Like(0)

MohammadSafiullah11Mar201511:27(inresponsetoAnupamaMahto)

Thankseveryoneforreadingthedocument.

HiAnupama,

Yes..Compositeprovidercanconsumethevirtualprovider.
Like(0)

SuryaVadupu18Apr201502:29

HiSafi

Excellentdocument,ThisclearedmydoubtsonSAPBW/HANA.

Thanks
SV
Like(0)

NagenderReddy20May201514:33

HiSafi,
Gooddocument.
Like(0)

HarishNS27May201500:11

HiSafi,

GoodDocument.

Thanks
hari
Like(0)

LoedDespuig29May201514:42

Hi,

Thanksalotforsharing..

Loed
Like(0)

KumarL28Jun201517:02

HiMS,

Welldocumented.

Surprisedtoknowthatthetransientproviderscan'tbetransported.
Whyisitso.
Isthereanylogicgivenbysapbehindthislimitation?

Asthetransientprovidermetadataisstoredinitsowntables(around5)startingwith
RSLTIP*
Canthesetableentriesbetransportedandwiththis,whethertheseobjectswillgettransportedtothe
targetsystemasthese5tableshavealltherequireddetails(metadata)ofeachandeverytransient
provider.

IUnderstandthatthesetransientprovidersarecreatedwhentobeusedonadhocbasiswhich
meansthatitmakessenseonlywhencreateddirectlyinproductionasthedocsaysthatthesearenot
transportable.Idon'tthinkthatthiskindofcreationaccesswillbeprovidedinproductionenvironment
butifneededitcanbeprovidedandthisisnotsomethingpossiblebutmyviewisoffollowingbest
practices.

Allarewelcometosharetheirviewsonthetransportlimitationwithtransientprovider.

Regards
Kumar.

http://scn.sap.com/docs/DOC53352

31/32

2/23/2016

StepbyStepguideofModelingHANAviewsinto...|SCN
Like(0)

NeerajaP21Jul201516:30

Hi MohammadSafiullah,

CouldyoupleasetellmewherecouldIfindTransientProviders(2O0FIN_OPA_T50and
2O0FIN_OPA_T20)whichincludedintheMultiProvider/ERP/OPA_M01aswehaveasystemBI
clientinstalledonECCandthedatabaseisHDB...

IhavecheckedAnalyticIndexesusingtransactionRSDD_LTIPbutIcouldnotfindanyhere.

Alsohavegonethroughsomepostsonthis...aswecouldnotfindTPsinBWthenwherecouldwe
findthemandifnotinthesystemwherecouldwecheckSAPprovidedTPs.

Thanksinadvance..!!

Regards,
Neeraja.
Like(0)

DineshAnblazahan22Jul201507:37(inresponsetoNeerajaP)

Hi,
WhenusayTransientproviderdidyoumeanHANAmodelbasedtransientprovider?if
yesthecanyoutrycheckingitinthetranscationrsdd_hm_publish.

Thanks&Regards
A.DInesh
Like(0)

KishoreMadireddy24Jul201523:04

Greatone..reallyhelpful..

Cheers
KishoreMadireddy
***Evenifyouhavenothing,youcangetanything.Butyourattitude&approachshouldbe
positive..!****
Like(0)

ChangRunLin10Dec201514:01

greatarticle.Wellexplained.Thankyou!
Like(0)

Satp22Feb201615:43

gooddoc
Like(0)

SiteIndex
Privacy

ContactUs
TermsofUse

http://scn.sap.com/docs/DOC53352

SAPHelpPortal
LegalDisclosure

Copyright

FollowSCN

32/32

Potrebbero piacerti anche