Multiple Phrase creation with same description during DG filling
Hi, We are in a real crunch situation right now. While running DG filling we have a strange case where for one material with 10 regulations updated in DG master during filling but around 2800...
View ArticleRe: problem with decimals
If we divide (400/30)*14 Calculator result = 186.6666666666667 ABAP result = 186.67 it means both shows the same result. Mr.Ahmed why you are getting different result?
View ArticleRe: Soap to IDoc Async Scenario
Hi Manoj, WSDL is web service description language. every web service is has WSDL. As you need to expose your interface as webservice and sender will consume the service. you can retrieve the wsdl from...
View ArticleRe: ABAP
Value table is specified at domain, there are data elements which inherit this domain.The screen fields which use these data elements inherit the value table from the domain & this value table acts...
View ArticleComplex table search functionality for edit transaction screens in Agentry
Hi Experts, I have a field with complex table search in edit transaction.When iam trying to edit, previous values are not displaying in the edit screen for complex table serach field.I mean suppose if...
View ArticleRe: Help - SAP Web IDE error with Extension projects
Hi Michal, I am trying to extend projects located in our On-Prem ABAP system. Every extension project that I try fails - here is the network error: {"Severity":"Error","Message":"File not found:...
View ArticleRe: UI5 application in Portal 7.02
Hi Senthil, I think this SAP Note will help you: 1885476 - DSM support for UI5 applicationBest regards,Etay
View ArticleRestrict accrual condition type change in return purchase order.
Dear Gurus, I want to restrict the accrual condition type change while creating return Purchase Order. I tried different routine to restrict the change of condition type but it goes negative after...
View ArticleRe: How to adopt this following code to MVC
Thanks Kimo, Now the previous error is moved but still not able to run the APP ,I think its becouse I dont use the right names like id : "TestView.view.xml", viewName : "TestView.view.xml", or...
View ArticleRe: Activating Cost Center Accounting
Hi Surojit, If there are already postings made to COPA, then I don't think it is possible to activate cost center accounting. If the G/L accounts are made cost elements, then posting is required to be...
View ArticleAccrual Condition going to negative while creating return purchase order
Dear Gurus, I want to restrict the accrual condition type change while creating return Purchase Order. I tried different routine to restrict the change of condition type but it goes negative after...
View ArticleRe: Hide SAP window while running vba script.
Hello Pavle: As far as I know, VBA in an Office application does not support multithreading, which would be the ideal approach. In fact, this weekend I am updating code that does exactly as above...
View ArticleRe: Facing a Problem with System Object
Hi Devi, Can you please provide more details on how you create the system object?Steps & screenshots may help to understand more. Best regards,Etay
View ArticleRe: How to import an .atl repository file
It is not a best practice to mport older version to newer version using ATL. Best way of doing is, upgrade the repository to 14.1
View ArticleRe: MYSQL issues
My coworker resolved the issues by changing from JDBC to ODBC instead and its working fine now
View ArticleRe: Navigating to particular tab of transaction when double click event is...
Hi, Karthik!To skip hitting enters every time the screen changes during BDC processing you should't use mode "A" addition. In F1 help you can read about other possibilities: "N" means background...
View ArticleSAP CO PLANNING DATA TABLES
Dear All , Currently i prepare urgent report and i need to know the table which save the user name create planning data from transaction kp06 Thanks
View ArticleRe: T code S_ALR_87012089 not working
It could be a reason. Check your SU53 details else ask them to put a trace in ST01.
View ArticleRe: Error while sending message: Message ID already exists in database:
Hi Javi thanks.but I'm not inserting anything in DB; its file to file.
View ArticleSAP CRM: questionnaire to send embedded in the smartform
Hi Experts, I have a requirement to send a mail (using action profile) to a customer. in the mail i need to send a questionnaire that the customer needs to fill and sends back to CRM. i was thinking to...
View Article