Re: Explanation property bind to context element
Hi, The explanation property is not bindable. It's a static text. You can enter the text manually or it can be an OTR text ( if translation is required). If you want to set text dynamically, you have...
View ArticleRe: Help with HANA DB upgrade.
It seems it is a memory issue. In the update log I see the trace "Checking minimum memory requirement failed". It seems for Rev68 min 24GB memory is required. We are using rev48 on m2.xlarge (17.1GB)...
View ArticleRe: Exploration View Set Not working in higher environment
Hi Ram, What's your version for your BIP? I am currently doing similar things but we do not move E-views coz I do not know its backend mapping for e-view For moving Infospace, we could change...
View ArticleEAN Update
Hello Experts, We came across some scenarios where EAN in the Material master was updated after Sales order or Invoices were created. Is there any automation process where the sales orders get...
View ArticleRe: BCM Survey Script Not Showing in Online Monitoring
Hi Benjamin Try to do this configuration in your IVR Survey, Open your IVR Survey Opt-In, In Survey IVR Settings configure the field like the image below. (Give your own name to your script to show it...
View ArticleRe: Proxy structure or RFC structure ?
Hi Ashish, proxy will be better approach to call fm. in terms of usability what you are looking for? you can create separate class/method/function module and call the proxy class from there. So you can...
View ArticleRe: In Hana SQL Script, can I insert records into an already existing table...
Also UNION ALL will have better performance as it just "stacks" two datasets without the rather expensive effort of removing duplicates.
View Articlesap sd create billing documents
HI:everybody! I have used the function BILLING_SCHEDULE_SAVE to create the billing plan in sales orders.But when I use VF01 to create billing documents, the systems messages 'No billing documents...
View ArticleIs BO 4.0 compatible with window 8?
HI Experts, Is BO 4.0(sp 7) compatible with window 8. if not means help me which OS is suitable for BO 4.0.
View ArticleRe: Problem with Budget PS and taxes purcharse order
Either of the following can be done, subsequently create the PO, the system will allow:1) You may first deactivate the availability control then run CJEN and CJBN check 2) In configuration, split the...
View ArticleRe: Best way to process line items in an internal table?
Hi Robert, Please find the sample code which may be helpful for you. LOOP AT it_sprg1 INTO wa_sprg1. wa_sprg = wa_sprg1. AT NEW sponsored_prog. "Fill header data v_var =...
View ArticleRe: output determination of mass billing documents
Hi, Check the program for Mass determination of Output in the JOB, you can get in SM37put debugging point in that program and test regards,santosh
View ArticleRe: Problem with Budget PS and taxes purcharse order
Sorry but i not understand. Regards Augusto
View ArticleRe: sales area with sales doc issue
Hi Shakeer, Can you please check the table TVAKZ and tell us that entry is there or missing. Regards,
View ArticleRestrict TECO status for production orders if components goods issue is...
Hi Gurus, Right now the business is doing final confirmations with Auto GR. The components sometimes are not backflushed or partially goods issued (Reasons are plenty - the infamous master data...
View ArticleRe: need "aii_map_api.jar " file...
Hi, did you try like this http://PIHost:port/rep/repository/com.sap.xpi.ib.mapping.lib.jar check this blog. Another way to get the libraries for XI development for 7.1 for java mapping Regards,Muni
View ArticleRe: St13 process chain record count
Hey good to see you in scn @Nimit Minda...... Cheers,Harish
View ArticleRe: Discrepancy in MMBE after UD
Amol, I checked this oss note and ran the utility program, but it didn't correct the issue. It is failing while doing 321 movement. I have request open with SAP and still waiting to hear back from SAP....
View ArticleLong Runtimes and short dump while posting data from PSA to ODS
Hi, I am trying to pust 400000 records from PSA to ODS and after running for 3 to 4 hrs it is failing. When we check the short dump it says. Information on where terminated Termination occurred in...
View ArticleRe: Agent not found in workflow after client copy
Hi Vishal, How do you maintain the manager for a user? If you are referring to any custom table then check whether table entries are maintained correctly. You can check the background task by...
View Article