Begin a SAP career starting as ABAP IV developer
Hello, Soon I want to start a course in ABAP IV, with the aim to get certified in the medium term. I've played some SAP, and I think it could like me much. Anyway, I would like to make a career in...
View ArticleALV to excel
Hi, I am facing problem in dowloading alv to excel for one particular field. Code for the column is: month - yy. for ex: July -13 But after dowloading it shows 13 - July. CALL FUNCTION...
View ArticleSQ02 Upload Error: Compare query XXX InfoSet XXX : Field XXX missing
Hi, I've changed my infoset and queries in development box and wanted to upload to quality box, but getting the following error when uploading infoset and queries in SQ02. In development box, I deleted...
View ArticleIssue with LOCL Output Device
Hi,I developed two smart forms for PO and using a LOCL printer to print them. If I print it from my machine PO is printing fine and if I print it from other machine then alignment is not good. I am...
View Articlexml to application server
Hello I create with a transfomation a xstringand with the fm SCMS_XSTRING_TO_BINARY I create a table.This table I can download by fm gui_download and I can open the filewith a xml-editor - it works....
View Articleparsing a packed decimal value
I am doing an extraction of BKPF and my ETL process is failing because the data which is being returned via RFC_READ_TABLE for KURS2 is '0.1234-'When I go in to SE16 and look at that record, the...
View ArticleHow to hide ABAP report source codes like program SAPMSYST
hello guys , I only want to know how SAP hide ABAP codes, any one could told me? BRs.Justin
View ArticleCalculate size of attachments FI documents
Dear all, I need to calculate the size of attachments FI documents. Can I calculatethe weight of theattachments in BD? Whattablestored? And the most important: is therea formula or mechanism...
View ArticleHow to get the transaction called indirectly inside an ABAP program?
Hi All, I need to find the list of transactions indirectly called when I invoke a transaction. I have tried to use the table TCDCOUPLES. But it does not have any entries for the given tcode. Could...
View ArticleHttp 500 web service issue
Hi ,I have tested the below URL format in the IE browser http://host name<abc.efg.com>:port<1111>/sap/bc/srt/rfc/sap/z_ws (Generated for Web Service Administration z_ws)...
View ArticleHow to read data from field symbol containing Table
I defined a field symbols for reading output of a BRF plus rule however since fielk symbol is of type any I cannot read its contents Any inputs are highly appreciated Please see attachment explaining...
View ArticleExpress document error in ME29N.
Hi all, When I release a PO and save , it is changed . when I come back it is showing "Express Document Error.. by author 'XXX' ". After going to transaction SM13 for checking the error, I found the...
View ArticleABAP Code Error
Hi, I have following code in a query and I get an error (Incorrect logical expression: Operator (e.g. "AND") or end of expression expected)when I try to save: clear Z_BILL_AMOUNT2.IF VBAK-AUART =...
View ArticleSPAU transport imported before patching!!
Hi Experts We have a situation wherein the BASIS team has accidently imported the TR containing all the SPAU adjustment into one of the systems, before actually doing the HRSP upgrade. Now the system...
View ArticleABAP program is not working
I am using ABAP stage in Datastge job and new requirement is only add a new column where the column length is 25.Previously the program was below IF d_len < 16000. d_pack+d_offset(77) = it_1....
View Articleopen dataset in binary mode-data missing in pdf file
Hi, I am downloading a pdf file to the appl server using the below code. open dataset filename for output in binary mode. OPEN DATASET file_name FOR OUTPUT IN BINARY MODE. LOOP AT lines INTO...
View Articlenot able to leave module pool screen
Hi Experts , i created a zscreen in function module using statement 'CALL SCREN ' statment . but i am unable to come back to function module when i press 'OK' button...
View Articlehow to print Signature in smartform in a dynamic place ?
Hi experts, i have a requirement to print signature in a smartform (purchase order print) ,the signature has to printed in dynamic place. i have to Print signature in...
View ArticleSending mail while forward the work item in SBWP
Hi Experts, Have to send the mail to the external mail id when the forward happens in SBWP . I tried to find the BADI and exits but i couldn't find any badi or exit for this. Is it possible to achieve...
View ArticleIS-U: Separate dunning processes for contracts after move out?
Hi all, we are working with IS-U (water, wastewater etc.). After a move-out has been created, the dunning process changes for the whole contract account (VK), as defined in the Customizing area. The...
View Article