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,We have a workflow configured for the change of PO.When a PO has error during the changes, system will send email users from distribution list triggered by workflow.The email code should send one email with same content only BUT we have received d...
HI experts!Well, I was in need of some clarification in regards to the TCURR table.Its part of an IDOC related object..Requirement is to insert the TCURR table with an entry which is not there in TCURR with the values corresponding to the file in th...
Hi ABAP Consultants,Pls guide me to this problem,I developed one report for inqury and quattaion and sales order on the same list.there dupulicate vales are coming, i need to remove to this problem.for that i wrote a duplicate addjusent squary. after...
Hi ,I am able to send an email with attatchment for payment advice. Now I have to restrict the attatchment and send the attatchment details In Body of email.regards,Eswar.
Hi all experts,I already know the that in most cases inner join is faster than FOR ALL ENTRIES, but here I dont have a choice.I have to create a report to display period wise cash inflows & outflows. So for the given period am getting all payment doc...
Hi all,My scenario is:1) To Close all the open sales orders with a customized Reason of Rejection (ABGRU) field 2) Only when the Sales Order Created Date is 1 month behind the Current Date.The report program which shall be developed should be run in ...
Hi,I am trying to modify the record in infotype 2011.I have followed the steps below.-using the FM BAPI_EMPLOYEE_ENQUEUE the employee is locked.- using the FM HR_INFOTYPE_OPERATIONS i am changing the infotype 2011 and i have mentioned the operation a...
Hello all im getting short dump in the following select statement SELECT val1 UP TO 1 ROWS FROM yrot_varv INTO l_val1 WHERE name = c_ygts_mmoc_werks AND val1 = l_werks. ENDSELECT.The dump description is as follows :Short text Invalid interr...
Hello,there are 3 fields, plant, manufacturer name and material category in the selection criteria. The user can enter values in these fields and click on the search button. I need to fetch the values based on this search criteria from a Z table. W...
dear experts , we are creating PO from SRM using bapi BAPI_PO_CREATE1 ,I am getting a strange problem for PO type GTX it is throwing error that enter Payment terms but with the same data if PO type is TX them there is no error I tried to debog the ...
Hi All, I have 6 Normal Screens. Now I want to call One by one in sequence. How can it will be possible? In Dialog programingThanks in Advance
hi,can anyone please tell me how to get the subject name from the mail i am getting through outlook since alerts have to be scheduled using the subject name...thanks in advance,syed
Hi Colleagues,I am executing a transaction for which test_main is the main report program. From report program, i am making a call to method of a class and from there, i call a different report program test_sub. Now, i try to display a screen (call s...
Hi Experts,I want to put 5 input parameters in same line in selection screen. Can u pls help me out. I searched out SDN but i did not find any suitable answer.
Hi,Whenever i receive a change order for the order which has been invoiced already(VF01), in order to get the updated invoice(includes price change) i have to cancel the billing document and make changes in Sale order. Then i need to perform invoice ...
Dear All,We aere running the MRP (MD02) using a single product group consisting of several materials in it. Now as obvious the PRs are getting generated saperately for every material once the MRP is run.As per the requirement of the Client, we are r...
Dear Web-Dynpro-Specialists,i got a issue while creation of an WebDynpro-Tool, which is using RFC connections for reading data.In some cases the RFC connection is not a trusted one connection, so a login is nessessary, but in this cases not a window ...
Dear Experts,I need to track if the terms & conditions of the PO is changed.if its been changed, i need to display both the .... old one and new one.but the problem is i m not getting how to track ... I mean which table I need to look for.can any on...
Hi All,I wanna create an IDoc which contains general vendor info (Segment - E1LFA1M) and BANK Info(Segment - E1LFBKM) and remove or neglect the rest of the segments in BASIC TYPE CREMAS02 how can i achieve this ?And in the segments E1LFA1M i need to ...
Dear Experts,While creating LSMW of MM01i am getting following errorSyntax error in program "/1CADMC/SAP_LSMW_CONV_00000018 ".What happened? Error in the ABAP Application Program The current ABAP program "/SAPDMC/SAPLLSMW_OBJ_070" had to be termina...
Hi All, I want to know how to create an eCATT scripts that will help to assign more than one Roles to users. I am able to create eCATT script that will assign only single Role to Users but while i am trying to assign any other role it's...
Hi,I have two questions that need your help:1. I have a material, which is extended to Plant1/Storage loc1, now I want to extend this material to a new storage location in the same plant. I have known that to extend a material to another plant we can...
Hi,I have written a program to generate a file using code page "8000". The statement is as follows:OPEN DATASET FILE1 FOR OUTPUT IN LEGACY TEXT MODE CODE PAGE '8000'.However when I display the file in transaction code AL11, all japanese characters ar...
Hi...I need to calculate difference of timestamps from two different time zones, please let me know the function module or any way to convert time stamps (of different timezones) to UTC time.
Hi All,I am displaying report using ALV grid container.Included pushbutton in alv report tool bar.Displaying any one of the row in next screen by selecting one row in alv report and clicking on pushbutton.When i save the displayed entry in second alv...
We just added another company code.We have company code 10 & 20We're trying to find out which profiles created with SU02 have company code 0010 or * for BUKRSI know that you can get that information with SUIM for field text BUKRS and it will show you...
Hi, I am trying to implement roles in CRM 5.0. I want some buttons like "Create person" and "Create Group" to be hidden for a certain user. I have used the Object B_BUPA_RLT but still it is not working. Any suggestions ?RegardsRaj
Hi All,I'm trying to update a custom field bill type in table ERCH.I could not find any function for ERCH table and hence i am using enqueue dequeue with update statement.During debugging,the field BELNR(bill doc) is seen with a value for bill docume...
Hi experts,I need to write sales report from BSIS table for certain accounts. Grouping should be done regarding field KNA1-KONZS. I've got a question: how can i join table BSIS and KNA1, key don't match. Thanks in advance.Best regards,Paul
Hi Experts,Here I have a requirement on sales order blocking . I have searched in the forum but I didn't find any relevant thread. So please help me in the following requirement On a particular pricing condition create or change I need to automatical...
HI,ME21N - need to updated EKKO-WEAKT = 'X'.Kindly let me know which User Exit or BADI need to use or tell me if any enhancepemt poit.I tried EXIT_SAPMM06E_012 and BADI ME_PROCESS_PO_CUSTReq. is need to update the column EKKO-WEAKT = 'X' when we cl...
I want to attach an elementary search help to the Standard Collective Search Help - HRBAS00OBJID.For that i assigned my elementary search help in the Included search helps tab. I have done the parameter assignment also.now when i am executing, the tr...
Hi all,My requirement is to display a link in user decision step.When link is clicked, control should navigate to MM02 transaction.Also in following user decision step i need to provide link for smart form in user decision.Can anybody please guide in...
hi all,i have created a report in which i have DISPLAY EKPO-BANFN and EKKO-EBLEN.For this reason i have created an internal table gi_final,in which my values of both table are coming through.Following are the codes and structure of internal table: B...
Dear Guru ,I am writing one dialog abap program . In this program , there has only 1 button in the application toolbar .And i setup one breakpoint in PAI Modules , but it doesn't work ( screen & program has been activated ) .Can you please let me kno...
Hi All,We are using RP_FILL_WAGE_TYPE_TABLE_EXT for reading infotype 8, 14 and 15.everything is working fine but Start date and End date in the ppbwla table is not correct. It is same as the import parameters, but not the actual start date and end da...
Dear All ,I am using below code in my prg..loop at itab.loop at itab1 where matnr = itab-matnr.endloop.endloop. IN this code itab is having only 1 row for particular matnr and in itab1 is having multiple row for particular matnr. and i am facing her...
Hi Guys, I encouter this question:I need to use "search" statement to find out the asterisk or the underscore in one string,you know these two symbols are wildcards. I don't know how to use statement "search" to find them?? could you please give ...
I have sucessfully created a smartform and I am using the function SO_NEW_DOCUMENT_ATT_SEND_API1 to send out the PDF as an attachment in an e-mail. Everything works great except for 2 things.1. Whomever I am sending or cc'ing the email to their na...
Hi I am getting an error stating "O DEP START field is not ready for input, while trying to create asset using the BAPI BAPI_FIXEDASSET_OVRTAKE_CREATE.How to make the field input enabled in BAPI .Kindly suggest.Thanks
Hello All, I need to trigger an Idoc of a particular shipping type and transport planning point and the shipment has reached completion stage. We have configured shipping type and transport plng. pt in VV71 and this works. Is it possible to add shipm...
Hello,I have an ALV grid report. When I execute it on line (SE38), I first get the ALV report and then I click on the button print preview and select Settings->List status from the menu. A status window pops up showing the data statistics (record pro...
Hi All,I have a requirement to print the terms & conditions in footer of the smartforms. But the footer should come at the bottom of the page even if only one record is there.please suggest what need to be done for this.Thanks,kushagra
How to transfer or obtain the lines of code from a program which has commented lines of code to an other executable program without editing and without Copy+paste?use of function modules or native sql statements or any other conversion routines not a...
Hi,Please let me know how to default 6500 avoiding proration of PF BASIS using exit " ZXPPYINU09" in EXIT_HINCALC0_002.Please let me know what to right here ?it is not accepting any move statements or write statement in this exit.RegardsVishnu
Hi,Please let me know how to default 6500 avoiding proration of PF BASIS using exit " ZXPPYINU09" in EXIT_HINCALC0_002.Please let me know what to right here ?it is not accepting any move statements or write statement in this exit.RegardsVishnu
Hi,in my ALV i would like to forbid to users the resizing of columns. How can i do that ?Thanks a lot.
Hi,I have created some POs through sales order.i.e created a sales order and taken the PR from that. Using ME59N, I have converted the PR to PO. The PO will have some output types attached (in the unprocesssed status).The Output types (in the MESSAGE...
hi, when i am trying to do Account reconsile with RFBIBL00, then i am getting an error message , could you please guide me.session is not created . please find below mentioned detail:FB012 Session 1 : Special character for 'empty f...
Hi,How to ragister program(created by SHDB recording ) in LSMW ?thanks & regardsAshutosh Tripathi
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 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Subject | Kudos |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |