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,i want to loop from a itab in a dynamic way:NOT Dynmaic:loop at itab into wa where attribute1(5) = attribute2....endloop. Dynamic:loop at itab into wa where attribute1(p_parameter) = attribute2....endloop. Unfortunately the syntaxcheck send me the...
I need to update field lic_type in the SAP user profile,I want to use FM BAPI_USER_CHANGE but cannot find import parameter/structure voor lic_type!Anybody a clue?I tried this code but lic_type is not updatedDATA: badi_return_t TYPE bapiret2_t.data lt...
Hi to all expertsi have program in which date is coming as zero'es if it is initial i need it to be blank if it is initial.Moderator message: please do not ask or answer basic or easily self-solvable questions, all points removed.Edited by: Thomas Z...
Hi Experts,I have created a report program - ALV output. When the program is executed in background on test servers like development and quality the spool is generated and the output of the report is displayed in spool. Which is seen through sm37 tr...
HI ALL.I WANT TO DISPLAY TWO DIFFERENT ALV USING SPLITTER.ON DOUBLE CLICKING THE FIRST ALV THE SECOND ALV GET CALLED RESPECTIVE OF THE FIELDS I CHOOSE ON CLICKINGTHE FIRST LIST IS IN LEFT SPLITTER . AND THE SECOND LIST IS IN RIGHT SPLITTER .Moderato...
Hi,In the transport request I can see who is owner of a particular transport.However in my domain box how can I find, which person imported the CTS to Production box.Regards,Surpreet
Hi Experts,I have a requirement in the Tcode 'FB60'.i have created a ztable for G/L account and its permission, when user enter G/L in FB60 it should validate with the ztable and if not permitted it should THROW a ERROR msg that 'ENTER INTERNAL ORDER...
How to change the variant for select-options for standard report?Moderator message: please search for available information/documentation before asking.Edited by: Thomas Zloch on Dec 2, 2010 1:01 PM
Hi All,Can anyone explain how to fetch classification details(variety name, treatment, pack size) from MARA table.Thanks in advance..!!!Regards,Arjun
Hi .. i have a scenario where i created a view cluster with two tables/views.. so when i display data .. i dont want to see all the entries of my table.. i want to restrict data according to some conditions? how to do that? i have checked there are s...
Dear friends,Can any one help in how to work with filtering of BADI.i tried to implement SD_COND_ACCESS_A this badi by selecting some filters available in the BADI. be-bugger is not activating,can any one help me how to work on this. regards,venkat s...
Hello All,I have created a simple alv grid report the report has a description field of 40 ch for which I have made the display length as 20 ch . This works fine in the foreground but when I run the report in background when there is no data in this ...
HI all,In smartform we have DINA4 layout. Based on some check/status conditions, I wan to chagne into landscapte.Ex : if Status = 1 then form displays in Potrait, if Status = 2 then form displays in LandscapeHow can I do this? Should I do wit...
Hi All, We have requirement as below :- Tcode = AS02 - Make necessary changes - Save -> during this stage , I need to check what are the fields that has been changed. Only certain fields allowed to be changed, if any other fields that's not allowed t...
Dear All, I have developed a SD report as follows. It is taking about 10 minutes to fetch the data for one month of about 5000 records. But I think this report should not take more than 2 minutes to fetch the data. Because I am using only one loop in...
Dear All,Requirement is to send custom fields using change pointer can anyboduy expalin how this can be achieved.Thanks.Moderator message: please search for available information/documentation before asking.[Asking Good Questions in the Forums to get...
Hello, I have the following problem with authorizations:Our inventory user, sometimes need to change the indicator "Unlimited" in tab Delivery of Purchase order document, in order to receipt more quantity than the one in the Purchase order document.T...
Hi Friends, I want to link SHIPPMENT(application V7) and delivery (V6) in routine (TCode VOFM). is there any routine or routine structure with the combination of both.Thanks in advance.Vallamuthu.M
Hi All,I am using BAPI_GOODSMVT_CREATE to create material Document and I am unable to get Print .I have checked config settings and everything fine and I am able to create Same Through MIGO tcode. I filled these parameters in BAPI.PR_UNAMEHEADER-VE...
I have an input field where i am entering value of file path as /Data/Test/ but on debugging this i found this value gets changed to /DATA/TEST/. I want this value to be same as entered by the user.
Hi,It's a CS(SD) Report.I need to give the Tax Desc. for Condition Types.Till date - I fetched it from --> Table KONV-MWSK1 link with Table T007S-TEXT1 (Text1 of table T007S is the Tax Desc.)-But Now User Find that this Tax Desc. is Diff. From VK13 D...
Hello All, I am having an issue with updating the pricing conditions of the sales order. I am using BAPI_SALESORDER_CHANGE to update the pricing conditions which was working for KBETR(COND_VALUE), but, I need to update the KWERT(CONDV...
Hi Friends,Is there a way to get ABAP code i.e., select query with join , for quick view which we have created using transation code SQVI.Kindly let me know if there is a way to do so.Regards,Dep
Hi everybody,is there a User-Exit or a BaDi to add a new column in the TA COGI? Maybe anyone have an idea!Best regards,Markus
Hi guysI created Purchase Req number "1xxxxxxxx" and item number "10".I want to attach the original file to PR document using DMS by using addon program.so i am using BAPI_DOcument _Create2 to do this.I am not sure where the PR number and item can be...
In vofm transaction there are two pricing routine that has been created should be trigger during purchase order creation (ME21N) BUT I put breakpoint in one of them and then start me21n transaction but it did not trigger what should i do?
Hi,I need to know about oops abap ,for that i need daily life scenarios.atleast one example i hav to know.colud any one help me with clear example.....ThanksBalu.Edited by: subrahmanyam24 on Dec 2, 2010 7:08 AMModerator message: a lot of information ...
Hi,I need to include a functionality in screen 200 of E40B in which whenever I press Enter in the text field of 'Latest OC Date' other date fields such as 'Sched MR Date" would copy its value.I did look for any exit for this tcode but i cant find any...
Hi,i need to create a return with reference to an billing document by using FM BAPI_CUSTOMERRETURN_CREATE. I can able to create Return sales order with reference to billing document. But i am not able to copy pricing as per billing document item. It ...
Hi Experts,LDAP is the transaction to connect with windows directory(Active).How to map the SAP fields into the LDAPMAP transaction?.I'm eager to know where these fields are defined in the system and can we add any new custom fields for our mapping? ...
HI In cv01n tcode in second tab ADDITIONAL data we have 3 inputs -category,sub category and sub type . now i need to concatenate these three when document no is created . doc number generation i created but how to concatenate these 3 filds and displa...
Hello Gurus,we are upgrading our systems to ECC 6.0 from 4.6C.in SU25 step, do i need to manually go into every role and find the differences in Field values ?there are more than 2500 roles and its becoming tedious task.Is there any easy or other pro...
Hi Gurus,There is a requirement to restrict MSS display access specific to Qualification/Qualification Group (by object ID).Understand that General Authorization alone cannot specify the restriction by Object ID, thus I'm considering to restrict it b...
Hi Experts,What transaction or table where we can check the required partner/s for a customer account?Thanks,Salem
I am trying to run USMM report in our BI system (SAP EHP 1 for SAP NetWeaver 7.0). I am running into error when I run "System Measurement" report in USMM. Error message I encounter:Error during price list-specific measurement - BV140Steps I followed:...
I am using cl_bcs based functionality to send email to sap inbox with Excel attachment. Everything is Ok, the only problem is the data which I am getting for some fields got trimmed in excel. e.g in internal table i have '00001' and when I see the da...
Hi Gurus,My requirement as follows : There is a report program which gives alv report output. It displays multiple line ites a the output. When user is selecting any material from line item then using call transaction "MD04 is called. My client requi...
Dear expert,I'm doing a research work about analysing the main memory usage in SAP ERP systems.I would like to find out what is load in buffers and when. That means, which process have the control of these memories and which are always performing som...
hello,in abap, i need a list of all users that can access transaction ME22N to modify any purchase document of a specific fund center.anyone knows how to do that?best regards
Hi everyone,i have a peculiar problem with my RFC. i have 12 inputs and depending on whether they have a value in them i extract a paticular list of records into 12 different internal tables (all same stuctures CRMD_ORDERADM_H). i get the values and...
Hi,It might be very basic question but i need some answer from you Gurus Please:)The Standard Segment E1KNA1M has about 110 fields but when IDOCs get created, we see only 23 fields in this Segment.Now i want to know how does that happen? where do yo...
HI GurusPlease can help me, I want changing labels to parameters and select-options in SELECTION-SCREEN.I go to menu Goto -> text elements -> selection text but I don't insert lines in selecition text.RegardsWilliam Neira
HiI want to know how to add Additional business partner attributes(custom fields) to Business partner (Transaction : UKM_BP)I also added the custom fields to structure UKM_S_BP_CUSTOMER_EXTENSION in the method FILL_FIELDS of BADI UKM_BP_ADD_FIELDS, B...
Dear AllI just want to give an information message when background job is successful.I am starting a job using SUBMIT < > AND RETURNif sy-subrc = 0 CALL FUNCTION 'JOB_CLOSE' if sy-subrc <> 0 Do Nothingelsemessage <>end if.end if.-Let me know if ab...
Not sure if this is the right place for this issue, but I'm trying to test out this service and when the SSO logon pops up I enter a username / password and it's not letting me login.If I set the username / password on the Logon Data Tab in the servi...
Hi Friends ,We have a requirement in which if the Sales Order is created Via EDI with INVALID delivery date then I have to set a flag in some Z Table . I have tried searching for exits and debugging the code but was unable to find a place where SAP c...
Hi,I am working on the logic of a report in which i have to display customer knock off balances as it is represent in the tcode F-32 for a particular customer.The problem is no such linking available among the payment made to customer whether it is o...
Hi,I just created a program to raise events. I created some events with SM62, and then I can run my program to raise them.Is there any log that I can get with date and time an event was raised? some table or tCode? I tried with SM64, but it showed no...
Hello Experts,I would like to know if is possible to lock just on line on table control, while execution, and not lock other lines...If i try to lock a field or a line, table control locks the col and not the row... I would like to lock just one row....
Hi all,I am currently loading BOMs via IDOC BOMMAT for a data migration project. Unfortunately I am having problems to load the BOMs with the correct validity-from date for components. The data is correct when I check in LSMW, but after the load of t...
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 |
---|---|
1 | |
1 | |
1 | |
1 | |
1 |
Subject | Kudos |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |