Hi Jefferson Thanks a lot for the reply. I have checked the stock for the subitem it is sufficient for the the material at sub-item. Thanks
Re: Sales BOM
Re: "Search Title" of InfoView is slow by the terms to search
Hi,Raju
Thankyou foranswers.
I did notwrite aversion of the product.
I have been usingtheXI3.1.
Can Ido the same thingevenXI3.1?
Regards
Re: External Numbering on Incoming Quality Certificates
Solved the problem by creating a custom DMS document for quality certificates, and applying 3 OSS Notes(1729128, 1741024, 1743527) to link the document to the inspection lot.(a new tab for document link will be available in the inspection lot and at usage decision)
Hope this helps others,
Andrei
Re: Hiring from E-Recruiting to HCM in an integrated scenario
Hi Murtuza Kharodawala,
Were you able to get this working?
Regards,
Sahir.
Re: Bind image control inside advancedlist preview pane
Hi Kornelia,
I wants to show sales orders inside account workcenter in newly created tab so i am using accountorgoif screen for this(screen extension). In that screen i have added one embedded component(EC).
In this EC i wants to show all salesorder repective of that account, for this i have used advancedlistpane which is bound to ItemSalesOrderItemOverview datalist.
1) And added one query which is bind with SalesOrder-.Item-.ItemSalesOrderItemOverview->QueryByElements
2) added a queryparameter : SalesOrderBuyerID-~content which bound with structure field(SalesOrderBuyerID) which is created in datamodel view under root.
3) for binding this EC with account WC , added one inport with one parameter which is bound to same structure field.And bound this EC to publicoutport of accountorgoif screen's accountid. But still its not working its showing all the sales orders irrespective of selected account., this is one issue.
I have issue in Embedded screen binding but still when i click on any row in that advanced list pane it shows all data in preview pane, but not the image.
Do you think this image issue is bcoz of EC binding?
Re: Visual Administrator only reaches 99%--JDK 1.4.2_08
give me the location of that archive.
Settlement of Fixed rebates
Hi Forum
I would like to reach out to you for your inputs regarding fixed rebates. When SAP creates / settles a fixed rebate agreement, it uses a "settlement" material since the rebate accrual is not based on sales volume. However, for a correct view on profitability, the cost of the fixed rebate settlement needs to be distributed across the products that were sold during the promotion period ( either based on cost Or sales volume ). How is that achieved ? Is there a way to re-classify the settlement amount amongst products in CO-PA after the settlement has been executed in Sales ?
Would appreciate your valuable inputs
Regards
Re: No object directory entry for object R3TR TABL
I think the reason for this error may be because the object that you are dealing with will be locally stored.
Either Use the transaction SE03 to change its directory to make it a transportable object and then try adding it to a Request. Or else while moving the same to a package other thank $TMP, It will ask for request and select your requset and the R3TR- TABL entry will fall in your request.
For this,
Goto -> SE03, Select Change Object Directory Entry,
Provide Your table name against -> R3TR- TABL Entry,
Execute it
Docuble clik on the packge(Here $TMP)
Select appropriate package
Select appropriate Request
Save
Re: Issue in Multiprovider.
Hi,
Kindly check if you have the corresponding data for that particular GL and customer.
Make sure you have mapped same infoobject for all the three cubes in multiprovider definition.
Regards,
AL
Re: Pricing Scales with Fixed Quantity
Hi Vidya,
As per your requirement you may use discount condition type in your pricing procedure and set value as per your desire in VK11.
Hope this will help you.
Regards
-AJC
Re: Error generating report ME5A
Re: Packing Charges to be added into a seperate Account
Hi Shiva,
Can you please clarify the following questions.
Why do you want to DEBIT the Packaging Account?
Then how do you clear the balance of this account?
How are you entering invoice for packing charge?
Regards,
Asik.
Re: Sourcing integration: message "ID: Content is not allowed in prolog."
Hello Siva,
the connection is working as there are no errors in PI anymore - first I had some, but now I find neither error nor success messages in the PI system.
PI user & password are correct as there are no login errors, the PI URL is as follows:
https://<servername>:443/sap/xi/adapter_plain?namespace=<customer namespace>\service=BC_ESOURCING&scheme=&QOS=BE&sap-user=<user name>&sap-client=001&sap-language=de
How to append or insert rows into the UI table in UI5
Hi experts,
How do i insert/append rows into a UI table.
Ex : I have one Table, Text field and one button.
My requirement is that like , if i enter something in the Textfield and press Button the value in the field should be inserted into the table as a row.
I tried by adding the below code :
var table = new sap.ui.table.Table("table1");
var row = new sap.ui.table.Row({ });
table.insertRow(row);
getting error like insertRow or addRow cannot be used programatically .
Could any one help me in this ?
Thanks in advance.
Aisurya.
Get Current User Series of Journal Entery By DI API or Query
Dear Experts,
Can you suggest how to collect Document series going to be associated to JE Document going to be posted.
sq = String.Format("select NextNumber,isnull(LastNum ,-1 ) LastNum from nnm1 where series = '{0}' AND ObjectCode = '30'", je.Series)
recset.DoQuery(sq)
here je.Series is equal to zero. According to my understanding it should be equal to 17 that was assigned to current user of JE.
Hope I am making sense.
Will be great help if you help.
Jam
Re: LIV Tolerance Limit for Stock and Consumables
Hi,
Tolerance Limit set for Tolerance keys with your company code not based on procurement process.If needed you can set Tolerance Limit set for Tolerance keys for price variance PP and price vary on quantity variance DQ.
You can cross check in t.code: OMR6 for details of Tolerance keys AP,BD,BW,DQ,DW,LA,LD,PP and VP.
If business needs you can do message setting in t.code:OMRM.
Regards,
Biju K
Re: Error Occurs in Add bulid Using The Magic XPI - (-112) Error Extracting dll from cab
Hi Kennedy,
If it is the B1 system after all, then other addons should also throw errors at the same time as Magic XPI, or performing the same action in the B1 client should throw the same error.
It would seem that because the error is intermittent, the developer of Magic XPI does not know what is causing the error, and is therefore claiming that it is the B1 system.
It is a simple proof:
- The system works fine
- All other addons work fine
- Magic XPI throws an error specifically when you add an AR credit memo Draft.
So possible reasons can be:
- Settings in B1 are in conflict with Magic XPI --> Addon vendor must solve this problem
- Settings in Magic XPI are in conflict with B1 --> Addon vendor must solve this problem
- Addon fails under very specific circumstances --> Addon vendor must solve this problem
Regards,
Johan
Re: Connect to SAP from AWS
Hi Midhun,
Thanks for getting back to me, does that imply that I need to open up all those ports on my corporate firewall to allow me to connect to the SAP server which I do by: Logging on to AWS instance in RDP>Sybase Unwired WorkSpace 2.2>Bottom Left Hand Pane>Right Click on SAP Servers>New>Fill in my Application Server and Login Information>And then try to ping the server.
Re: Update an attribute of InfoObject from InfoCube
Hi,
What i can suggest you is, do the look up (checking the condition in infocube and all ) in the transformation of MD PSA or DSO(whichever is applicable for you) - > Vehicle Frame Number MD.
Start routine:
write select statement from table or infocube (according to your requirement) along with the condtionin.
Rule Details :
Updating the result from the internal table to Result fields.
Hope this information would help you .
Regards,
Punitha.
Re: user exit variable in existing application
Hi Ece,
did you also try to edit something in the DS definition with "edit initial view" and after that use "reset initial view" instead of deleting and adding the datasource?
I had some situations (changed query) in which I had the feeling that these steps helped..
Best regards,
Marco