Re: How to export fields long text to excell
Hi Ada Jacobo Dominguez When u read the long text by Read_text it will converted into Internal table pass the itab into this FM it will give u as single text stringdata : text type string CALL...
View ArticleRe: How can i mark a Table Row in WebDynpro ?
Hi Ersin Make sure your cardinality of table as 0:N and Selection as 0:N for the node. And in the properties of the table choose selection mode as ' MULTI '. Then For each element in your node, do you...
View ArticleRe: How to export fields long text to excell
Hi Ada,You can proceed with th example provided below: CALL FUNCTION 'READ_TEXT' EXPORTING CLIENT = SY-MANDT "Client ID...
View ArticleArchiving Material Master Attachments to Opentext
Hi All, I am new to Open text and have to send all files attached to Material Master to Opentext. If the user attach the file in MM02 the files should be stored in Opentext. Can anyone let me know...
View ArticleReport Program on Warranty assignment/Reassignment for the VMS vehicle on...
Hi Guru's, I have requirement on SD VMS and Warranty module, Need to assign/reassign the warranty based on the action of the vehicle which present in VLCHISTORY, BGMKBGM1BGM2BGM3 Need to create a...
View ArticleRe: ST22 User SAPSYS -> CALL_FUNCTION_NOT_FOUND
Hi Saniye, have you tried St22 case? In SM58 Choose the respective date and give the above condition and execute. Regards,Kannan
View ArticleRe: CALL_FUNCTION_REMOTE_ERROR dump at RECEIVE RESULTS FROM FUNCTION
Hi Always Learner, Do you any suggestion on how to resolve this?Thanks!
View ArticleRe: CALL_FUNCTION_REMOTE_ERROR dump at RECEIVE RESULTS FROM FUNCTION
Best way to identify the problem is too debug the RFC in remote system and you can find the short dump details in ST22.
View ArticleRe: CALL_FUNCTION_REMOTE_ERROR dump at RECEIVE RESULTS FROM FUNCTION
Hi Charm, There might be 2 reasons. 1.As mentioned by Always learner above.2.Check the Z RFC function module.Inside the program for improving the performance they might have set some conditions like...
View ArticleRe: how to copy internal table with header line in an internal without header
Hi mariya,Within ABAP Objects, you can only use internal tables without a header line. You can always address the body of an internal table <itab> explicitly by using the following syntax:...
View ArticleRe: ST22 User SAPSYS -> CALL_FUNCTION_NOT_FOUND
Hi Kannan, I did it exactly as described by you. I don't get any result. RegardsSaniye
View ArticleRe: ST22 User SAPSYS -> CALL_FUNCTION_NOT_FOUND
Hi Saniye, Which means exactly there is no issues with TRFC's.can you attach your ST22 dump details below. Regards,Kannan
View ArticleRe: passing internal table to sap script
hi stefan and jelena, i modified one standard sap script my required sap script output is (i got in development and quality server) I am passing these values to sap script through include standard...
View ArticleRe: BADI implementations
Hi Sushmita, i have an issue here... I checked "Filter Depend" to save changes it asked for access key.. which i gave.. i got this filter parameter also. But when i tried to understand Bapi i tried to...
View ArticleRe: to do coding in 00 abap
hi, Can anybody please suggest for the above query on how to do coding for private methods, best design practices in OO Abap. Regards,Vijay
View ArticleRe: In dynamic Selection screen I want check mandatory input field after...
Hi, This is common error when you have radio button group on the selection screen.Please note: if you make any of the input field as mandatory, it would allow your dynamic screen population on radio...
View ArticleRe: Problems of Modifying XVBAP
Hi, if you are concerned with performance issue. You may better add this. modify xvbap transporting zz_mwsk1.Thanks!Anil Sahni
View ArticleRe: Dart: extraction problem
Hi Ouail ! Navigating into this directory on TCODE AL11, the directory "taxfile_DR" exist ?! Regards
View ArticleRe: Empty long text in notification
Hi kima,I feel this thread has the answer. Long text not saving data Jogeswara Rao K
View ArticleSmart stlye where used list in smart form
hi friends is there any to way to find where a particular style is used with in a sap system .
View Article