Re: Dynamic lines in se61 texts
Hi.I guess that you can use the &variable& and checking the condition that variable will have a value or it will be equal to space...try to do sth like that. RegardsMiguel
View ArticleRe: Interface problem
Why it is error so why we cant declare as it_mara as mara ?and what is line type and table type is declared as ?
View ArticleRe: dns_unresolved_hostname
You could use a virtual ICM name and assign it to the mentioned parameter, then add this hostname to your SolMan's IP.
View ArticleRe: Setting multiple receipents (external mail adress) of mail step
Hello Karri, I did all the steps you told. Here is the screen shot of workflow;(The last step is PR Rejected - It is Turkish there) My question is: What should be the Agents of Get Mail Adresses step ?...
View ArticleRe: what's the NODIM() function equivalent in Transformation
Hi, i am not sure the NODIM function at transformation.try the below formula -R_TRIM Delete End Spacesit will delete the right part. Thanks,Phani.
View ArticleRe: SET_ITEMS_FOR_COLUMN
Hi Sreekanth PI checked that and it seems ok to me. Follow the fieldcat file maybe I'm missing something. Thanks,Andréa
View ArticleRe: warranty claim status change using Action
Thanks for the reply, We had created some Z actions , and these options are not appearing in WTY ,Can you please let me know what could be the reason for this.
View ArticleRe: ARQ: "No Provisioning log available" message in Access Request
Hi Faisal, If the note can be implemented in your sp level, there will be no problem. Regards,
View ArticleRe: Customer is not replicated from ECC to CRM
Hi Dayananda, Please refer to the below thread. It might be helpful. LSMW- Error_Time Dependency_Addresses XXDEFAULT... | SCN Thanks and RegardsDJ
View ArticleRe: SAP GRC 10 SP13 PC- AM scenario not available for assigning to connector
Hello Asheesh, AM Integration scenario is available in next path in SPRO. SPRO -->GRC --> Common Component Setting - Integration framework -->Maintain Connection Settings Regards,Gowrinadh
View ArticleRe: Working day formula that excludes weekends and holidays in WEBI
If you have a date object in universe, you can figure out if it is a Saturday or a Sunday by using following formula: =If(FormatDate([Date Object];"ddd") InList ("Sat";"Sun");"Weekend";"Working day")...
View ArticleRe: Material determination during goods movement
But my question is whether the BAPI_GOODSMVT_CREATE will itself return a error message if the material is not available in the BAPIRETURN. Then I could avoid the BAPI call for material availability...
View ArticleWhat are the steps for a NEWBIE with no experience, to become a SAP...
I am a QA & ISO Compliance professional with no knowledge and experience in SAP, but i am looking forward to become a SAP professional. Based on my experience with ISO 14001 (Environment...
View ArticleRe: Lockbox program - Conrol Parameters
Thank you for the response, Nitin. I think my question was more about one aspect of the problem. Here is another scenario: Customer ABC makes payment for $1,000 for 5 invoices $200 each. First 2...
View ArticleRe: How to get Installation entity from Installation number?
Hello Ravi, What is your CRM version? And do you use the full replication model? Because i think query object IsuMdPremiseQuery should do the trick: you'll get an IsuPremise for the corresponding...
View ArticleRe: Showing Text Value on bar charts
Jamie, Attached is a report with a bar chart. The @percale formula is an average of fields 'RiskLevel' and 'RiskTotal'. I want to show the 'TotalParticipants' field data as text on char bars. Again, I...
View ArticleRe: Database Expert crashes ... Crystal Reports has stopped working
Couple of suggestions: 1) Make sure the %TEMP% folder has read / write permissions.2) Currently you are using Service Pack 1. Upating to SP 2 would also bea good idea. I think this link will still work...
View ArticleRe: SRM MDM catalog items not checking back to EBP ("500 Internal Server Error")
Hi Jason, So in the end SAP gave a response that worked. We actually had to delete the BYPASS_INB_HANDLER parameter and change our URL slightly. That helped and now the items check back in to EBP...
View ArticleRe: MFBF_REM
Hi... thanks for replying...i had done that, but now displaying standard cost estimate error
View ArticleRe: Multiple sections in detail
Assuming you have Group 1 on 'Line' and Group 2 on 'BOM', you can try this: 1) Suppress the Details Section 2) Create a formula with this code and place it on the Group Footer 2 (which is the BOM...
View Article