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,document types for deliveries, orders, ... are defined by the data element VBTYP.If I read for example the document flow (VBFA), I want to know what entries mean a delivery, an order and so on. There's no field that says "I'm a delivery", but ther...
Hi,Am Developing the Specification report in EHS in that i need to display the Specification information system link in ALV.Is it possible to display the link in the ALV.Please suggest me.RegardsBharathi
Hi experts,I am taking RTGS Letter print out from SAP. When i give all the inputs and execute , The print preview is not coming immediately . It takes minimum 9 or 10 minutes for each letter. This is very late. Daily Our end users will take 7 or ...
Hi all,My requirement is to have a tree structured report.Mock layout.L1 |_ L2 |_ L3 |_ L3A |_ L3B |_ L3CI also want to display the column headings of each level.The structure of the level...
Dear Experts, There was a field which is added to infotype 0001 and through pm01. For that field it is showing there is f4 help but when we click on it it is not working. Can any one tell me how to create f4 help for the Zfield in infot...
Hello, i have a module pool in which i want to disable some column so where can i put my code in PBO module , please suggest and help mePROCESS BEFORE OUTPUT. *&SPWIZARD: PBO FLOW LOGIC FOR TABLECONTROL 'TC' MODULE TC_INIT. *&SPWIZARD: MODULE TC_C...
This may be a silly question to some.. but..I have put a simple local class definition and implementation into the "Local Definitions/Implementations" section of my global class (SE24). However I am unable to reference this local class *anywhere* in ...
Hello,I need retrieve ALL FI document header and items generated in 1 fiscal period, at this moment the data is retrieved from BKPF and BSEG table, but my concerns is if there is any missing. Did you have this kind of development before, is there oth...
Dear Gurus,I have a contract typeWK1 and a BAPI to create sales orders, the Contract's document flow is updated correctly but the value release is not updated. If I manually create the sales order with reference to the Contract the value released is ...
Hi All,I need to create a custom transaction for SWIA transaction by hiding some parameters in initial screen and hiding some function keys in result screen.1. In went to shd0 transaction and gave required information and clicked on create2. It navig...
Hi... My Requirement is in ist screen 2 input fileds like field1,field2. when user enter value in field1 then corresponding field2 value will be displayed. if there is no field2 value in table, then user ckick on create button and enter the value. my...
Hi all,In my ZF001_BASE table, I have the fields MANDT VBELN FKART VKORG VKBUR SPART KUNRG FKDAT MATNR WERKS FKIMG VRKME NETWR WAERK and so on...I have created secondary index ID1 for WERKS and declared it in my select statement as below SELECT VBEL...
Hello All,My requirement is, i have to retrieve all the POs to the CLOSEDPO report if my PO has shipment tracking number else it should go to OPENPO report.we are using the field VBKD-BSTKD_E field(Ship-to Party's Purchase Order Number) to update the...
Hello , In the sales flow If i enter a customer and finding a sales order . and for that sales order multiple deliveries are done with different delivery numbers.so when i am fetching the data , only for first delivery it is showing output....since ...
Hi Experts,My requirement is to get some information and process some additional tasks after billing document is created( VF01 ). Request you to suggestany enhancement spot in RV_INVOICE_DOCUMENT_ADD.I trying to create spot at rv_invoice_document_add...
Hi All,I am new to ABAP and recently working on Production support Project..Some developer guy wrote the code for an object as mentioned below with the if condition comparisonIf Z_VAR = 'Sd'Else.Endif.Since the comparison value in the quotes should ...
Hi All,I have created a drop down list in module pool and defined the list in POV like below list = 'XYZ'. APPEND list. list = 'ABC'. APPEND list. CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPORTING retfield = 'ZEMAILGRP'...
Hi GuysWe are using FM " SO_ATTACHMENT_INSERT_API1 " to attach the Excel document to send thru mail ., it is working fine in 4.7 environmnet . But in the upgraded version ECC 6.0 , the file contents reduced to half of the size when we checked in the...
Hi All,Is there any API or a function module to determine if a standard screen has been modified/enhanced?My requirement is to find out if there has been any changes done on the screen by a modification or an enhancement, and i have details of the pr...
Hi,We can set the holidays by activating factory calandar.How do we prevent users from not logging to the system on a public holiday or on Sunday(s)? Is there any standard solution available or we need to do a manual locking/unlocking users before pu...
I have a classic BADI implemented. How can I make it run by certain users and all'altri not? I'd do it at the level of implementation or writing something in ABAP ...!?Thanks,Mio
Hi ,I have a question regarding Indexes , We are on ECC 6.0for example there is a table T1 ---> with index i1 carrying fields a,b,cand our select on that T1 table consists of fields c,a,b,e,f in the where clause ...What do u think would be better ? 1...
Hello everyone;I'm sending IDOCs from SAP systems to SAP-MII systems. I dont get stuck in SM58 with any error. However, when I was testing the "Delivery(DESADV)" IDOC, I have created two DESADV change IDOCs simultaneously (8 seconds between them):SEN...
Hi all,I need to find FM, witch can add new entries into SAP standard table, when we can't find an entry in the select we did. Are somebody know about such FM?A lot of thanks.Br,Stanislavs
Hi all,i have a table, for which i have created one transaction code.after some days, i opened table. then how to identify the transaction code linked to this table.Best Regards,Venkat
Hello experts,I am using a input field to take date which has automatic input help modeCALENDER - Determined Input HelpI want to take days from current month only,, ie the Other than a specified date range the rest should be disabled How can i do thi...
Hi All ,Is there any standard event trigger while parking a document using tcode FV50 ?I have checked the same using SWELS and SWEL but not able to find any standard event triggered while click on "save as completed ' in FV50 .I think a there is an ...
Hi all ,I am trying to create a Service user for a portal application (EHP - 6 ) .When I am using BAPI_USER_CHANGE , its by defaulting setting the user type as Dialog user (USTYP = A ) even if I am passing the USTYE = 'S' i.e Service user . Also thi...
Hi All,I am using the FM BAPI_MATPHYSINV_CREATE which currently works except for a few exceptions.The FM creates the Physical Inventory documents and we have downloaded them to a file on the desktop.The following problems were noticed:1. Certain Phy....
I am trying to create a tool that will access a range of different object types. I have created all of these as persistent objects which have been defined using the same business key.The issue I am having is the order of the fields in the key seems t...
Hello Gurus, I am using table control wizard in the module pool. I need two button at the top, one for delete and other for update the record. even I need to add new line to the table and save with save button.I have made table with table control, ...
Hello everybodyI am trying to not use the BDC option, so i searched for a BAPI or a function to reach my goal.I found BAPI_FREEGOODS_CONDITIONS, however I don't know how to use it correctly. I haven't found any examples how to use it and there isn't ...
Hello,I need some help with CN22. I release an activity through CN22. Now based on the behoeftedatum I need to keep it as released or retain its old status. Can anyone let me know which user exit/BADI can be used for this functionality where the stat...
Dear All Gurus,As per the business requirement we have to add a new text input for Scheduling Overview Tab in IW21. I was checking the 'QQMA0001' user exit but I am unable to find the place to modify existing tab for my requirement.What are the scre...
Experts,I want to enhance Business object PDRELA_025 method GetCancelReason. could any one help me how to enhance. My requirement is to add some logic for cancel reason.Thanks,P.Ramanan
Hi Guru's,I am using BAPI BAPI_CUSTOMERQUOTATION_CHANGE to change quotation.i need to change material price for items.There is no field price in BAPISDITM .. In which structure , field i need to update to change price in BAPI?Thanks & Regards,Meenac...
Hi,Can any one tell me which table will get updated after we add/create new document types i.e. CCS, CGP etc ?Thanks in advance.Regards,Srivijay
Hi experts Hi all of youI have created a customer tab at item level using screen exits in ME51N.now i am entering the data on the box which are appear in the customer tab and trying to save in both the cases ( me51n and me42n). but it sowing me the f...
Hi there guysI am fairly new to SAP. Only been using it six months. My employer is exposing me to ABAP slowly and I will be going on a course soon. However in the mean time I was after some help with a little problem I am having.Our AP team wants a r...
First of all - ECC 5 system, not ECC 6Second of all, system USED to be set up for the GMT time zone but isn't anymoreThird of all, a different ID runs this in batch than me but I don't have it's SU3 defaults but am trying to get themFourth of all, th...
Hi All,I have to do some validation on PM Notification in tcode:IW22.For the same, I am using user exit :STATTEXT and writing my code in ZXBS1U01 (EXIT_SAPLBSVA_001)This exit is triggering when we change any user status or save the notification.But I...
Hello Experts,I am attempting to grab the field EXTENSION2 from ADDR1_DATA for a given delivery number in VL02N. Would anyone happen to know how to grab this field based on the delivery number that is input. Thanks for the help!
Hi Experts,I have followed the process to implement a BTE.The entries which i made in FIBF asked for a cust. transport i moved the transport to different client via SCC1.The entries of table TBE34 are moved and i checked entries are there in another ...
Hello All,I'm tryIng to use IDOC WVINVE01 with message type WVINVE and process code ED00 to create an inventory document count w/o ref to document like MI09 I'm also not sure whether i'm using right process code ?I'm getting an error status 51 ...
HiI am trying to move the data from legacy using Idoc BAPI. For this I am using BAPI - FIXEDASSET_OVERTAKE_CREATE, Basic Type: FIXEDASSET_CREATEINCLVALUES01 & Message type FIXEDASSET_CREATEINCLVALUES. But here the problem. But when ever the Idoc is c...
Hi Experts,I am aware of type casting and how it works but need some clarificationI have sub class reference and super class reference declaredSuper class reference = Sub class reference (CORRECT) - no syntax error and no exceptionSub class referen...
Hi experts,We have an issue with our ALE audit: We have Idocs being sent from SAP 4.7 to SAP 6.0, then SAP 6.0 sends back the audit idoc ALEAUD01. The idoc is received in SAP 4.7 and posted, I can see these idocs with status 53. The problem is that B...
http://scn.sap.com/community/duet-enterprise/blog/2012/09/17/just-released-duet-enterprise-10fp1--sp03-and-gateway-sp05Is there some documentation on how we can use the SP03 features of Duet Enterprise?When i open the /iwtng/bdc_browser I have the op...
Hi Guyz,I have a user exit which is called from ME51N transaction.The same user exit is also called from another WebDynpro ABAP FPM Application , MMPUR_SPPR_MAIN_APPL_CONF .Now i want to write some specific logic only when the user exit is called fr...
Hi there,Is there a User-exit/BAdI that is called on the click of Planning pushbutton (after adding the deliveries to shipment) in shipment create(VT01N) & change (VT02N)?Thanks,Satish
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 |