Re: CRM Web UI- Interact. record, org. data to show positions
Hi Walter!!, It may be more accurate to say that's what you want to accomplish, he want understands "add" a field Z that screen and place there the ORG field dependent "ORG Service Unit" is true???...
View ArticleRe: Bind one context node to another node.
Hello MANOJKUMAR! You can indicate whether both settings are in the same view ?? A feasible option I see is to recover the data from the BOL entities related or dependent, You can establish...
View ArticleRe: Auto clearing the values in the fields based on f4 drop down list value.
Hi, You can achieve this technically by clearing the collection of address context node or customizing.Write Conditional code in Do_finish_input or Do_prepare_output.1. Get country and store in a...
View ArticleRe: SMS Reminder 1 day before Site Visit - Start Condition?
Hi Jaimin, I recommend you visit this link to learn how to configure alerts and further annex you put this code so that if you need to define the touch 24 hours before the alert I hope you serve,...
View ArticleRe: SMS Reminder 1 day before Site Visit - Start Condition?
Add visit another link, Alert modeler for custom event in UI
View ArticleRe: Auto clearing the values in the fields based on f4 drop down list value.
Hello Rajkumar, Code seems fine. Are you facing any issue with code? ThanksIrfan
View ArticleRe: Bind one context node to another node.
Please visit the follow link: Capturing data View BT120H_CPL/Details Best regards,JMP.
View ArticleRe: Create Model Node Attribute in Standard Context Node
Hi Rohan, I would sugggest you to go with the below document approach. By Using this approach you will be able to sort data for your custom fields, Excel download and put your Z data to your collection...
View ArticleRe: Hide/unhide fields using Get_P Method on WebUI
Hi, check out this link:Form Iterator and How It Should Be CookedRegards,Andrei
View ArticleRe: Staus change to released on header level on crmd_order item level status...
Hi, Check all settings related to status are same for both transaction types by navigating the specified in above path. You can even check crm_order_status badi and any call back event function modules...
View ArticleRe: CRM_ORDER_DELETE does not delete salesorders with follow-up documents
Hi, I think there is no "standard" way to do that. We had a Z-report to achieve this. Thx & regards.
View ArticleRe: CRM_ORDER_DELETE does not delete salesorders with follow-up documents
Hi Thomas, Thanks for your reply. How you handled the linked transactions (opportunitits/tasks etc; if there is any for the Quot) in this custom program ? Can you kindly provide the logic for that ?...
View ArticleRe: CRM_ORDER_DELETE does not delete salesorders with follow-up documents
Maybe this helps: http://wiki.scn.sap.com/wiki/display/CRM/Remove+linked+documents+from+document+flow
View ArticleRe: CRM_ORDER_DELETE does not delete salesorders with follow-up documents
Really appreciate the help. I'll go through the program and use the logic in our code
View ArticleRe: Change Employee responsible
Hi there, this is an interessting question, I have the same requirement.Any ideas? Best regards,Jan
View ArticleHow to pass the parameters in transaction launcher
Hi, I Have a scenario i want pass the two parameters values dynamically, I am creating Transaction launcher in Non BSP URL. how to define the parameters for creating URL transaction Launcher...
View ArticleRe: Integrating Custom Tables into BOL
Hi, It is perfectly fine to access custom tables by regular SQL, just do it in custom utility class. The best practice is to use separate static utility class for custom logic and access its methods...
View ArticleRe: How to pass the parameters in transaction launcher
Hi Nagendra, Transaction Launcher in SAP GUI Regards,S
View ArticleRe: Download to excel feature is throwing error: Service cannot be reached
I m having the same issue on ehp3. Anyone else?
View ArticleRe: Bind one context node to another node.
Hi Jose, Thanks for reply. But here in the standard it is Value node. We cannot access the value attributes through relations. Anyway i got the solution i have created the value attributes same as SLA...
View Article