How to add products to opportunity using ABSL
Hi Experts, I want to add products to opportunity using ABSL. Opportunity, Item and ItemProduct has write accessibility.I can create and add new Item to Opportunity. I can create and add new...
View ArticleRe: How to generate a one time report for Single Line item deliveries?
Hi Abhilash, Follow this1.go to se16 and get the deliveries for this year with line item 10 and load them to excel.2. get the list of deliveries same as above for line item 20 and store them in other...
View ArticleRe: How to update a sales order with changes material master data ?
Hi Venkat, Thank you for your reply. As we do not have the updated master data details pulled into sales order, it would still use the old condition records even if we update the pricing. I have tried...
View ArticleTax Code error
Hi Experts I created a billing document with the below two taxes. MWST - Copied from sales orderZEEX - Excise duty - Added manually in billing document. I get the message when I try to post the...
View ArticleImporting project from HCI eclipse to HCI WebUI
Hi, Could you please share your ideas on how to import an HCI project from HCI tenant into HCI WebUI. NOTE:It's custom developed project in eclipse and deployed into HCI tenant. I tried the option of...
View ArticleRe: Importing project from HCI eclipse to HCI WebUI
Dear HCI experts , Could you please advice ,Looping in @Sujit Hemachandran ThanksVenkat
View ArticleRe: Testing graphical message mapping locally in HCI
Dear HCI experts , Could you please advice ,Looping in @Sujit Hemachandran ThanksVenkat
View ArticleRe: Set default value of dropdown list in c4c
Hi Benjamin,Sorry, I haven't clearly written down my query.1. In sales lead, there is field Qualification level with 3 values in dropdown. 1.Cold 2. Warm 3.Hot.- This field has shown after creating...
View ArticleWorkflow rules in C4C
Hi All,I am beginner in C4C.I want to know following about Wrokflow rules.1. What is Workflow rule?2. Why do we use this?3. How we can use this with proper example? Thanks Regards,Pratik Joshi
View ArticleME22N line item (ekpo) and shipdata (ekpv) not able to synchronize through...
Hi Experts, We have a requirement in ME22N, where in we have to synchronize the PO line items ekpo and shipment data (ekpv) to first valid line item. E.g: PO# 1000021Line items# 10, 20, 30, 40 and 50....
View ArticleRe: PI 7.3: routing .jpg files using SFTP Adapter module
Hi Peter I'm just curious about your scenario. If you are on PI 7.3, you should be able to use an SFTP sender channel. Any particular reason why you are using an NFS channel with a custom module to...
View ArticleUsing multiple conditions in IF Statement
Hi Experts , I need to evaluate multiple IF Conditions for a variable value before performing an action. IF l_name NE 'test1' OR l_name NE 'test2' OR l_name NE 'test3'. Perform action. ENDIF ....
View ArticleDoes Kapsel support device sharing?
The users of my Kapsel app want to be able to share iOS devices. I need to find a way to retain the user's data between app sessions. I see that sap.Logon.core.deleteRegistration() will allow me to log...
View ArticleRe: which location is modified by snote,spam,sum?
SPAM and SNOTE both update ABAP Code and Data Dictionary objects within the Database. The SAP update manager supports more complex changes to the system. This includes Support Package Stacks and...
View ArticleWorkflow should check and wait if GR is not done
Hi Experts, I have a Requirement that.. If the Purchase order is not done with the GR then it should wait for 15 days if between this 15 days if the GR is done then the workflow should process and call...
View ArticleRe: HTTP sender with Zip file
Hi Techie, (1) How to handle Zip file in HTTP Sender PI channel & there on ( HTTP to Proxy)Defining Query for Plain HTTP Inbound Channel - Configuring the Plain HTTP Adapter - SAP LibraryMultipart...
View ArticleHow to Attach a Archive Link in User Decision
Hi Experts, i Have a requirement that Attach a Archive Link in User Decision . Thanks,Charan Tej
View ArticleRe: which location is modified by snote,spam,sum?
Hi Luke, That is to say: no program can modify the kernel partly, only replace kernel wholely!?? thanksBest regardsszw
View ArticleRe: Changing Opacity of Panel without effecting Panel component
Hi Mo, This is a expected css behavior.To realize the effect, we can use the "background: rgba(0, 0, 0,0.5);" instead of "opacity: 0.4;". The 4th number in the parenthesescontrols the opacity. By this...
View Article