Re: Delete Leave Request using PT_ARQ_REQUEST_EXECUTE - Error
Hi, You could check if you can withdraw the request instead of using the deletion command. I cannot remember the details but there should be some kind of state transition or status change method for...
View ArticleRe: Send data from ESP to remote Oracle 11g database
Thanks Neal for quick and accurate reply. Here I am going to give you more info on my current set up 1. I am using latest ESP 5.1 [SP08]2. I want to connect database using ODBC. [JDBC as well] => I...
View ArticleRe: Best practice for java package versioning in NWDS?
Hi Barry, maybe not fully the thin you looking for but. But If you search in the NWA for 'components info' you get a list of all installed components with the installed version. regardsKay
View ArticleRe: EDM configuration of usage factor
Thanks a lot for your replies!There is one point I dont understand. I thought synthetic profiles were the recommended solution for my scenario. Let me explain it in detail: We want to bill all our...
View ArticleRe: Making FPM Pages/UIBB Config stateless (Controlling Lifetime of a...
Well, there is no such options in FPM and we need to accommodate this in Feeder Class 'process_event' methods. Had to watch out for FPM events that are triggered during exit of or navigation to a...
View ArticleRe: Multiple node select in SAP UI5 tree
When selecting one, you can use select event and:function onMenuTreeClick(oControlEvent){ var node = oControlEvent.getParameter("node"); var selectedId = node.sId; For disabling select...
View ArticleRe: FPCJ - receipt printing
Hi I am able to clear the payment thru FPCJ and able to print the receipt and it is genrated correspondence but I did not find entry in table dfkkreptcl with clearing information. also no entry in...
View ArticleRe: MCSI - Info Str S788 & MB51 data doesn't match
S788 is not a standard but a customized Info Structure. Hence, you need to ask your ABAP team to include the required logic to this table. G. Lakshmipathi
View ArticleRe: SWAP Dimension() script not available
Have you tried to find it via a datasource? this is something that is available through the Datasource component.
View ArticleRe: Sales Inquiry to Request for Quotation to vendor
We very much have a standard business process - RFQ process for your process.You can use TCode ME41 for creating RFQ based on PR. Then after receiving RFQ from Vendor, you can compare them through...
View ArticleRe: Unable to maintain stock option in sapps
Hi Sammar, I am not getting the option "Q" in the item category list. Request you to review the below screenshot and advise on the same. Regards,Wasim
View ArticleRe: Inbound email configuration is not working in SAP CRM 7.0
Hi All, Thanks for looking into the queries, we have manged to resolved the issue. There was an issue with smtp port configuration after resolving this we are now able to see email in SOIN transaction....
View ArticleService PR Error - Materials of requisition 500003424 item 00010 alr. ordered...
Dear Gurus, I Created one service PR with Item catagory D and Acc. *** k and added two services seperately with two line item at item level. Then I create RFQ for 1st Line Item of item detail , I...
View ArticleRe: inbound freight cost
Hi Siva, For this purpose you need to develop a ABAP report because SAP doesn't know that which condition in pricing procedure you are using as a freight condition. So i must say that Z report is the...
View ArticleRe: Crystal Report two server types are coming.
Hi, Need to TV to check and advice. Thanks,Nithi
View ArticleRe: securities 04i bonds - service tax
Did you fulfill all steps from here - SAP Treasury - How to create taxes for Issuerand remember - Derived flows are used with flows in TS01 You can alos use taxes for flows from FWZZ - use How to book...
View ArticleHow to get associated datasources from table name?
Hi, I have few table names and I want to know what all the BW datasources created using such tables. Can you please tell me how could I find that?I know to get table name from Datasource through...
View ArticleConfirmation Report based on Posting Date
Hi Gurus, I have a query regarding Process Order Confirmation report based on Posting date as input in COOISPI transaction. My query is whether can we give Posting date as Input field in COOISPI and...
View ArticleRe: set target client using tp command (OS level)
You assign client during import process. Check tp import options.
View Article