Re: Custom date horizon in Macros
Hi Ashutosh, We intend to execute the macro in background mode by defining mass processing job. Regards,Alok
View ArticleRe: Limit dimension list in DTSX package
Hi Pablo, what version of BPC are you on ? 7.X or 10.X ?Thanks
View ArticleAction Sheet - CSS problem / on hover
Hi, 1. I've added the following CSS on action sheet button : .myButton { -moz-box-shadow:inset 0px 1px 0px 0px #97c4fe; -webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;...
View ArticleRe: Authorization issue
Hi Baithi,Thanks for reply, but I have these permissions. Regards,Artem
View ArticlePersonas Scripting - Update Data
Hi, I am looking at different scenario's of using SAP Screen Personas within the HR environment. Currently all the demonstration content and training material is focused a lot on the retrieval of data...
View ArticleHow can I create a publication using a Dashboard report?
I am trying to create a publication but, when I want to choose a document, I can no see Dashboard documents. I am able to see them in the launch Pad and in the CMC but just, when I want to display them...
View ArticleRe: Source and Target procedure determination in Customs declaration
Thank you very much Assen, I´ll try it and let you know if it worked.If only this information is useful for any other user. Kind regards,Rubén.
View ArticleRe: Authorization issue
Hi Alesssandro,And these permissions are assigned to user's role Regards,Artem
View ArticleRe: .NET application - no extra instalation
Unfortunately, no. There are many interdependencies within the SDK and, AFAIK, some of it is still just .NET wrappers around COM components. When you install the full SDK, all of that gets installed...
View ArticleRe: Error Converting Make-to-Order Planned Order to Production Order
Ahmed,What is the settlement profile assigned to your production order type? Also check Settlement profile configuration in OK07 there under valid receivers for Sales order it should be Optional...
View ArticleRe: CX_SY_PROGRAM_NOT_FOUND
In the St22 for your dump, in the left navigation, under ABAP developer view, double click on both "List of ABAP programs affected" (an ascending list of the call stack that led to the offending...
View ArticleRe: WF: method cannot be executed, object doesn't exist
It worked with that object empty. All I did was copying the method used in task (SetTaskText) and used it in the same place as SetTaskText2... It helped in that one block, but another is throwing the...
View ArticleSAP DBTech JDBC: [2048]: column store error: search table error: [16] An...
Hi,I am experiencing the following error message: SAP DBTech JDBC: [2048]: column store error: search table error: [16] An operation has failed on a file (create, delete, copy, move, ...)...
View ArticleRe: User exits ZXPADU01 ZXPADU02 not triggering
OK I finally was able to solve this. I used BADI HRPAD00INFTY. It has all the methods that I needed:. Thanks for the help. BEFORE_OUTPUTAFTER_INPUTIN_UPDATE
View ArticleAction definition in ChaRM
Hello Expert, Need your help here. I have defined status in normal change. I have defined actions as well. But as per client requirement, all action should be display for each and every status. but...
View ArticleWant I want PowerBuilder to be
When I open my PowerBuilder software package in the future, here is what I want to see: I want my new PB to be the "Swiss Army Knife of Business Application Development"! If I'm going to pay...
View ArticleoData Edm.DateTime - ' Overflow converting '' ' error.
Hello all, I was wondering maybe someone could help me with a problem that occurs when sending a odata web-service. When sending data I get an error 'Overflow converting '' '. The Edm core types of...
View ArticleRe: ABAP Future in next coming years
ABAP is a DSL (Domain Specific Language) optimized for developing business applications (think screw driver). Java is a general purpose language designed to address a broader range of applications...
View ArticleRe: Running total still adding suppressed data
If you are on the first record in the data, there is no "previous" record. So if you just have If ({ICITEM.ITEMNO}<>previous({ICITEM.ITEMNO}) and...
View ArticleRe: SAP Work Manager. Download attachmnent error.
Konstantin, Hi. One way to debug further is to use the /SYCLO/Admin to look at the Push Monitoring area to see if you have each of your pushes completed and at the same time canceled. The trick is to...
View Article