Re: There was an error opening the document:SAP_WAPI_CREATE_EVENT
Hello Rick, Yes i can see the attachment in the workflow log thru SWI2_FREQ.When i click on attachment in the status bar i can see a message as "Transferring 1 of 1" and then the message"There was an...
View ArticleRe: There was an error opening the document:SAP_WAPI_CREATE_EVENT
Hi, Yes as Rick told 'SAP_WAPI_CREATE_EVENT' FM is used to trigger event only. Here you can do one thing whatever parameter needed for your smart form passed to the container.Once workflow got trigger...
View ArticleRe: Cannot see the Service Interface in Directory Configuration
Hi everyone, I did add manually the service interface and it would even activate.I hope it will really work and it is not just saved and in run time I will get errors. Now, I am trying to create the...
View ArticleRe: MSS Hire form issue in portal on Windows 7 system
Hi Xiang, It happens on all Win 7 machines, let me try with firefox and see, will update you soon Regards,Pradeep
View ArticleRe: Sale Order quantity
Dear Srinivas Hi I assume you will get an Warning Message at least.Can you try it with transaction variant.Go to SHD0 for Tcode VA02Make the quantity field as not modifiable.Activate the screen...
View ArticleRe: Restrict opening work item if certain validation failed.
Hi Amar, Do one thing once validation fails after u r pop up raise error or exceptions. Regards,Ragav
View ArticleRe: Execute button missing after displaying the error message on selection...
You can provide the logic here in the at selection-screen event. But just give an error message and dont call the screen again. AT SELECTION-SCREEN.If field IS INITIAL. Message e001.endif. Or as...
View ArticleRe: Cannot do initial load?
Hi Brown, Please open up SMQ1 and SMQ2 to check if there are any queues in the running related to this request. You might find some queues with the name r3ar* . /Hasan
View ArticleRe: ccBPM error: "BPE_ADAPTER" SYSTEM_FAILURE_INTERNAL
Hi ALessandro, Hi All We recently installed PI 7.31 (dual stack) and we export/ import all BPM objects to new PI 7.31 systems. We tested one BPM scenario on PI system we got the exception...
View ArticleRe: Query for stock purchased
Hi Avijit, Try This : SELECT T0.ITEMCODE , T0.ONHAND as 'Total Qty', (T0.ONHAND*T0.AVGPRICE) 'Stock Value', T1.LASTPURDAT,FROM OITW T0 INNER JOIN OITM T1 ON...
View ArticleRe: Travel expense form shows mileage flat rate as receipts paid by company
Hi Wolfgang, The total cost of the trip of €108 is correct becuase that is the actual cost of the total trip and this is standard functionality. If you don't want the cost of expenses paid by the...
View ArticleRe: Error while running the report in CMC
There ia already a grouping on received date. the report is running fine locally but the moment i upload and try to run it through CMC, i am getting error.
View ArticleRe: Cannot open CSV File
Hi Kirsten,Seeing your code you are using FIELD DELIMITED BY';';instead of semi-colon you should use comma ',' here. FIELD DELIMITED BY','; Regards,Vivek
View ArticleRe: PF & ESI Proration on LOP
Hi, Choose the PF basis in the IT 0587 instead of whichever is less in Er contribution.See the changes Regards,Vijay
View ArticleRe: Material created or modified
Hi, Yes this field updates when material is created and changes done, in material master. And for more detail which fields were changed in mateial master You can check out table : CDHDR and CDPOS....
View ArticleRe: BDC for F-03
Hello, How can you clear same document twice? 'RF05A-SEL01(02)' '110000050' you have hard coded this value. Thanks.
View ArticleRe: Fiori - Empty launch page and dump
If you get syntax error, it means program code has an error.Root cause can be missing other note or a bug. Please create a customer message via SAP Service Marketplace. Component is CA-UI2-INT-FE. Also...
View ArticleRemove the last empty row in a table Web UI in editable mode
Hello, I have an assignment bloc, that contain a table , when i go to change rows , i have my data lines + one empty line in last for adding a new row. I would like to remove this line from display,...
View ArticleRe: Upgrage SAP Business One 8.82 PL12 to 9.0 PL5 fails
SAP Note 1866272 States, that an update to 9.0 PL5 from 8.82 PL12 is possible. But I also tried with 9.0 PL4 , still same Problem
View Article