This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...
First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...
Hello, i need help.I'm try create a match code, in my program i have de select options, like this:SELECT-OPTIONS: s_nre FOR zsdt0007-znumre_int NO INTERVALS NO-EXTENSION OBLIGATORY MATCHCODE OBJECT ZS...
Hello everyone,I need to generate the payment details on executing F110 t.code. To achieve this, I need to write a custom program and generate the data.This program should generate the payment data and send the data to another system via RFC.Can anyo...
Hi, I have a requirement to print Terms and Conditions after the Item Table details end. For the same I am printing the Terms and Conditions in the Footer section of the Item Table. Issue is suppose i hard code the T&Cs - say around 1000-2000 lines....
I have been trying to figure out why some entries are stuck in SM13 with status 'init'... user made changes to delivery using VL02N and it resulted in entries stuck in SM13 in 'INIT' status for more than 20 hours..After a while the update task is com...
Hi,Background:We have a distributed HR system. Which means our HR system sits separately to our ERP( ECC) system. We want to implement CATS for recording working time. In this kind of distributed systems SAP recommends to implement CATS in ERP system...
Hi guys,I would like to transfer data to a file but the result is not correct. I am doing something wrong. Please correct me. I need to have a variable length that is why I need the string.I am collecting a block of char in a string and then transfer...
HiWe have just performed a test with data service 4.1 and get the following authorization error.Error : cannaot import the metadata table <name = mara>.RFC callReceiver error <function/BODS/RFC_ABAP_INSTALL_AND_RUN:RFC_ABAP_MESSAGE - you are not auth...
Hi ,I created a reported and generated chart using cl_gui_chart. after generating the chart i need to save the graph as a pdf file .I fetched the customize graph data as a xml format and try to convert using function module convert_otf as a pdf file ...
Hi! I need to change the title "Transport-Departure" (RL50E-BEZEI_KZABE) in the delivery (VL02N) ( Goto->Header->Foreign Trade/Customs) May you help me?Thanks.-----> Technical InformationProgram Name SAPLV50EScreen Number 0500Program...
Hi Team ,I am using this method to cretae the tree on a screen say 100. and this method logic is in PBO so taht before screen get displayed teh logic executes and help enable tree disply.CALL METHOD tree->add_nodes_and_items EXPORTING node_tabl...
Hi,I have a requirement where in I have to achieve some functionality in ME_PROCESS_PO_CUST~POST method whenever there is a change in version relevant fields of a PO. We have EKKO-REVNO to identify if there is a change in version but this will get up...
Hi all,I need some help to put the spreadsheet icon at a transaction created in my company that it uses the ALV.This transaction isn't standard.Regards,
Hi All,I have a requirement to read the BARCODE from WEBDYNPRO Screen field and read the input as EQUIPMENT Number. Please give me step by step process for the same.I also found few documentation in SDN.SAP.com and not really able to replicate in my ...
I built my BAPI following (read as similar to) http://www.saptechies.com/step-by-step-procedure-to-create-bapi/My FM is ZBAPI_RDC_867_LOADMy SWO1 object type is ZBAPI_RDC1On completion, TCODE BAPI does not have ZBAPI_RDC1 in it. I take it this is a ...
Dear Experts, We have to restrict fbl3n/fbl5n, tcode, fico, at business area wise ?I restricted the auth object...F_BKPF_GSB, even tough it is not restricting through plant / business area.. in our case, business area and plant are same.Please share ...
Hi Group,I have an issue regarding the texts in Arabic for a custom info type,now my requirement is to display Arabic texts in Text Fields.Please Guide me how to get the texts in Arabic. Thanks In Advance,Pavan
Hi All , There is a batch job which failed , this job has failed due to run time error MESSSAGE_TYPE_X ,Could you please let me know as to why this error is caused and how it can be rectified .The error in the messge log shows ERROR IN LINKAGE -----...
Hi there,Today my question is how to retrieve the general characteristic values of a class object in 'Display batch details' screen.Pls find the attached screen shot.Transaction is : MSC3N (Display Batch Details)We need to put in Material,plant and b...
Hi Expects,I have a checkbox as last column in ALV o/p.I am using ALV grid for o/p display.The problem i am facing is if checkbox is checked it is shifting to next column when downloading using Local File.If i download excel it is fine.But in local f...
Hi,I want ekbe-ebeln and bsik-ebeln in one column.Can anyone suggest the solution.IF it_with_item-blart EQ 'RE'. SELECT SINGLE ebeln gjahr belnr FROM ekbe INTO (it_with_item-ebeln,it_with_item-gjahr1,it_with_item-belnr1) WHERE gjahr...
Hello All,i have the following scenario when a user click a button i should create a POP with OK/ Cancel, depending on user action i should decide either to continue the oninputprocessing event.i don't want to create a POP up HTML but want to use Scr...
Hi Friends,I want to transfer data from SAP system to MySQL system. How to do the ODBC connection and Can you please given some sample code should be written in my ABAP Program.Many thanksVenkat
Hello Guys, We have functionality of sending out emails when Customer exceeds Credit Limit while posting. I want that outgoing emails be triggerred at 11 a.m only and not throughout the day. This emailing functionality is implemented...
Hi All,Header not visible when downloading using List->Export->Spreadsheet option in ALV repen using List->Export->Spreadsheet download option in ALV rep...I am trying to download ALV report in an excel file using List->Export->Spreadsheet (Excel in ...
Hi Experts, I already have a HANA studio installed in my system (Version 58), now I want to add the ABAP development and UI5 plugins. I tried to do that by going to Help->Add new software and giving the URL as https://tools.hana.ondemand.com/juno. Th...
Primary index is available in runtime, but missing in DDIC.How can this be solved other then removing table and recreating it?
Hello, In ME21/22/23N code there is the 'Print Preview' button And there, users select the message to display.Many users ask me for a shortcut to automatically select displaying ZNEU message. Is it posible, maybe in the user configuration? I have tri...
when sending mail as an attachment in PDF so Mail is working perfect only problem is not opening attahment PDF file but its size showing correct.So please suggest........
Hi Expert,I get the table of text lines from funcation model 'Read text', and display it to the text editor, It works fine. But When I retrict the text from the text editor using method get_text_as_r3table, it throws an exception for potential_data...
Dear Experts,I am going to design a SAP query (SQ01, SQ02) for my company. The requirement is to merge two reports (CJI3 and CJI5) into one report. There are totally 3 tables used for this purpose (COEP, COOI, PRPS).The final report will have the f...
Hi,we are collecting some data from the code inspector.Does anyone know where we can find the (textual) description of the uses message codes in the result? It is about Data Element SCI_ERR.Thanks for the information.Kris
hi,i am making use of the sub routine passing the internal tables into it and getting a value from the routine.PERFORM duty_band_pro TABLES I_PROPUSAGE I_PROPDATA ...
Hi Guys,The postings in FF_5 are done through transaction FB01 in the background. There is no way the user can enable the Calculate tax automatically (BSEG-XMWST)check box in the background. I would like to know if there are any appropriate user exit...
HII am trying to create sales data for customer using the class method cmd_ei_api=>maintain_bapibut i am getting an error " Kindly help me out.Thanks & RegardsSagarCustomer 500003: Mandatory partner role is missing for sales area 2000 10 20
Hi, I am trying to find a solution on how to re-fresh my drop down values in an ALV grid according to a value in another column.Here's the description, I have column 1 and column 2 in an ALV. Column 1 is the editable field and column 2 is the drop do...
Can someone explain this what exactly this piece of code is coding. i am not that much clear with macros.DEFINE build_select. if not &1[] is initial. lt_select-tag = '&2'. loop at &1. move-corresponding &1 to lt_select. ...
I added a tab in ME21N through user exit......this tab has 3 field(budget,form ,formno).....if I put value I AND D in form field then the form no field will be mandatory to input value .......how to do this?
Hi ,Please help to find User Exit of transaction VL02n for Post Goods Receipt
In f-02 i wanto restrict w/tax code from changing.I tried with different exits but i am unable to get the result . What is the exact user exit for f-02? Regards, Prudhvi Choudary
Hi Experts, I have enhanced Material master (MM01/02/03) transaction by adding 3 custom tabs in Basic data in between Standard tabs. One table control is placed in custom tab T The problem is whenever I scroll the table control or Press E...
Hi Expert,In my development i have to duplicate values while printing the smart form.This is my layout,My output should be,Based on the line item it should avoid the duplicate values.But in some case different Bin & Pallet should come under same item...
Hi All,When I'm creating the database view with single table as per the definition of Database view it should give all four maintenance status (Read only, Read, change, delete, insert, Read and change, Read and change (time-dependent views)), but it ...
Hi All,In COR2 -> I am giving total quantity (on general data tab) more than the quantity mention at the production version.Now ideally it should throw an informatin message stating the same (like order quantity out of range etc.), but it is not thro...
Hi all,i have a smartform, which i am using in MB90 to get printout.The problem i am facing is that it repeadly printed for each line item.(See the screenshot).But i want to restrict it to print only once,as it is a Header text.Please tell me how can...
Dear Friends,I’m doing text enhancement of a Data Element. The documentation is coming in Bold and dark blue colour. I’ve unchecked Bold option for the documentation and selected black colour. But still the F1 help of the field is coming bold and blu...
Hi All,Recently i have issue on transport a transparent table holding different language.However, once transported. The language will be changed back to English.Any idea on any setting require to make the text transported as it is?Thanks.
Hi Experts,I am using BDC for F-44 partial clearing, but I found an situation that none of the item can cover the total difference. In our manual posting, I can separate the difference into some lines, but in BDC, it may get tough. Could you give me ...
Hi,A background job is scheduled in Production.This involves 3 programs triggered automatically based on event.Trace file was generated by Basis and the input given was In SM51 Transaction ,the second program did not do anything for 4 hours.There was...
Hi good day everybody, i have issue with function module, i need to create a function module with many parameters, the records to retrieve must be according the input users, so if the user does not type any parameter then the function module ...
Hi All,I have getting one dump.... please suggest needul....Database error text........: "The current transaction cannot be committed and || cannot support operations that write to the log file. Roll back the ...
These materials will help you participate and connect with other members.
Find answers to basic questions about using SAP Community.
Learn about community rules, take our tutorial, and get support.
Familiarize yourself with questions and answers.
Share your knowledge by contributing to the community.
Introduce yourself and get to know other members.
User | Count |
---|---|
3 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
Subject | Kudos |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |