Re: Is it possible to select and copy the text of a static text control with...
No it is not possible. One workaround is to use single line edit control to mimick the look of the static text control and set it as display only. One problem though if you want it in the datawindow as...
View ArticleRe: Is it possible to select and copy the text of a static text control with...
Except Josep is talking about a static text control, not a single line edit.As far as I know, you cannot select the text of a static text control. The SelectText powerscript function doesn't exist for...
View ArticleRe: Autorizacion Busqueda formateada
Gracias.... it worked for me tambien... Saludos!...
View ArticleRe: プリンター出力用紙サイズについて
ご存知のことと思いますが、カスタム用紙サイズを定義した場合、その値 (ENUM) は動作環境により異なる値が設定されます。従いましてカスタム用紙サイズをご利用いただいている場合、それぞれの動作環境で値を取得して設定する必要がございます。(記述例) crReportDocument.PrintOptions.PaperSize = CType(119, PaperSize) 上記例は、119...
View ArticleRe: Service PR and currency
When you maintain the service entry sheet using ML81N, there you can select the line click on the Condition you change the Currency to SAR here,, you can check how it refects in ML85 ThanksDiwakar
View ArticleRe: How to find T-code History with role
Hi Lokesh Quick etiquette - there is an unwritten assumption that everyone who posts to SCN asking for assistance has critical issue (to them) or urgent. No need to write it as anyone who responds to...
View ArticleRe: Require attribute field reset blank
Hi Ranjan, Change your SQL query to read the OriginalReason attribute instead of TempReason attribute.. Let us know how you go.. If not, post the query here. Kind regards,Jai
View ArticleRe: Failed to download data from BW DSO direct update
Can you describe in detail how you are connecting to BW? I am having problem visualizing what you are actually doing. Screenshots may help tremendously.... - Ludek Senior Support Engineer AGS Product...
View ArticleRe: Change or disable the email when ticket is assigned?
Hello Camilla Yes, it is possible to disable this notification/email altogether. Navigate to Business Configuration work center and search for "Business Task Management for Customer Care" (see attached...
View ArticleRe: Call url from Web Dynpro
I want to open the url in new window. When i use method create_external_window, it is going to constructor CL_WDR_UTILITIES->CONSTRUCT_EXTERNAL_WINDOW_URL and it is returning on first if statement...
View ArticleRe: Changing base amount of withholding tax in SD
Hi Shiva, you are right I don’t demonstrate any scenario, this requirement should be used in every billing document, for example: Scenario APrice 2,000 USDDiscount A -500...
View Articleexample of cockpit configuration
Hello Exp,Does anyone have practical example of cockpit configuration for year end closing activitiesfor example more than one accountants involved for closing, creating task list and assigning tasks...
View ArticleExpired useful life Days / Month
For Some Assets expired useful life displayed in Days as I have to set 1 year and 300 days and other 1 year and 1 month and this affect in remaining useful live by 30 day ? why such thing happens ?
View ArticleRe: Linking tables using SQVI
Hello Krishna kumar,You said you are trying to recreate the joins in the picture you've posted. Assuming that it is from some well working SQVI, if you are expecting the system to automatically connect...
View ArticleRe: Problemas con BAPI_PO_CHANGE
Hi,I would like to help you , but please could you write in english please. but I have an example, I have created to change an item, I hope it could help you, just look at it REPORT...
View ArticleDoes Hana use nested loop Join on two column tables?
We have two column tables - emp and dept.There is an index on emp.ename.There is an index on dept.deptno. Below are the SQ create column table emp(ename varchar2(30),dept_no integer) create column...
View ArticleRe: Message in OT for outbound delivery transaction LM01
It is possible that there is the same message, but for me is not yet clear if you do a goods issue or a receipt or both in one.It is also possible that program does some calculations and submits the...
View ArticleBatch value from class 001
I posted this issue earlier in another discussion here but istill haven't resolved it. So I thought I'd give another try maybe with some better details. First.. I have a material class, (001), with...
View Article