Re: Problem with the interact button in the SAP CRM Interaction Center
HelloCould you please clarify what happens when User2 clicks on the enabled "interact" button? Thanks!Joaquin
View ArticleRe: Reading infotype instead of table
Hi Nicholas, By Using Select .. Endselect you are hitting the database every time but if you are getting it in the table and reading the internal table using "READ STATEMENT" or Looping the table...
View ArticleInstruction key - Vendor master
Hi experts, I want to display the field Instruction key (DTAWS) in the transaction FK01, tab Payment transactions.Now, this field is visible only in some occasions, depend on the account group.Where...
View ArticleDBstudio JVM exit code -1
Hello, I'm just installed dbstudio on Windows 2008 R2 server and when I execute it, i get this error: I´ve installed java 7 update 51.I´ve read several threads but I can't get a solution. Have I to...
View ArticleBT Order item Pricing Conditions (BTItemConditionSet) - how to build correct...
Hi there – I have a requirement to copy an order item to a sub-item,based on certain conditions. (in EH_ONCOPY)Everything is working fine for the copy (material, qty etc.), except for the item pricing...
View ArticleAdding selection params to advanced search page
Hi experts, I have an standard advanced search page and want to programatically add a new selection param without showing the new param in the search query view on the UI... which is what happens when...
View ArticleRe: MSS: General Information - active & inactive Employee list displaying
HI Srinivas, In your case there are total 84 employees so not one is been separated yet only the payroll is not been executed here the employment status of the employee remains the same as active. So...
View ArticleRe: Automatic calculation of sample size
hi Nitin, One more doubt I am getting is if, lot size and sample size relation we are maintaining in sampling scheme only then what is the use of sample drawing procedure...as system will pick the...
View ArticleRe: Adopt Purchase Requisition in ME51N
Hi, Please check if Release strategy activated for PR, in that case you wont be able to create PO with reference to PR unless the PR is released. Regards,Rahul
View ArticleRe: Purchase Requisition Release Date
Dear Sonia, The PR release date can be taken from table CDPOS.use SE16N and take CDPOS table. Enter CDPOS-OBJECTID= EBAN-BANFNBut make sure the length of PR number should be 10. If PR number is having...
View ArticleRe: SAP BW data modelling
Hi, I did not understand what is your data model but if you want to store one charecteristic with calmonth, key figure value thenuse 0calmonth,ZKPI(ie your charecteristic),create one KF type quantity...
View ArticleRe: Is it possible to have more interface versions active?
Hello Ignaz, if you want to implement interfaces for „two very similar business-cases“ then the using of one interface with a variant for the second business-case will be a better option for you than...
View ArticleRe: ECC 6.0 EHP6 Installation in AIX
Hi Ajitabh, You may follow 2 options as I feel there could be some issue with DVD dump.1) Cleanup the oracle software installation done so far and being from scratch2) Download new set of Oracle DVDs ,...
View ArticleRe: Generic Datasource Delta Extraction multiple times
Hi Srinu, From your data ZTENTRY IO holds only time not the combination of time and date. Time stamp - The field is a DEC15 field which always contains the time stamp of the last change to a record...
View ArticleRe: Inventory cube 0IC_C03 remove obsolete materials
Hi Jino It is always good to compress 0IC_C03 cube in regular intervals so that marker update will also be happening. Regards,Sakthi.
View ArticleRe: Displaying HRA/Tax break up details in payslip
Dear, It is not possible to display HRA exemption calculation in pay slip but you can develop zee report which display all tax calculation details and it will go to employee Email id on monthly basis....
View ArticleRe: Field Properties when Copying Configurations
Hi Jon, This screenshot is from SAP CRM EhP2, maybe in your system is missing to activate a Business function. Best regards.
View ArticleRe: Document splitting- Item category
Hi Vinayak, As Preeti said, it is standard SAP behaviour and you cant restrict that except doc type settings with respect to A,K,D,M or S or Validation as I mentioned before. But, Yes, whether...
View ArticleRe: OADP - Position reports to Position (B0002) scenerio in MSS BIZ View
Hi, Follow the below link. Re: Manager self service access Regards,Jyothi
View ArticleRe: Error in retrieving/reading customer BO
Hi Sunil,Give a try using alias name for the namespace which imported by you. import AP.FO.BusinessPartner.Global as bpartnr using this alias name and try to aceess the Customer BO. bpartnr.Customer....
View Article