Re: Business One Database Maintainance .
Nice post Johan. In SAP Administration guide you will also find a topic named "Maintaining Databases". But you are discussing specifically about fragmentation and in both case this is not cover (as I...
View ArticleABAP PROXY error on PO 7.4
hello everybody,we are working with a PO 7.4 (only java) and we are tring to implement a SAP (ecc5) -> PO -> JDBC interface unsing ABAP proxy.We configured ABAP proxies following this link:...
View ArticleError while accessing 'Create Purchase Requisition' app
Hi, I want to use the 'Create Purchase Requisition' app delivered with S/4 Hana1511. I activated the necessary services, but when I open the app I get an error message "Could not open app. Try again...
View ArticleHttp error leave request approval
Hi, I got following error: I also did look in error-log on Gateway and ST22 on backend, but it didn't get me any further, can someone give me idea what is wrong with Leave Reuest Aprroval app?
View ArticleRe: Powerbuilder 12.6 error with PBSHR126.DLL
Any testing on W7 or W10 64 bit recently using the latest EBF's (which is what I am using currently)? The entire dialog is always completely disabled.
View ArticleRe: ItemChanged on Matix
Hi Bruno, Try something like this: if(!BeforeAction) { switch (pVal.EventType) { case BoEventTypes.et_VALIDATE: #region et_VALIDATE switch (pVal.ItemUID) { case "your matrix unique id": if...
View ArticleRe: Changing data selection of InfoChart at runtime removes data selection...
Hallo Moritz, a workaround would may be, to filter on the datasource you use in the InfoChart, worked for me. example: DS_1.clearAllFilters();DS_1.setFilter("Keyfigures",...
View ArticleRe: Transaction data missing
hiI found this whitepaper which says the requests in delta load will be ignore if cube compression happens. Hence as a work around, i have loaded full load.Looking for permanent fix...
View ArticleABAP CODE TO GET VALUE
Hello All.We have requirements to get max value. EG.:DaysABC1ABC2ABC3ABC4ABC5ABC6Winner1Winner2Winner3Black12525453027BlueMismatch Here,I give some output.I am Using Module-Pool-Table Wizard..I fill...
View ArticleWhich Runtime version 13.x and 14.x
Can I install Crystal Developer 2013 to use runtime version 13.x? It comes with version 14.x which is not compatible with our software.Do i have to purchase an older version of Crystal?What are my...
View ArticleSettle CJ88
Hello Experts, I want to settle CJ88 without creating cost elements, is there any settings that we can do to bypass cost element. Regards,Ajith
View ArticleRe: Subject, logical and physical models Afaria DB
Thank you, Koichi.Our company is SAP PartnerEdge Partner, so we could download not just a public documents. Can you provide link DB Models for SAP Afaria?
View ArticleRe: Customs calculation in PO
Hi Alexander,we are facing the same problem. Could you please let us know if you found where the problem was? Thanks in advance!
View ArticleCRM to PI interface via CRMXIF_IBASE_SAVE01 is failing at SM58 with "Basic...
Hello Experts, I am sending an idoc from CRM to PI, It is getting successful in CRM side, but it is failing at ALE layer in SM58 with the error "Basic type 'CRMXIF_IBASE_SAVE01' is unknown"....
View ArticleRe: Datasource for Report S_ALR_87013611
Thanks Jyothi. Do you know which table can we use to enhance the datasource with company code?. I am thinking of using datasource0CO_OM_CCA_9 for my Report because this Datasource has already Company...
View ArticleRe: what are the SAP users
Hello Venkanna, a quick search on SCN shows several answers.For example: the users are explained under http://support.sap.com/licenseauditing -> Information about SAP System Measurement -> User...
View ArticleSAP CCtr Reports
Hello everyone, I will install the SAP Contact Center for a company and we will have several groups, I would like to know if we have a way to separate the reports, for example: We have two groups Team...
View ArticleRe: Validate of cells
Hi, You can use Validate Event for the same (et_Validate). It depends on how do you want to do it: 1. If you want to loop through each row in the matrix: for (int i=1; i<= oMatrix.RowCount;i++){...
View ArticleRe: HANA Cloud Platform and Sample Data like IDES
Hi Karthik,this error means that the HANA user you were using does not have the necessary privileges for using the Web IDE.Please check the blog I mentioned earlier (SAP HANA Multitenant Database...
View Article