Re: Popular tcodes for BPC
Hello Suba, BPC Transaction Code: BW/BPCTransaction CodeDescription1UJ_VALIDATIONValidation Maintenance (Old version - currently implemented using CONTROLS in BPC2UJ0_IMG_01BPC...
View ArticleRe: Production Order Confirmation
Hi Gurus, There is no error occurred during my confirmation. All field has been filled up properly. Once I check the confirmed order in CO14 the storage location of FG are missing. I tried to check...
View ArticleRe: Printing QR codes and Barcodes together
Dear Lakshmi,1. To put data labels, use method 'ApplyDataLabels' of class 'Chart'. Corresponding macro to display values as data label would be: ActiveChart.ApplyDataLabels...
View ArticleRe: Exporting activated business function from SFW5
Hello HarryThere must be a reason why there are two tables (SFW_ACTIVE_B1 and SFW_ACTIVE_B2) involved in the transport request and most probably this could be due to the dependency in the ABAP objects....
View ArticleRe: SAP BO4.1 Export to excel icon no visible
While this answer explains it, when will SAP see the light and make Export available in any mode or view type? It is REALLY difficult to train users when the interface changes in every mode. We are...
View ArticleRe: Request processing failed (XLS 000009)...SSO token or user password is empty
Hi, This is more on BW connectivitiy problem and which authentication type you are using in OLAP connection, predefined or SSO? Also, does the same BEx Query working on webi or AOLAP report? Thanks
View ArticleRe: SAP BO data services design
these are two different inputs needs to be loaded to different target tables ...i dont have join req....can this be done....
View ArticleRe: Bloqueio de campo
Não, ao contrario permitir o desconto total e bloqueia o desconto na linha, só permitir o desconto na linha dos clientes que tiverem o desconto cadastrado no grupo de desconto
View ArticleErro in PREPARE_JSPM_QUEUE phase
Hi gurus, I'm facing a error in PREPARE_JSPM_QUEUE phase. I'm upgrade Solman 701 to 7.1 (windows with SQL). I'm using SOLMANUP.Follow the error: The validation of the deploy queue was not successful....
View ArticleRe: Change account code for Post goods issue (COGS)
Dear Mahesh, Thank you very much for the reply.Unfortunately, we are using same valuation class as all sales organization are using same material and user does not want maintain different value in the...
View ArticleRe: SAP BO data services design
Hi manoj,thank you ... these are two different inputs with no matching in data needs to be loaded to different target tables ...i dont have join req....can this be done in one data flow ... There is no...
View ArticleRe: Restricted Measure Issue in HANA
Adam, I would agree with you as far as the OR part of the "include", but I would highly doubt that the "exclude" functionality was designed with an OR on purpose. In fact, since I saw this response...
View ArticleRP-IMP-C2-B2 macro in HR ABAP?
Hi Experts, I am new to HR ABAP programming.I got a requirement to modify existing customized program.In that customized program ,RP-IMP-C2-B2 macro is called ,and this one is returning ZES internal...
View ArticleIF_HTTP_ENTITY methods TO_XSTRING and GET_RAW_MESSAGE
Hi I wanted to share a piece of information about what I have experienced lately and also ask for opinions to others if they experienced the same situation. I've been using TO_XSTRING method of...
View ArticleRestart Messages
Hi experts, I'm new to PI and want to know why we should not restart messages(in SXMB_MONI) in Production server ? If we are allowed to restart messages, what kind of messages can be restarted? Thank You
View ArticleRe: Is Key necessary in HDBDD definition
Hi Poonam, Am able to add the keys to the table both row & column ( there are no nulls and the values of the column are unique ) in HANA. Regards,Krishna Tangudu
View ArticleRe: HCM Processes and Forms- launchpad config for PD process
Can you make sure the option 'Process without Start Object' selected for the Process Type in the Settings for Start step in HRASR_DT? ~Suresh
View ArticleRe: Flip date needed
Hi Paul, Try this formula. just replace variable s value with your datefield value or modify it on your own way local stringvar s := "141223";local stringvar d := mid(s,5,2);local stringvar y :=...
View ArticleRe: How to hide unnecessary HANA views?
Hi Ketan, What are the package privileges you have granted? Only REPO.READ should be given . Object Privileges:1) SELECT ON _SYS_BI,_SYS_BIC2) EXECUTE ON REPOSITORY_REST Package Privileges:1) REPO.READ...
View Article