Re: Start date and enddate as input selection on Query.
can you please explain the same with some example so that we can understand what exactly you are trying to achieve. Regards,AL
View ArticleRe: regi create workspace error
Issue was resolved by using the correct HANA SQL port 30515 instead is 30512 as used earlier.Correct statement is hdbuserstore set dbuserkey localhost:30515 SYSTEM XXXXXX There was no error one I used...
View ArticleRe: adding data to field
Hi Vamsi, If the UI element is Dropdownbyindex, u need to update the internal table with new values and rebind it to the UI element. You just check the below code. Here i have taken 'ND_COUNTRY' node...
View ArticleLatest Agentry Client(6.1.3.1012) Not Working on SMP 2.3
Agentry Client(6.0.36.0)Version is working fine in SMP 2.3. But if I want to connect the same application through the SMP Agentry Client(6.1.3.1012), it is throwing the following Error Message....
View ArticleRe: Currency settings in Controlling
Hi , Could anyone suggest me on this please.. thankskishore
View ArticleRe: Material Tax Classification Issue
Hi, If you dont mind,please share the material master tax data ( at present ,how many tax classifications you maintained ) as well as small example to understand. Thanks,Naren
View ArticleRe: Memory reference of a Variable possible?
Another way of doing it DATA: DREF TYPE REF TO CHAR5, DATA TYPE C LENGTH 5 VALUE 'TEXT1'. GET REFERENCE OF DATA INTO DREF. WRITE / DREF->*.
View ArticleAssets wrongly depreciated
Hi: I am facing an issue, there are some assets who were acquired in current month (February) . When client is running depreciation run for the month of January (fiscal year from July to June), system...
View ArticleRe: RRI Functionality:
Dear Mirza Another work around is to have a web template for RRI which has 2 sets of report, one with normal navigation and one with additional navigation Regards Gajesh
View ArticleRe: SAP Design Studio - Design mode vs VPN
Hi Faisal, Have you tried unchecking the "Use automatic script configuration" option? It's possible you might still be able to access the VPN without the script and thereby connect Design Studio to...
View ArticleRe: Convert date format in SAPUI5
Hi Arindam, Use split function to seperate the date. Use two times split function. First time seperate the comma(,) and second time for space. So you will get in an array. Use them to display in your...
View Articlehelp regarded ERS
when i complete whole step of ers... there must a "X" mark on postable item.. but"X" is not coming and aslo its not allowing me to save the ers and in the info text box its showing RG23 II posting not...
View ArticleRe: issue regarding collect statement
FORM test_07 . TYPES: BEGIN OF tp_sbook_1 . TYPES: carrid TYPE sbook-carrid , luggweight TYPE sbook-luggweight , luggweighc TYPE string , luggweighs TYPE p...
View ArticleRe: Fixed Rate Billing with DIP Profile
For example, I have 10 activities to be done for specific customer request. According to those operations, I am getting the cost of 1000 USD. I am making sale price as 1500 USD in Service quotation....
View ArticleRe: RRI Functionality:
HI Mizanul, report to report interphase it will work on based char no KF values and KF values don't have drill down and drill accors function.it will work on based on char values. 1. How to add the 5...
View ArticleRe: Disp+work.exe Dispatcher Stopped in BI system
hi krishna, i think database is not running..check the status of database regardspraveen
View Articleview package status
hi, I have requirement that one of the user needs to see/view the package status run by the others ( both outside of his team as well as his own team members) Please help me to know which...
View ArticleRe: jQuery for DateTimeInput
Hi Arindam,The id datatime input for is prepended with view's id and hence $("#dtTime") would not return any value.Js bin with id control is shown belowhttp://jsbin.com/afif/281/editThanks and...
View Article