Re: Balances from FS10N
Hi Santosh, Data for the tcode is extracted from BSEG and FAGLFLEXA tables. You can check the data source :...
View ArticleSLD captures the host name of the HANA DB as the Technical system & not the...
Hello All I have a distributed system ( HANA is on a different host ) & AS ABAP application server is on a different host . I push the data to SLD from this managed system ( via RZ70 ) . When i...
View ArticleRe: Mopz EHP6
Hello RubenI don't think MOPZ need Oracle version 11 for stack file creation but for EHP6 you will need. RegardsRB
View Articlerelease strategy based on cost center
Before posting this question on the forum i have searched the forum for this kind of question.though i saw some similar questions on this issue but not as really complicated like this. Our scenario is...
View ArticleRe: Release strategy for PR without classification after go live
Hi, You can go live the release strategy,But It doesn't effect the old PR at all.But If any PR get changed after release strategy configured.It will take the effect. You can go for With or Without...
View ArticleAuthenticate HWC app with SAP LOGON credentials
How to authentaice HWC application with login credentials of SAP Logon,
View ArticleRe: Difference Report on BPC Cube
Hi Sowrabh, Sorry for that , I Given Reply as BI iobjs using BEX format, I don't have any idea about BPC objects using BEX style. Wait for others to reply. Regards,Seshu.P
View ArticleRe: No POWL object types are assigned to you
Hello, did you find a solution? I have a similar problem in a clean installed SP10 Solman in the landscape administration. The tab Logical Components shows only the POWL error message. It strikes, that...
View ArticleRe: add new tab in purchase order item
Thank u. T thing this is the reason. Do you know how can i activated ?
View ArticleRe: Co11n - System allows to post teh confiramtion even after final confirmation
Yes it gives a warning message and accepts the confirmation. I have posted the screen shot for the system settings in BS22Please tell me which option should i make "Forbidden" here? Regards,Azhar
View ArticleRe: How is a table parameter in function modules used ?
Hi-At first to define Tables parameter in FM, go to tables tab and under Parameter Name provide the tables parameter name and associated structure should be a standard structure(You have to create this...
View ArticleRe: Is it Mandatory to have uuidd for SAP installation ?
Hi Prathmesh, Thank for the your valuable solution. RegradGanesh
View ArticleAddition Of Time Wage and Payroll Wage type
Hi Experts, I have a scenario, where client is request for adding the a wage type of IT 0015 with the number from RT(highlighted in yellow)The number is (highlighted in yellow) LOP of basic...
View ArticleRe: developer key can be update manually in devaccess table
Hi,Can you please explain what you need. what do you need as one of the discussion earlier is already open.http://scn.sap.com/message/14537071 ThanksRishi Abrol
View ArticleRe: Unable to select provider BPM Data Source in Reporting activity BPM VC 7.3
Hi Jann,I could not find it in VC queue, could you send the number? Thanks,Kobi.
View ArticleRe: Co11n - System allows to post teh confiramtion even after final confirmation
Azhar,Please tell me which option should i make "Forbidden" here?The business operation that you do not want to allow, RMPO, that should suffice the example that you have provided. But you can test...
View ArticleTable to Table load is slow!
I have 2 similar column tables (say Tab_A & Tab_B). At any given point of time, one of them will be used by the users and the other gets modified with new data. Trouble I have here is, both the...
View ArticleRe: How to add amount of 2 records with same Key fields in an internal table?
sort your IT by f1 f2 f3 f4 f5 then loop at it into wa. if(wa-f1 = lv_f1 and wa-f2 = lv_f2 and wa-f3 = lv_f3 and wa-f4 =lv_f4 and wa-f5 = lv_f5).here you add amount and put all fields into another...
View Article