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...
Hi experts,I have a zee RFC say Z_sync_passwords.now using this RFC i have a zee transaction which when run changes the passwords in all the systems i have access to.In this transaction I have used the rfc in the following way<b>CALL FUNCTION 'Z_SYN...
can anyone help me in finding out the difference between BAPI and RFC
Hi Experts,I am havin a scenario wherein I need to park and post PO's and NON-PO's vendor invoices. I am able to PARK / POST MM invoice but I am unable to do so for PARK / POST FI invoice. Please can you urgently tell me the mandatory fields to PA...
Hi,Can ne1 tel me how SAMT transaction works?Thanks
HI ALL,I am having my own pf-staus uisng following function module. in this pf-stus i have back button only. when i click back button it is not going to back. in debugging its sy-ucomm is space.anybody can suggest me what shall i do in this case.repo...
Hi Gurus,My requirement is to place a push button in the "Sales" tab of the sales order.Could any body guide me how to do this?ThanksHarish
If some material number is entered in Transaction ME11 /ME12 , I have to find a user exit/BADI where I will find material group from mara based on EINA-MATNR = MARA-MATNR if that group is within some specific group like CHEM ,POLY,OIL etc. , us...
Hi All,How to place and function a push button on selection screen.Sample code if any, pls
Hi All,I have a GRID ALV displayed. From the ALV the user can select a ROW and perform a few functions . The Functions include UPDATES using BDC and BAPI. The Meesages from the fucntions are displayed on a separate screen using LEAVE to List Proce...
Is it possible To append using field symbols??If yes how?
Hi all,Suppose I created a Purchase Order '123' and an IDOC has also been created for this PO. I would like the system to create a Sales Order for the same Purchase order I created in the same system. Can you all let me know the different solutions f...
Hi all,how to combine the following two select queries using joins.fetch data from a304 table SELECT kschl vkorg vtweg matnr datbi datab knumh FROM a304 INTO TABLE t_a304 WHERE kschl = p_kschl AND vkorg = p_vkorg AND vtweg = p_vtweg ...
Hi All Could you please tell me max how many breakpoints and watchpoints can be set in an editor?Thanks and RegardsDavinder Singh
How to display particular records in editing mode (so that values can be changed and saved ) and all the remaining in the display mode in the secondary list ?
hi in table maintenance view i want the event that is triggered when we click on position and try to find the group ...thnx
Hi,We are having SAP integrated with JayCo version 2.1.6 running on Windows 2003 server SP1, but they are planning to upgrade from SP1 to SP2 will I get any problems with the integration between SAP and JayCo if OS service pack is upgraded from SP1 t...
Hi abapers, I have to use selection screen in module pool programme..How to call selection screen in module pool. Regards,ramya
HI all, I have a requirement to delete the trailing zeroes after decimal. It is a interest rate and it is denoted in EUR. i.e the number is 0,739000 % Internal declaration of this number is in DEC. the data type is AZINSSATZ. i want it to be disp...
Hi Gurus Can U please give me querry based on my declarations urjent Answers can be rewardedDATA: BEGIN OF ITAB OCCURS 0, CPER LIKE KNA1-NAME1, ORDNO LIKE VBRK-VBELN, ORDDAT LIKE VBRK-FKDAT, INV LIKE VBA...
Hi all, In BDC if we use call transaction method if it is sucessful sy-subrc will be zero.Otherwise we are checking for sy-subrc<>0.But at that time when it fails what will be the value of sy-subrc.
hi all, anybody can tell me where i made mistake . after writing this code when i am running this report it is not showing our own pf-staus.report zmahi4.selection-screen: begin of block b1.parameters : p_appln type zuser_secobjects-appln.parameters...
hi all , is there any view on vbuk,vbak,vbap,vbkd.RegardsMartin
Hi folks, I have one string in my program. The value in that is "TEN THOUSAND ONLY". Now I want to display this string as "Ten Thousand Only". The first character after the space must be caps and others must be in small letters". Can anbody please ...
Hi ALE/IDOC Experts,Seeking the experts advise on the following questions.could someone help us please..1. We are in need to post an IDOC which should do a Goods Receipt against the open PO - We are struggling to identify the right IDOC and its proce...
Hi all,I need to fetch all the open purchase orders. My selection conditions include cost center , cost center gorup, order, order group.Advise me how to proceed. At least I need the link between a purchase order, order and order group. I mean table ...
Dear All,I am using the following statement to send report to spool: SUBMIT riafvc20 TO SAP-SPOOL SPOOL PARAMETERS K_PARAMS WITHOUT SPOOL DYNPRO AND RETURN WITH SELECTION-TABLE seltab.When I read the contents from the spool, I get the reco...
Hi All, Purchase invoices , expense invoices are updated via miro and f-65.TDS entries are updated via j1inc transaction. TDS Challan Is updated via J1i8 . J1is transaction is used to print tds chalan. But the problem here is docu types other ...
hi frnds, i am sirisha. i dnot have any good material regarding Module Pool Programming. do u have any good links regarding module pool please send . thank u Sirisha
HI ALL,My requirement is i have to set my own pf-staus.when i am using the function module RS_SET_SELSCREEN_STATUS it is not showing any pf-stus here.i am sending code below. nay body can change the code and resend it to me.selection-screen: begin of...
hi guys i have doubt in sapscripts1. HOW DO U INSERT LOGOS IN SCRIPTS?2. TYPES OF WINDOWS?3. DIFFERENCE BETWEEN WINDOW AND PAGE WINDOW?4. HOW DO U INSERT STANDARD TEXT?5. CAN WE CALL THE REPORT IN SCRIPTS?6. HOW DO U TRANSPORT STANDARD TEXT?7. DIFFE...
Can anyone help me if we can copy the data from a table for some particular records using an LSMW.Message was edited by: Rajesh Nanda
hi guys, i got these doubts in bdc,please answer to this questionsBDC:1. DIFFERENCE BETWEEN SESSION AND CALL TRANSACTION?2. HOW DO U CAPTURE ERRORS IN CALL TRANSACTION?3. STRUCTURE OF BDC?4. STRUCTURE OF BDCMSGCOLL?5. MODES IN SESSION?6. WAT DO U D...
Hello all, I have a scenario where i need to collect all the error message from a trasaction and display it in a pop up. i am calling a function module and inturn calling transaction 'FB08' using bdc. i may get one or more error message. if...
hi, can any one tell me how to disable the <b>f4 help</b> of a parameter from <b>LDB</b>Regards,Thasneem.
can i request for some information on SAP-DMS asap
TABLES : vbfa, vbrk.DATA : BEGIN OF itab OCCURS 0 , posnv LIKE vbfa-posnv, vbtyp_n LIKE vbfa-vbtyp_n, vbelv LIKE vbfa-vbelv, vbeln LIKE vbrk-vbeln, END OF itab.DATA : BEGIN OF itab1 OCCURS 0, vbelv LIKE vbfa-vbelv,...
Hi, I'm trying to do a Goods Receipt from a Purchase Order using BAPI_GOODSMVT_CREATE and I need to fill the DELIVERY NOTE field that appears in MIGO (and in MB01) but I can't find this field in the Header or Item structures of the BAPI.Is there an O...
Hi Experts.i am using one function module to send one alv output in Excel format to sapid.FORM SEND_MAIL TABLES T_AMS RECEIVERS_TAB.CALL FUNCTION 'Z_MAIL_ITAB_AS_XLS_ATTACHMENT' EXPORTING I_MESSAGE_TITLE = SYST-TITLE ...
Will a select into a sorted or hashed table cause performance issue?or is it better to select into a standard table. then later insert into another temporally sorted/hashed table?eg. select into standard_itab.sort standard_itab by a b.sorted_itab[] =...
Hi Friends, I created one view and attached to one transaction..its giving dump..becuase its showing like <keyfield> is missing inthat view.. where we will use this view.. please suggest me.. its urgent..please give me thre right solution..regards,sa...
Hi Experts,I have added a custom field to item data using exit MM06E005(screen 0111) for ME21/22/23n transaction. when I activate the exit, it creates a tab as "Customer Data" and the field is placed in it. I want to change the tab title from "Custom...
Dear all, Hereafter my selection screen:SELECTION-SCREEN BEGIN OF BLOCK bl1 WITH FRAME TITLE text-204.PARAMETERS : p_flag TYPE flag DEFAULT 'X', p_plant LIKE zmm13jpn-mag_emetteur DEFAULT 'C300' OBLIGATORY, p_store...
Hi,Application server`s name is sometimes inserted intothe saplogon instead of the IP-Nr. If so where can I obtain the informationabout the IP-Nr or how can I find out the IP-Nr. Reagrdsilhan
Hi guys,I have a requirement such that i have to create an ALV report with many columns hence its line size is greater than 255 chars, hence some columns are not getting printed properly.Please tell me how to rectify this problem.I am using the follo...
how do you configure standard scripts to an output type so that we can test it from transaction.For ex: standard layout ,MEDRUCK ,what is the transaction,how to configure andhow to test it.Give it in detailed step by step procedure.thanks,ravi
what is the conditional operator for AND, OR .....? in ABAP language...AND, OR .. & is not accepting or recognising.Is these feature available in abap ??? if yes, how to use?thanks...shiva
Hi ,Can any one tell how to do exception handling in abap
Hi,can nay one hear tell me how to read the messege if u have the messege number?i tried with Tcode SE91, but there it is allowing only three characteristics where my messege number has 4, ( exmaple G003 )Thanks,Ravi
What are some frequently used function modules in ABAP ?
*----------------------------------------------------------------------* ***INCLUDE MZTEST_CLASS . *----------------------------------------------------------------------* DATA gr_event_handler TYPE REF TO lcl_event_handler . .. .. *--Creating an in...
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.
Subject | Kudos |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |