Re: sapccm4x agent rfc communication error
Hi All,kindly see below solution.http://wiki.scn.sap.com/wiki/display/ABAP/Gateway+Errors+for+CCMS+AgentAccess can be permitted based on simply settings in sec and reg file(this also depends on...
View ArticleRe: Exceptions in Substep:Rules Error
Do this :RSA1 - > your source system - > context menu - > transfer global settings - > fiscal year variantsCheers!Suyash
View ArticleRe: Average number of appointments - incorrect calculation
Try recreating the crosstab - if that isn't a lot of work. The code above was missing a right parenthesis. See if the code below works: local numbervar i; local numbervar avg; local numbervar cnt;...
View ArticleRe: Parallel depreciation area 02 is not posted
Hi Kesava, Please maintain transaction type and depreciation area specification in in Tcode OAYA. and check AO73 for the transaction type 100 specification. RegardsVivek
View ArticleRadio Button Issuse In mpp
I have a selection screen, which is haveing ( posting date, vendor number, vendor name and recipient name )field(all flds are mandatory filed) and also having 2 radio button for cost center and other...
View ArticleRe: Drag and Drop in Web dynpro ALV
Hi Kiran, The user may drop the record at cell1 or cell2 of a particular row. I need to update the dropped data on to the right cell context. So, not only I need to know the right record but also the...
View ArticleRe: Average Calculation for Available Data only
It did not help as when I do Count(Measure) it take rows of Null value in to consideration.
View ArticleCan we use BO4 universe on BO XI 3.1
Hello, We use BO XI 3.1, we acquired a new application with some basics reports delivered on BO4 universes. Could we use these universes on our BO XI 3.1 ? In addition, i shall add that we still use BO...
View ArticleRe: How to develop a report in Crystal with flexible database name?
Thanks a lot, Dell and Ludek. If I got the "bottom line" correct: once both the contractor and me will synchronize on Crystal Reports 2011 - we can take the resulted RPTs and activate them using...
View ArticleRe: % de descuento por linea
Compañeros de Que Tal de Hola revisan e IMPLEMENTADO Adjunta Manual Que el Hector , sin embargo me encuentro con un error, en la primer busqueda formateada que cree no me trae el resultado valido o...
View ArticleRe: Pricing question
Hi Nidhish,I'm not sure this is the best way.Maybe you could try to use just one condition type with different access sequences. What do you think? So this way you can prioritize the most priority....
View ArticleMissing References
Hello All, We are moving our ASP application from an old server to a new server and upgrading CR at the same time.I recently ran a test and recieved the following error:"Could not load file or...
View ArticleRe: Group Radio buttons controlling input fields
Hi Harsha , I am using the field symbols , so it will automatically update the ET_ACTION_DEFINITION .
View ArticleRe: WWI Spec Multiple Status Conditional Output
Dear Ralph I can not confirm your findings/statements. Any WWI report is considering the "change number"; I need not to specify something in WWI code. This is done "automatic". Without that Change...
View ArticleRe: Generic datasource for time dependent hierarchy on 7.3
With BW 7.3, you can use the new 7.x dataflow for hierarchies and can use any BW object as the source (DSO, datasource etc). Have you tried creating a generic datasource in ECC, replicated, and then...
View ArticleRe: What database table is updated when the field CLASS in transaction code...
Hi Mae, For Material ClassificationMARA-MATNR = KSSK-OBJEKKSSK-CLINT = KLAH-CLINTKLAH-CLASS OBJEK-->Object NumberCLINT-->Internal Class NumberCLASS-->Class For Batch ClassificationMARA-MATNR =...
View ArticleRe: Analytic View with tables from different schema
Hi Roland, It sounds like the user SYS_REPO does not have access to one of the two schemas you are using. -Patrick
View ArticleRe: What database table is updated when the field CLASS in transaction code...
Hi Mae, For Material ClassificationMARA-MATNR = KSSK-OBJEKKSSK-CLINT = KLAH-CLINTKLAH-CLASS OBJEK-->Object NumberCLINT-->Internal Class NumberCLASS-->Class For Batch...
View ArticleRe: Better coding practice - "Pass by value" formal param v/s temporary local...
I agree with Jacques - it is never semantically correct to change the value of an IMPORTING parameter, even if the change is not passed back to the caller.
View ArticleUnable to test in message mapping test tab
hi all, below is my message mapping test tab structure and my xml file looks like below I am unable to test this data in test tab of message mapping and my source structure becomes red
View Article