Customer exit EXIT_SAPFV45S_001
Hi Gurus! I have a question for you... I have implemented customer function EXIT_SAPFV45S_001, in customiizing (Tcode VOV7) I set to "E" (user exit) field Structure scope.Ok... while entering sales...
View ArticleAdjust the JSON result of CALL TRANSFORMATION
Hi people, in a sample report I fetch some records from table MARA and want to serialize them:TYPES: BEGIN OF ty_result, matnr TYPE matnr, mtart TYPE mtart, matkl TYPE matkl,...
View ArticleHow to fetch XML and to test it
Hi to all,i would like you a help. I have a function module that is published as web service. It has an input parameter I_XML type XSTRING. Since i want to test the function module and i have a file...
View ArticleCustomer exit EXIT_SAPFV45S_001
Hi Gurus! I have a question for you... I have implemented customer function EXIT_SAPFV45S_001, in customiizing (Tcode VOV7) I set to "E" (user exit) field Structure scope.Ok... while entering sales...
View ArticleHow to put string in tag in email body
Hi experts, I have a requirement to give a dynamic link in the body of email. the dynamic link may look like...
View ArticleConvert the JSON to an ABAP structure
Hi All, I'm trying to convert a JSON String into ABAP structure using 'deserialize' method of class 'cl_trex_json_deserializer' Here is the JSON String which I want to convert into ABAP structure...
View ArticleE0073 EDI: Syntax error in IDoc (too many repetitions of a group)
Hi Experts, We are getting this Idoc Error. E0071 EDI: Syntax Error in IDoc (too many repetitions of a group). It is for a Standard Segment / Standard Type -Basic type: FIDCCP02Segment: E1FISEC. The...
View ArticleHi, I am not able to install...
Hi, I am not able to install NetWeaver_AS_ABAP/ABAP_Trial_7_02_SP11_Win_64_bit_Version_with_Gateway_2_0_SP04 . I downloades it even. please do the needful.
View ArticleLoop Screen using dropdown list
Hi guys.Is it possible to loop screen using dropdown list?I have code like this, but it not workREPORT ZTEST_10 NO STANDARD PAGE HEADING.TABLES:zpmatnr. DATA:a_zpmatnr TYPE zpmatnr OCCURS 0 WITH HEADER...
View ArticleClear statment with multiple line item
Hi Guru's I will explain my program and please suggest where i need to put clear. Even, i used debugger, but not able to understand. Selected the EKKO table (item table) with EBELN, and it's contain...
View ArticleGenerate idoc when delete document in VLN02
Hi, I have a requirement which is I need to create an idoc when the document is deleted in VLN02 transaction. I am looking this badi LE_SHP_DELIVERY_PROC which has a method DELIVERY_DELETION. Do you...
View ArticleSAP IV 3 Way Match SAP Code
All,We are having an issue in our test systems where:Because we use GR based IV for our PO’s we assumedstandard invoice verification will do a 3-way match between GR/IR/PO priceto determine if IR...
View ArticleError in Result Recording
Dear all, While recording the transaction code QE01 (Result Recording) ,Save button is not recorded.please help me how to record . Thanks and Regards,J Das.
View Articlesap-ABAP-MM-PO Re-Trigger
Hi All, we are having a requirement , where the PurchaseOrder should re trigger when ever any changes are made to any fields of the PO , please suggest and help in the process if any document is...
View ArticleSM30 : Conditionally Disable a column Cell
Hi All, I have a requirement to disable a column cell when another column (with checkbox) is clicked on SM30 screen. I have written table event and tried changing the property of table control but it...
View Articlehow to append material po text in me23n
Hi Friends, i doing modulepool program, i have designed twoscreens.1. in first screen design po number and on push buton ''disply".when user click on disply next screen should be...
View Articlemove-corresponding fields in loop
Dear All, Please see my code. Here, I had the GRN values in IT2 table and use loop in IT2 then i got the information about INVOICE details. After, the fields move-corresponding to IT4 table. But it's...
View ArticleHow to avoid pop-up of FM TB_FILEFEED_CONVERT.
Hi , I am darshan. I am working on ABAP proxy which calls a z custom program. I have created it by copying from standard program RFTBFF00 for currency update in OB08. My problem is FM...
View ArticleNot able to modify a record in a ZTable created through my Report
Hi Team,I have a ZTable as shown below:I created an entry in to this table(only highlighted fields are entered not the all fields) through statement:Modify Ztable from Int.table. ( It is going...
View ArticleNeed to upload and download variants of RFC
Hi All, I need to download all the variants of RFC and then upload it again to same RFC. The upload is required after system refresh. How can I achieve this. Regards,Bharti Jain
View Article