Re: How to change the file name after downloading from SolMan
Hello, in the CRM environment - so in the SolMan as well - you can make use of CL_CRM_DOCUMENTS. Using method CL_CRM_DOCUMENTS=>CHANGE_PROPERTIES you should be able to change the file name. You will...
View ArticleRe: Exception cx_crm_shortcut_manager
Hi Thomas, Try to delete user personalizations with BSP_DLC_DELETE_PERSONALIZATION report and try again. Read also these notes:2007207 - Default search personalization feature not working2045936 -...
View ArticleRe: Requesting detailed config and setup for forecast 'period splitting'
Bert,Here is MD62. Select sched lines tabOn sched line tabBest Regards,DB49
View ArticleRe: How to change text on a dropdown menu
Awesome! I'll see if it works out when I get back to my computer. Can it be changed for all users at the same time or user by user only?
View ArticleRe: Disable a button on click in alv report
hi samuel, try these steps to achieve your requirement. 1) Define one public variable in public section DATA: CHK TYPE N. 2) In the handle_toolbar method If go_event_handler->CHK = 1....
View ArticlePO Archiving -MM_EKKO Error # BA 123
Hi, I am trying to Archive PO order single lie item. I was able to set up Variant for both Pre-processing and Write. When I am seeing log for Write I am getting termination with error code # BA123 (...
View ArticleRe: CK13N not matching with value calculated manually.
Sitaram, In CO we have “valuation” concept. This valuation concept have 3 views…Legal, Group, Profit Center View in CO Same time we do have different currency types. For e.g. Group currency, Company...
View ArticleRe: How to add components to selection screen generated from logical database...
hi, you'll find HR Report category in the program where you are using ada logical database.
View ArticleRe: Dump after selecting Travel and Expense tab in ESS
Hi Greg, Since it is faced only by a particular user, I guess it is not an issue with the application.It seems like a R/3 role associated with the user or with any parameter that has to be maintained...
View ArticleRe: Invoice reversal issu
Hi Dibyendu i now reversed the gr and now it is valuated in usd 2000 as expected. I again rebooked gr and even now usd 2000 taken. But i wanted to know why system is not considering the invoice...
View ArticleRe: DMS WorkFlow: Adding Additional data fields to the container?
I don't know the DMS workflow but surely adding some binding would work in any workflow.
View ArticleRe: HANA migration for ECC
Thank you Nathan. Yes, the FAQ has been migrated from saphana.com to SCN, same applies to the BW FAQ, now also available on SCN under: SAP BW Powered by SAP HANA (FAQ) . Sorry for the inconvenience. erich
View ArticleRe: How to use your own formatter in an extended view
in the replaced S3 controller, put jQuery.sap.require(<fully qualified namespace of the util class>) jQuery.sap.require('hcm.mgr....utils.formatting')
View ArticleRe: Design Studio report that contains custom components
Hi, for q1 - yes, all need to install the SDK components to run the content locally - but you can provide the ZIP or online repository link to everyone and then everyone can make it on his own. but...
View ArticleRe: Dynamic Selection Screen with Select Options/range
hi mack, there were many mistakes your code. Now it seems to be working. have a look. tables: vbak, vbap.TYPES: BEGIN OF ty_vbap, vbeln type vbak-vbeln, posnr type vbap-posnr, END...
View ArticleRe: Change Master data full extractor to Delta
Hi Rajesh If its a content extractor, then a delta should be possible without any issues. Most of the content master data extractors use ale changepointers, with which the actual delta can be managed....
View ArticleRe: How to load write optimized DSO data to infocube based on request id
Hi Praku, Thanks for your info. The option which you provided will work initially but daily delta load we are not going to give any filters @ DTP level. In Delta case how the system is...
View ArticleRe: Dynamic Selection Screen with Select Options/range
For starters, the WHERE clause is incorrect. It should be: WHERE b~vbeln = gv_vbeln. Rob
View ArticleRe: Erro 588 em SP para evento de cancelamento
Boa tarde senhores.Sei que a thread esta encerrada, mas estou exatamente com o mesmo problema em PRD.Começou hoje sendo que não foi feita nenhuma modificação no nosso ambiente e estava funcionando tudo...
View Article