passing final internal table data to bdc report program
HI All My req. is to pass it_final table data which is a oops abap report .. i need to pass this data in bdc report to process bdc program.. as i am aware of submit statement and import and export...
View ArticleInfoSet is not being Generated correctly
Hello Experts, I have made simple code modification to an infoset created with SQ02, but the changes are not getting applied in test env (only it works in Dev system). This infoset is used in a Z...
View Articleuploading photo into sap
Dear Experts:-I Have a folder which contains image files.(jpeg,tiff,...) . Using DS tool, I need to pick the file from the folder and upload in a table(sap table) I am unaware of this type of...
View ArticleSelect Options Error :Entered Selections were not accepted
Dear All, I have used the following code to populate select-options when the Report runs.But when i click Multiple Selection and come back to selection screen it displays the below message.Please...
View ArticleUser exit after posting sales invoice
Hello experts, In the client i'm working they have developped this exit: EXIT_SAPLV60B_001. This exit is used whenever they save an invoice in order to create a new purchase invoice related to this...
View ArticleHow to get address of an variable in the ABAP debugger
Hello All, Can we get the the address of an variable in the ABAP Debugger? Thanks and Regards CB
View Articleform printed based on customer language
Hello, Currently my sapscript is in EN so the form is printed in EN. The requirement is if the language of the customer (customer master) is Chinese , then the form should be printed in chinese. How do...
View ArticlePopup function with default selection
I have checked those functions to display a selection table and from there select a line to treat. Function POPUP_WITH_TABLE and function REUSE_ALV_POPUP_TO_SELECT. My problem is that I can't set...
View ArticleWebdynpro column formatting
Hi Experts, We have moved our webdynpro development to new updgraded system. In the new system the TabStrip - contains the two different tabs - In each tab the content area i.e the Table UI elements...
View ArticleHow catch any error (dump) occurred in remote FM
Hello experts I am working in some application and we executed several functions in other SAP system : CALL FUNCTION 'Z_REMOTE_FM' DESTINATION othersap I need to catch any error ocurred in...
View Articlecalling rfc function module through excel
Hi,I am trying to call rfc function module from excel . all parameter passes successfully , but when calling rfc function module it gives false result. below i am sending my code used for rfc...
View ArticleReg : Storing data in SDATA field
Hello All, We are doing a development where we require to store data in z-tables.We store data in a similar way to data storage in IDOCs.Field length of SDATA is 1000. Now how to store data for the...
View ArticleExport sales report based on loading and unloading date having same sales...
Dear Sir/Madam, i am developing a SD report in which i have to bifurcate provisional invoice details and final invoice details.we have developed report but its output format is not coming as per...
View Articleabap AT END OF nested.
Hi Gurus. I have delivery tomorrow and have run into a problem. The code is running in to the first "AT END OF" on the first iteration. Any tips or tricks to get around this problem?(I read on another...
View ArticleABAP trasformation and undefined XML structure
Hi everyone, I'm developing a trasformation to deserialize an XML file into ABAP data. The problem is that the sequence of the tag into my XML files is not always the same. e.g. the XML could be:...
View Articlemonth-wise material movements
hello experts, can anyone tel me how to create a report to display month-wise material movements for finished goods only??
View ArticleValidation Not triggering
Hi, I have created a validation wherein the business area will work exclusively for a particular company code. Following parameters in ggb0 at line item level Prerequisite: Business Area = '100' OR...
View ArticleHi..experts
Hi..how to use get cursor and set parameter ...plz help...this is my code.....
View ArticleHow to Display a Json-String in SAP-Browser
Hi, http://scn.sap.com/people/horst.keller/blog/2013/01/07/abap-and-json after executing the above example I got an String with the Json-Interpretation. Is there any SAP-Standard Functionality to...
View Article