Transfer of planned order from APO to ECC
Hi, We are trying to transfer planned order from APO to ECC.I understand the planned orders are going to be transferred to ECC as dependent requirements.How do I check dependent requirements? Is the...
View ArticleRe: OCRD.ECVatGroup
Hi Ken Kencevski, This information relates to the tax group, but depending on your location it will not be exposed in graphical interface of SAP Business One. What is your location? Regards, Marcelo...
View ArticleRe: How Can I keep a connection to the HANA DB with an application in Eclipse...
Hi Barry, I guess you refer to the scenario where your app runs on the HCP local server in Eclipse but connects to a HANA DB in the cloud, correct? If so, then you need the tunnel open - it is actually...
View ArticleRe: HANA UI5 project activation causing errors: HttpParseResponse...
You could also run this snippet periodically to pick up all objects activated since Dec 1st: update "_SYS_REPO"."ACTIVE_OBJECT" set "ACTIVATED_AT" = to_timestamp('2013-Nov-30', 'YYYY-MON-DD') where...
View ArticleRe: Data Object Assignment for BAPI Not Found! (SYCLO)
Hi Jemin, Kindly can you specify which BAPI_WRAPPER parameter for the mobile application needs to be updated? Regards,Gourav
View ArticleRe: CR hangs on second report run under Win7 x64 - splwow64 issue?
Don, Got excited there for a minute when you mentioned that CR will use the default printer if none is defined or if the one defined is no longer available. I am testing this on my own workstation, not...
View ArticleRe: Derived flow - Payment Date
Hello Dimitris, the payment date of derived flow is tha same as original flow in standard system.Maybe you can change it in BAdI TPM_ACCIF_TRAC. best regards,Biao
View ArticleRe: How to run a back ground job in test mode?
Hi,Jobs dont run in test mode it the program feature that run in test mode. So you need to check the program that you are giving in the job in SM36 and the variant value if the program can be run in...
View ArticleRe: Need Mapping Help: Generate index if value comes
Thanks Greg. I am glad to know you liked the mapping. RegardsAnupam
View ArticleChange logo for BI 4.0 CMC
Hi all, I have been success to change the BI launch pad log in logo and BI launch pad portal logo. However, it did not change the logo in CMC. And I can't find any way to change the logo in CMC. Anyone...
View ArticleRe: XPath expression to check 2 fields in the same grandparents node
Hi Suwandi, Could you please try this logic /Message/Body[0]/receive[id = "0"] EX AND/Message/Body[0]/details[loc !=...
View ArticleRe: Issue while linking a webi report to a dashboard
Hi Reddy, Does your linked dashboard require any input parameter? No problem. I'll email you. Regards,amano
View ArticleNeed help in deleting values from (SAPMF02D)XKNVD in exit EXIT_SAPMF02D_001
Hi Experts, I have to delete values from KNVD table in XD01 transaction based on a sales org. While creating a payer customer in exit EXIT_SAPMF02D_001 I can control this but don't know how to handle...
View ArticleRe: Control of Password Expiration differently for different user id
You can do: ALTER USER JMAPPLEBY DISABLE PASSWORD LIFETIME John
View ArticleRe: Router certificate renewal
Hi,Is this - sign or = singn as per the below screen shot. If you looks it should looks like Check if the certificate has been imported successfully with the following command:sapgenpse get_my_name...
View ArticleRe: hello experts..
Thanks for your reply.. do you have any abap certification papers kindly forward it to my mail javid.rgm@gmail.com thanks & regardsjavid
View ArticleRe: ZIDOCAUDREP_ATV:"HANAPOC.ZIDOCAUDREP" is not a COLUMN STORE table
Thanks Vaibhav - it does solve the problem. Thank you really appreciate it!
View ArticleRe: Selecting Columns/Parameters Randomly
It sounds like a terrible idea, because PAL is picky about data types. But assuming that you really want to do this... :-) You can code dynamic SQL to create a temporary table to pass to PAL. You would...
View ArticleRe: DB2 Tablespace reorg
Hi Mudasir, Thanks for your reply.I want to know regarding the command:As "tbspace =<tablespace_name>"As I have to reorg every tablespace,so I have to enter every Tablespace name in the...
View Article