brrestore error "no backup of archived log for thread 1 with sequence"
Hi everyoneI am having a weired issue with BRRestore in our environment. I am running SAP/Oracle on AIX. I take backup and archive to external system (TSM) using BRTools/RMAN. If I take an online...
View ArticleRe: BPC Logic Script: Creating intersection instead of union with *SELECT...
Unfortunately there is no way to generate intersection in SELECT. AND is working like OR for the same property and like AND for different properties. Vadim
View ArticleRe: Report
One way would be to populate formulas with the fields that change. E.g.; say I have one field I need to change. Call it cust_1stName.table. Create a formula. Call it @field1Add the field into a...
View ArticleRe: Communication Channel Monitoring: Start and Stop buttons are disabled
Yes I have tried classic run time workbench and it is working fine. See screenshot below. We are able to start and stop channels using classic run time workbench but not from CC monitoring via...
View ArticleRe: SOLMAN 7.1 SP10 install
Hi Joshua, There might be many possible ways but recommended way is to use SUM. JSPM is no more supported and so not recommeded to use. Thanks. Regards,Gaurav
View ArticleHow to close extended classic PO in ECC...
Hi Friends... We are in SRM 7.02 and ECC 6.05 in Extended Classic Scenario. One PO had been created for 1 Quantity 3 years ago. There was no GR/IR document posted against that PO. Now that PO had been...
View ArticleRe: SAP Jam Integration with Cloud For Customer error
JAM Access can be granted in Manage Security under SFSF AdminTools. And then, Users in JAM can be viewed under Admin page.
View ArticleRe: Replication is failing after inserting a line of Code in BOP and EOR in SLT
Hello Justin,I tried to put the breakpoint in my include and then ran the program DMC_STARTER, but somehow it didn't stopped at the breakpoint.The only difference in the settings which I did was...
View ArticleRe: Communication Channel Monitoring: Start and Stop buttons are disabled
Then i would suggest you impliment the corrections suggested in the SAP note
View ArticleRe: How to see a combine query results
Hi John, Your query should be like: select year, column2,.... , column nfromtable1whereyear=2000UNIONselect year, column2,.... , column nfromtable2whereyear=2001 Check if it is the case. Regards,Yuvraj
View ArticleODBC accessing AS/400
I'm newer with this and need some help. I have multiple libraries that I need to access Crystal reports with and am wondering if I have to create a connection for each library?
View ArticleRe: BPC 10 Transformation File: Selection
Hi Sean, Could you please share your current transformation file for reference? Best Regards,Leila Lappin
View ArticleRe: Extracting material classification Using Generic datasource FM
Hello John Hawk, Thank you for your reply... But if i create a view how will i get those characteristics names as a field? Can you please elaborate more on how i can get they characteristics to be view...
View ArticleRe: How can I select data from "Yesterday"?
Thank you for your help. I will do as you suggested.Everyday there is somethiing else to learn about Crystal!
View ArticleXml sin timbrado
Buen dia! Tengo problema con la generación de un XML con la configuración cfdi, la configuración esta con Edicom y en SAP logro obtener el folio digital sin problema mas no asi el archivo XML el...
View ArticleBAPI_SALESORDER_CHANGE
hello, I am trying to update the order reason and order quantity by calling BAPI_SALESORDER_CHANGE, I have figured out the order reason field which is ord_reason in BAPISHD1, but unable to find...
View ArticleRe: Error in Employee Profile MSS based on SAPUI5
hi mical , once can u check in sicf > sap>bc> ui5_ui5 > hress_emp_pro_g is in activated or not ? right click and check ...activate that total ui5_ui5 node in Sicf once and check
View ArticleBAPI_SALESORDER_CHANGE
hello, I am trying to update the order reason and order quantity by calling BAPI_SALESORDER_CHANGE, I have figured out the order reason field which is ord_reason in BAPISHD1, but unable to find...
View ArticleCan someone advise how to add an activity note to the below ar statement so...
Declare @d datetime set @d /*Select 1 from jdt1 t where t.duedate*/=[%1] select * from ( SELECT T1.CardCode, T1.CardName, T0.RefDate, T0.Ref1 'Document Number', CASE WHEN T0.TransType=13 THEN...
View ArticleRe: Adding a Column
Hi Jamie - I followed your instructions above. The first, If {CallLog.CallStatus} <> "Closed" then "Open", formula just says "Open" after I insert it into the rpt. The second, If...
View Article