Loading Issue Query
Hello, I have a query regarding some code. My data flow is like this: Datasource > Write-Optimized DSO > Standard DSO. so when I am loading data in to Standard DSO from W.O. DSO. I am also doing...
View ArticleRe: I am stuck on this account determination in SAP.
I will try that. Please stay in the loop.
View ArticleRe: Cross-Component Context Mapping
Hi Karan, actually, I used "simple context mapping" (which is also part of cross-component context mapping) and I still haven't figured out yet how to make my application work with "simple context...
View ArticleRe: I am stuck on this account determination in SAP.
This is what happened when i executed your path
View ArticleDatePicker and JSON Model -> no date output
Hello, I created an object with the property dateValue which has a date stored like: Sun May 04 2014 17:25:00 GMT+0200 (CEST)(This object is in an array and hold by another object). var WorkEntries = {...
View ArticleRe: purchasing in mm
I'm absolutely with Jürgen. It is up to you to get involved with the necessary basics. And it is not rude to give the hint, that a basic question isn't necessary if you work through the documentation....
View ArticleRe: How to catch BCD_OVERFLOW error when passing value to formal parameter?
Hi Matthew and Edgar, thank you both for your inputs. Using generic data types seems an elegant way of solving the issue (numeric is preferred over too generic data here). However, my primary question...
View ArticleRe: Comparison between split Adapter in Seeburger and EDI Separator
Dear Sudharshan, yes, I would say that this is a correct point/observation. When the Seeburger Adapters were introduced many years ago, one focus was put on the flexibility by keeping all functionality...
View ArticleRe: Stored Procedure parameter (@Carrier) used in report and can't be set via...
As I read this whole thing, I think the approach is all wrong. Here is what I see: You are using SetDatasource on a table based on a stored proc. However, when executing a stored proc, you need to...
View ArticleRe: Error Crystal Report Windows Forms Viewer in Windows 8.1
I'm notthe only one,I shouldenter theforumVS2013ofMicrosoft, put upthe exampleto create the programand alwaysfails,it shouldtry to createa program inVS2013with aMySQL databaseItry to geta...
View ArticleRe: IP30 scheduling for various intervals?
Many clients used IP30 to set call horizon. They set call horizon as 100% at individual maintenance plan level and then use the field 'Interval for Call Objects' of IP30 to release the maintenance...
View ArticleRe: Gateway and Message Server Security
Hello Just process as stated in note 1444282 - gw/reg_no_conn_info settingsSet a value for parameter gw/reg_no_conn_info to activate Gateway security options.You can check the here under wiki for more...
View ArticleRe: Odata Netweaver Gateway for XCode Plugin
I am facing the same issue, and search on apple developer site turns a negative for "SAP NetWeaver" or even "SAP". Is this plugin for xCode discontinued or something? Does any one know?
View ArticleRe: Workflow execution suspends/halts
Hi, You're right, it's not really suspended/halted, but it is in wait status, but why after I approved the first user decision (UD) the WF is not continued automatically to the next step as it does it...
View ArticleRe: PO - Acct Assignment
Strange, it should be hitting GBB. Wasn't there a recent change to the standard code, enhancement or something like that?If you are debugging the call to MR_ACCOUNT_ASSIGNMENT, can you post the code...
View ArticleRe: How to Register to SUP Server from an HTML/JS
Perhaps you were thinking of OData.request(…)? That may work as well although I haven't tried it.You can try something like the following which creates an application connection with all default...
View Articlecomparing against current day
I have a date field called Followup. I need to show only the dates that are current day and prior, but this record select is not doing.Followup is defined as string 8. {Command.FOLLOWUP} <=...
View ArticleRe: Customizing BI Launchpad in BO 4.1 (Adding a URL link to Login Screen)
Sorry, should have been logon.jsp, not index.jsp, in these two places (take a backup copy first)...
View ArticleRe: screen painter event process
hello you need auto screen call command .so u need funcation module on alv.use this for manually call PBO MODULE USER_COMMAND_0900 INPUT. SY-UCOMM = 'P1'. CALL METHOD...
View Article