Re: Tax requirement for cross-country allocations
reconciliation ledger might be the answer as per below threat. Need to investigate further but let me know if you have any insights. ThanksAssessment between cost centers of different company codes
View ArticleRe: PI to SFDC : Error : "ErrText": "java.net.SocketTimeoutException: Read...
Yup, I agree with Raghuraman. If possible, set the XMBWS.Timeout parameter in non production environment first. However, sometimes it might be difficult to reproduce the scenario as it might required...
View ArticleRe: I create extension PurchaseOrder businessobject, how can i read the tax...
Hi Bin, As I mentioned before, please try to query Purchase Order in Repository Explorer before writing codes.I am also checking the data. Can you please share your codes by the way? Update - Cannot...
View ArticleRe: BAPI -Personas 3.0
You probably also have to call function module BAPI_TRANSACTION_COMMIT following the first one. Most BAPIs are designed this way.
View ArticleRe: Internal Order Budget Availability Control
Hi Thomas, the balance sheet accounts are already created as cost element category 90. I can see the line items of these postings on the order. Regards, Fernando
View ArticleRe: Unable to query Competitor
Hi Srinivasa, You could use the following query from repository explorer: with RoleCode = "CRM005" for competitor. Thanks, Pradeep.
View ArticleRe: Windows Service Accounts
Please refer to the installation guide for WindowsWhen the IQ service to access to network resources, you set up a local or domain account to the service. Granting Administrator Privilege to the SAP IQ...
View ArticleRe: Unable to get the mapping logic
Hi Anji, Use below UDF Execution Type: All Values Of Context public void getValueByQualifier(String qualifier, String[] qualifiers, String[] values, ResultList result, Container container) throws...
View ArticleHow to list the details of the Reserved quantity in MMBE?
Hi PP Guru, The material below is HALB (Semi-finished), only used in Process Order to produce finished goods and it is purchased via inter company transaction. I'd like to know on what process orders...
View ArticleRe: Case statement in filter condition not working IDT SAP 4.1 sp3
Hi, You missed the End Key word at the end of script please use below.. case when (fact_table.event_key in (4,5)) then 'Current' else 'old' endLike e.g. CASE WHEN "EMPLOYEE"."SAL" IN(100,200) Then 500...
View ArticleRe: EAR External Jars are not getting added
Create a library project using all the JARs and during deployment add that library project as a dependent project to the EAR.
View ArticleRe: Unable to map oData results to simple form fields
It may be easier from development perspective but definitely from maintenance and readability angles its not advised.
View ArticleRe: SAP VC - Selection Condition BOM Item
SK SK, You can use precondition to achive same. Please check below link. Example: Precondition for a Characteristic Value - Variant Configuration (LO-VC) - SAP Library Create precondition like below...
View ArticleRe: RSA3 pull 0 records whereas NPRT shows 8000 reocrds
Hi Amit, Thanks for reply. There are no user exit. I have just enhanced fields from available structure. Yes in RSA3 I am looking as full load. I have deleted and filled the setup table. In NPRT it is...
View ArticleRe: Variant Configuration & Sales Order Costing
Hi Ajay sir has already given you solution. But just for my understanding and knowledge I want to know what will you achieve by using variant configuration without using a sales order cost estimate....
View ArticleRe: Large no. of sales orders on block after SPL refresh
Hi Sourabh, it doesn't look usual to me. When you say that you have just finished SPL refresh, do you mean that you have done delta SPL load? It would be worth checking if there is a SPL with blank...
View ArticleRe: Supressing Markers in Line Graph
Hi David I am not sure if we can suppress Lines in Graph when certain conditions are not met. However, you can create a sub-report and display the chart in it applying the filter in record selection of...
View ArticleRe: Diference between logical connectors and ABAP connectors
Hello Natalia, Logical Connectors will help you to group a set of connectors. Using Connector Groups for ARA Rulesets, etc make it easier to migrate changes to Production environment as they are built...
View ArticleRe: Change Text in History Log of RFQ is disappear
Hello, Can you please provide screen shot for the same? As this is a standard functionality it will appear in item changes. if you are trying to check in table, please clarify.
View Article