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 All,I need to add the material field in transaction LM58, in this way i could compare the material proposed for the system to be counted against the material read with the scanner.Somebody knows how to add a field in transaction LM58? Thanks in ad...
Hi,I have declared fields BEWEG (Internal Movements) and netto (Net Volume) for a internal table. The data type of these fields is mseg-menge.Sometimes when the value is negative like 578.000-, in internal table it stores as *8.00-.It goes for dump w...
Hi,I have report where I am displaying my output through cl_salv_table class.Also i have a button to update the data for a t-code. after updating the changes I want my return messages to be reflected back in the alv.My output table have 4 fileds:Plan...
Hi,I have a program (see below) which has only 1 parameter - the parameter is of a data dictionary type.The dropdown values on this parameter are as follows:-'COP' - Copy'DEL' - Delete'DIS' - Display'EDQ' - Lock/Unlock'INS' ...
hi all,i have a problem that will have an editable alv, the requirement is that after editing the user can put a new value, and has to save that value in internal table , how to achive this save functionality in editable alv .Thnx in advance
Hi,Can anyone assist me with a program that I can use to fax a PDF file.Regards,
Hi ,In my BDC i am getting the Amount field which is need to be put in the Header data . For 1 Customer there are more than 5 line in amount field in the Excel file.For the Particular Customer , I need to club all the amount ffield and put it into th...
Hello,The filed RQCRETIME in Table TSP01 is displaying time that is 1 hour behind system time (field syst-uzeit shows correct time).One of my colleagues informed me that Table TSP01 uses GMT/UTC, even if the system time is CET (GMT+1).Could somebody ...
Hi All , When i am upload recived goods by using movement type 202 using bapi bapi_goodsmovement_create and line item is around 1000 then i m getting error some times "Maximum number of items in FI reached" and " A syytem error is occuring when ...
Hi expertsi have a problem with the badi, MB_DOCUMENT_BADI this is i am using for MIGO transaction my requirement is i need to call MR22 transaction in this badi but as this badi is calling in up date task i cann't use the call transaction statement ...
Hi All,In my BDC , Date field is captured as 20091127 on then screen, where as in in flat file date field is written as 27.11.2009.When i press Enter to the OK Code move to the next screen .Date foeld changes to 20.09.1127 and showing error in task...
hi, The production order field AUFNR is not enabled for MB1B tcode.I have to get the stock transferred related to a production order from MSEG table.How can i achieve this?Thanks,Sri
Hi experts,Here in My company my project manager wants me to add 2 more fields for a table what ever we create. He told us that if any user asks for a field in future then adding fields that time may cause data loss. But I feel it as unnecessary crea...
Hi,I am getting this short dump error .please advise what i need to do.Error analysis A new value is to be assigned to the field "<GFS_F1>", although this field is entirely or partly protected against changes. The following are protected aga...
What is BAPI for Mass Price update of Materials in Purchase Info Record ? Transaction code is MEKP
Hi!Using the extend programm check I have a message on an obsolete function module (POPUP_TO_DECIDE).I want to know if there is a way to find the new object to use.I search an OSS Notes on this function module but I do not find an information note.I ...
Hi everybody.Im using the bapi BAPI_ALM_NOTIF_CREATE to create a notification in SAP. After the process I only get a temporary notification number. After commit, could I get the real notification number in some way?Regards and thank you so much
Hello,I´d like to do an authority check which returns the users, who are allowed to administer usergroup "SUPER".The results should not be generated with a transaction, but with database querys as I have to write a script which queries the db.As far ...
Hello,When we execute a custom report, we get the shortdump "LOAD_TEXTPOOL_LOST". This short dump is not consistent but occurs only sometimes. The othertimes, the output of the report is generated correctly.Short dump in brief:--What happened?Runtime...
Hi I have to configure ALE for Inbound. Do i need to config. SM59 (RFC destination for Inbound). cos i am receving not sending.?Aryan
Hi, I am trying to create Sales ORder using we19, Idoc isgetting created with eror message as EDI: Partner profile not availableWhen posting an Idoc in inbound using Message type where can we maintain the Partner Profiel, is it likem it will look f...
HI,Im using FM LIST_FROM_MEMORY & LIST_TO_ASCI to get the abap list from memory. However the data record is more than 1024 characters. Hence every record is split in two lines. Is there any other FM which will return entire record ?Bye
Dear All,Does anyone have experience in implementing the above mentioned note on a operational system? We have set the parameter auth/rfc_authority_check to value "9", which resulted in an endless stream of short dumps (RFC_NO_AUTHORITY) on our test ...
hi all,In my custom code, I use BDC programming and then I use: CALL TRANSACTION 'F-65' USING bdcdata UPDATE v_update MODE p_mode MESSAGES INTO messtab.looks like this call is triggering a workflow with 'Start' event. ...
Hi All,I am using Bapi BBP_INB_DELIVERY_CREATE to create an inbound delicery. I used the below piece of parameters to test the BAPI.*Import Parameters : IS_INB_DELIVERY_HEADER*DELIV_EXT -- 4500005801DELIV_DATE -- ...
Hi Gurus,I am trying to use IDOC_INPUT_COND_A function module in a loopbasically this FM is used to create/update pricing condition for Purchase Info Recordlooping at ta_a018 into wa_a018.then i am populating structures E1KONH E1KOMG and E1KONP Now K...
Dear Experts,i have maintenance view which has 4 fields.one field has drop down but value for this field should be dynamically filled using function module, we can't hard-core the values in domain.is there any way to achieve this?Best Regards, Bhupin...
Hi Friends,We have a 2 Bapi's.1.BAPI_REQUISITION_DELETE2.BAPI_REQUISITION_DELETEFrist BAPI is used to delete the item level for the purchase requistion. the frist bapi is working fine.2nd BAPI is used to release purchase requistion, the 2nd bapi is w...
Hi All,I want to use the function RH_PM_GET_STRUCTURE to get the supervisor of an employee bu using the SAP JCo 3 toolkit.But it is seen that this function module is not remotely enabled.IS there any other function module which would be remotely acc...
I need a RegEx for splitting firstname and lastname from a name a®
Hi. I need some basic idea reg. to capture the selected values at selection screen into an internal table.for example.Selection-screen having the following fields,Grade1....a1grade2..a2grade3..a3grade4..a4.......grade15--a15Now i want to get the v...
Hello,I'm using a table control with properties set to SINGLE line selection and a SelColumn.The problem is that the table always opens with the first row by default selected. I don't want a line to be selected after the PBO. How can I do this?Regard...
Hi,We have a typical scenario of converting Invoice List data in SAP into IDoc and to transmit it as an XML to the third party system. In the data to be transmitted, sub-totalling at the material (in the invoice items) and material+invoice date level...
Hi Experts,Im getting error 'Correction to ordinary dep. greater than acc. dep. in area XX)' when trying to create fixed asset usingBAPI_FIXEDASSET_OVRTAKE_CREATE.But Im able to create successfully when posting the same values to AS91 or when using ...
Hi all,Below select statement used in MB5B. It is very slow. does anyone know indexes of below query. SELECT (G_T_MSEG_FIELDS) INTO CORRESPONDING FIELDS OF TABLE G_T_MSEG_LEAN FROM MKPF AS MKPF JOIN MSEG AS MSEG ...
Hi,I want to write a program that faxes a document to a couple of fax numbers. How can I do this?Thanks in advance
Dear Experts, I want to open PDF file from Server in ABAP program. I don't want to create Ztable for server path and don't want to hardcode server path. Is their any table available in standard SAP in which i can maintain server path?Tha...
Hi,I hv a SELECT statement with AGGREGATE function, but, as aggregates are expensive, so, want to replace it with less expensive SELECT statement, so, pls. let me know it, Wht can i use instaed, code is as below, CLEAR my_amount. SELECT SUM( wrbtr ...
Hi,I have to import composite role from development to QAS system.I have generated profile for each role in developemnt & create transport of composite role & moved it in QAS.But in QAS it finished with Return code 8 & I found profiles are not moved ...
Hi experts,I have to disable and initialize the screen field in a standard transaction. Which exit should i use?Screen exit or FM exit ?Any pointers on this will be highly appreciated.
Hi Experts,I am addicted to the ABAP New Front End Editor and now working on Old editor is very difficult (and weird) for me. I have SAP-GUI 6.40 installed on my system and 2 servers configured in it.On one server I am able to use New Front end edito...
Hello,In the Step 9 'READ DATA' I get the Error: 'Unable to write to file 'C:\ZSIGCO_CP_ZSIGCO_CP_ZSIGCO_CP.lsmw.read' I do not know what the Problem is and how should I solve this Problem.?Can any body help me sort out this Issue..?Regards,Deepak...
Hi Gurus,I want to Import customized internal table to smartform from print program, Can anybody tell me how it is possible.With regards,S.Saravanan
HELLO, Can anyone tell me why we use SET_REGISTER_EVENT? Bcoz if I just use SET HANDLER I am able to trigger the event and handle the events in ALV GRID.
Hi Experts,I need to know how to give drop down list in one of the field in my ALV.I found some posting in sdn, but that are related to OOPS concepts.But i am using REUSE function module.Can you please provide me the solution how to achecive drop dow...
Hi,i have five fields on selection screen. i may give input to any of the combinations.Need to retrieve the data from standard table depending on the input given.i have tried using where by calling it dynamically but it is gng to dump showing error i...
Hai All,I have developed a smartform for the label printer.We brought a new printer for Label Printing.Should I need to assign a new output device for that printer and my main problem is I checked it using LP01 which is a Laserjet Printer I assigned...
Dear all,i'm facing a PDF decoding error when as an atachment in a Email.I figure that PDF attachment is opening when it HAS less the 100 pages but can not open below is the error message when open ADOBE, this happens only when pages are more than 9...
Hi all,Please consider the senario:Idoc is triggered from sending system to receiving system.But receiving system is not available/Down.Can you please guide me how to handle this scenario as data is not created at receiving side.I am also not able t...
Hi,I have a Z program which changes the Payment Plan of a customer and produces an interim invoice.While executing it, at a certain point, it gives an error message " POD (Point of delivery) XXXXX locked by User <same as mine>".I checked and found no...
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 | |
1 |
Subject | Kudos |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |