Re: How to Check if Parallel Execution works in SAP BPC 10 NW
Hi Rakesh, thanks for your reply. The Development system has only one server available. I've checked out RZ12 and can see the following: Which value should be placed in the PARALLEL_SERVER_GROUP...
View ArticleRe: BW ABAP help
I am getting the following error while loading the data to DSO. Duplicate records found while loading data to dso. If take out this code data loading went fine for the same data. I am not sure if we r...
View ArticleRe: Problems Starting SAP on DI
HelloI would do a restart of the server after stopping SAP and database.Once the server is up I would unmount and mount all the file systems.If that doesn't help I would head to SAP with an OSS...
View ArticleRe: The CMS.exe is not working.
@Arun, Thank you for response. But when i redirect my repository to SQL Server it works. That's why I am confused if it is application issue or Database issue. I will check ports and get back....
View ArticleRe: Performance issue while executing batch Job
Thanks for replying Bruna !! I will try to use data_transfer transforms, and see if this improves somehow. Looks like ABAP program will only help in terms of performance. RgdsDeepak.
View ArticleRe: Modify the value of parameter RESULT_REF in FM F4_GET_RESULT
I have added my implicit enhn where i am getting data into a internal table ITAB and then assigning ITAB[] to <itab>. The <itab> data is changed but RESULT_REF still contains old data.
View ArticleRe: Minimum Shelf Life check in outbound delivery
Hi Stenfan, I did not find any solution to this. Standard Min rem Shelf life check seems to be for incoming good receipt and not for out going shipments on sales orders. If you are using batch...
View ArticleRe: Internal session terminated with runtime error MESSAGE_TYPE_X
its great effort from your end. thanks for sharing. pls close the thread by choosing your own reply as correct answer. it would be more useful Thanks
View ArticleRe: Select statement not returning all records for specific cases
Check statement documentation SELECT FOR ALL ENTRIES remove duplicate of the rfesult set, so if 2 records carry same values only one is kept. Best practices : always SELECT whole primary keys....
View ArticleMaster Data Info Object (0Customer) Attribute is not updating
Then, overwriting is not the exact issue. Check the mappings and Start/End routines if any. Check PSA and try to run DTP again. Chek the DTP filters if any..
View ArticleRe: month wise crystal report
Hi Russel, Here's what you need to do: 1) Insert a Crosstab in the Report Header 2) Right-click the white space towards the top-left corner of the crosstab and select Crosstab Expert > Add the...
View ArticleRe: Disabling fields in a view
Hi Nikunj The module is not invoked because it is after the loop.See these tutorials....
View ArticleRe: Conversion of pasted content in textEdit UIE
Mike, it worked in my program, you can find the same in the below screen shots I have used the below code it worked! * while saving entered comments into data base CALL FUNCTION...
View ArticleDataModel problem with tablet view of ServiceOrder
All, I need to create a tablet factsheet (FS) view of a portion of a ServiceOrder object. I am trying to display the Service Category and Incident Category names (not ID's) on the screen via the...
View ArticleRe: LSMW - IDOC for BP Migration
Hi Daniela, A complete guide on how to use LSMW is available here:http://service.sap.com/lsmw then go to media center >> literatureYou'll learn that you need to migrate complete business objects...
View ArticleRe: Auditing in crystal reports
Ok, then it must be the default audit universe, reports shipped with the installation. Delete existing activity universe, connection, audit reports and import them from biar file.Refer KBA :1363783 -...
View ArticleRe: ACT_UPG phase
In order to configure the ulimit, have you tried modifying the /etc/security/limits.conf file ? RegardsRB
View ArticleRe: List all output types - condition records
You can also find the details using SE16 for the tables linked to these output types. Prefix the condition table with 'B'. Eg: If the condition table number is 123, check the data in SE16 for table...
View ArticleRe: What table/tables are updated when a PO is created in ME21n?
Hi Mark, The following tables are updated : EKKO : header dataEKPO : item dataEKET : schedule lines (here you will find your delivery dates)EKBE : PO history (GR and IR)EKES : confirmations (if you...
View ArticleRe: Descaso com a comunidade de desenvolvedores do Brasil
Ola Carlos, Parabéns em expor este problema, vejo isso não só no mundo SAP como para outros fornecedores de software. Abraços. Atenciosamente Marcelo Macedo
View Article