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 am looking for a BAPI to update the customer master fields like payment terms (KNB1.ZTERM) and reconciliation account (KNB1.AKONT) in s4hana. please let me know if any. Thanks in advance..
Hi, I need to join matdoc table to mbewh table with matnr (material number) in both tables and matdoc.werks (plant) to mbewh.bwkey and alongwith that, I need to pass year and month part of matdoc.budat to lfgja(posting year) and lfmon (posting ...
Hello Gurus, I have requirement that In a selection screen there are two selection fields i.e, cc and wbs. 1) if user fill one selection element, only Cost Center then I should display only cost center report. 2) if user ...
Hi Friends, Is it possible to merge the smart form and Mime (PDF) into single form? I have converted both as Xstring and concatenate with BYTE MODE but no use. is it any other way to convert both as single format and display? I am using "cl_gui...
Hello, when I display my ALV output the quantity field 'MENGE' ,should be a decimal field, but it doesn't show decimal. ...
Hi Team, Currently, I'm able to print PO smartform however, I want to print the attachment which is attached to PO along with the smartform. Please help me with process needs to follow to get print of PO attachment.
Dear Guru, I use RV_CONDITION_COPY but in change document not show any detail in below picture but create is completed. CALL FUNCTION 'RV_CONDITION_COPY' EXPORTING application = 'V' condition_table = '916' condition_type = 'PI01' date_f...
I have a strange problem. ISU_O_METERREAD_OPEN function with the same parameters return values in y_obj when I work in QAS, but I haven't return values working in PRD. Anyone knows what's happening? Thanks so much.
Hi All, In standard table the date and time field are storing in same field like 31.05.2018 16:46:40.. In my requirement i wan to delete the latest records based on time and date..Before conversion routine the value is stored in lv_date1(diff fo...
Hello Experts, I have a weird situation here. Till last week, the whole system did not ask for an offset while using extension even in the case of more than 240 characters and everything seemed to work fine. We were able to process fields which...
Hi SAP Gurus, I am getting one issue while copying Cyrillic(Russian) characters from PDF which is originally generated from SAP system using FM "CONVERT_OTFSPOOLJOB_2_PDF". The characters are not getting properly copied and after pasting it in Goog...
Hi Experts, My requirement is to add one custom field in KE51 tcode, I have searched a lot but I didn't get any screen exit/BADI. Please provide solution or any exit if you know. Thank you. Regards Chinni
The issue has occurred in a C-Folder functionality , where we are getting more than 20,000 dumps a day from multiple user Ids. We have contacted the user to ask what actions are performed by them. None of them were using the system . Please find the ...
Hi All, Am having Changing parameter value in one method. The changing parameter strct. contains all the data in below format. CS_TEMP_LOG_API------> structure : deep REC_INFS------> its a component from the aboe strct CS_TEMP_LOG_API., CS_T...
Hi Friends , For performance tuning T code SAT is giving good analysis . In performance tuning. Please some body help me to do SAT analysis for any t code in Back round . or How to increase the duration time in the SAT...
I have requirement of validation at me21n while saving PO with respect to PR. i used user exit EXIT_SAPMM06E_012(MM06E005)for enhancement using table TEKPO. but the error is showing in popup box and it allow to hold the PO and the PO number is genera...
Dear SAP gurus,I'm facing one problem in smartforms.. I created one smartform. Output is coming perfectly. If click on print option, it's printing exactly. End-user also trying to take printout with his user id, output is coming perfectly. But when h...
Is there a way to get the PaidToDate amount for an Invoice using the DI API and the IDocuments object or do I have to query it using SQL?
Hi, is there any FM which can format numbers as an abbreviation, such as K (thousand), M (million), B (billion), and T (trillion) with country-specific customisation? E.g. Number to format: 1000000 United States (US): 1M Germany (DE): 1 ...
Hello Experts, I am running the BAPI BAPI_PO_CREATE1 multiple times to create multiple PO's. But the material number is not getting updated properly and hence causing wrong material number in PO. Suppose a PO got created with materials with fo...
Hi, we have a lot of change pointers to be deleted, but when we run RBDCPCLR it gives timeout error. it seems in the standard code there is a blocksize set to 30000. since its standard program any way to increase the blocksize? Thanks Aditya ...
Hello, We have created DB table with append structure while an existing data is not found when filtering on a particular field from this table in SE16N. What could be the reason? Data extraction without filter: {1-succeed 2-fail...
Hi Guys! I am using CL_SALV_TABLE to generate ALV output. Has anyone managed to bold the text within a column or cell using the functionalities provided by this class? I am not interested i...
This is the error - Error when generating the selection screen "1000" of report Plz help me to solve this problem. This is the code here tables : zhimemp. data...
Hello Gurus, I am working on S4HANA environment. I am searching for exit/badi for tolerance in MIRO transaction got some but not fulfilling my requirement. Requirement - User sets the tolerance limt for one company code and create a PO->R...
Hi Experts, I need to find a table in SAP BW 7.5 (and BW/4HANA) that contain information about the active InfoProviders in the system. In previous versions of BW I could use the table RSDDTALOC and that table exists in BW 7.5 as well, but ...
Hi, I created an codeinspector check and it works fine. My problem is now that I want to run it in Eclipse, too. So I did a right click -> run as -> ATC with ... than my check - yeah so far is everything okay. But if I run this chec...
How to set datatype for a column in SALV?? In normal grid alv we can do it by setting datatype in field catalog... What we should do to set datatype for a column in SALV.... Regards Suma...
I am trying to analyze the RFC profiles in ST03 programatically. For local and remote destinations, st03 gives the Instance of the system (highlighted in yellow). How do I derive the System Information to which this instance belongs to? Informatio...
Hi guys, can u please tell me how to use nodeicon property in snodetext tree view? I am trying to display a tree view with icons. i don't know what input to give. please share code if you have. please help. thanks in advance
*&---------------------------------------------------------------------* *& Report ZSENDEMAIL *& *&---------------------------------------------------------------------* *& *& *&-----------------------------------------------------------------...
I'm trying to populate the accounting doc line item text (BSEG-SGTXT) from the E1EDP19 (qualifier 002) field KTEXT of the INVOIC01 idoc. From note 127178, I tried EXIT_SAPLIEDI_004 which has the SGTXT as an output but the EDI_FIELDS structure ...
I used this function RV_CONDITION_COPY. Everything are created. but field ZAEHK_IND not update in table KONP can any one help this issue lt_copy_records-zaehk_ind = 1. Thank you anyone.
Dear All, I'm working on a case to generate a report it works but very slow. I post part of the code about the data select part, could any one give me a hand make it better? All datas selected in method get_ekko. ...
Hi All In the attachment list on an order, I'm looking for a way to change the "Time Created" field to read the time of creation in the users timezone - eg, if I add an attachment at 10a NZT, the system will show this time as 6p EST, as this is the...
Hi Team, I am trying to calculate the number of working days remaining in a month. Suppose you are passing 2018-02-20 as a prompt. So it should give me the remaining number of working days coming from Tfacs table in that month. capture.pn...
Dear Experts, As FM HR_TIME_RESULTS_IN_INTERVAL takes INT_PERNR as input parameter, when there're a lot of PERNRs, the FM has to be called many times repeatedly. This will cause very long execution time of the report when the FM has to be cal...
Hi All There are same name field “Unrestricted-Use Consignment Stock” in table MARD(KLABS) and MKOL(SLABS). What is the difference between these two fields?
Hi Team , After Checking several forums, I am posting this here. For IDOC FIDCC2, in Segment E1FISET I passed all required fields like line item, Tax code, GL Account, Tax Base, Tax Amount as line item 3 and For Line item 2 , I passed posting key,...
Hi experts, I need to figure out where to find metadata about CDS views (DDL) and their corresponding ABAP objects. I thought that the generated ABAP view would contain the same parameters as the CDS view that they are generated from but th...
My Method Declaration fill_finaltab importing VALUE(im_toc) TYPE char30 VALUE(im_check) TYPE char50 Implementation of the method mentioned above. METHOD fill_finaltab. DATA: lwa_final TYPE gty_final. l...
Hi, I am trying to use Submit statement as follows.. SUBMIT rkkks1n0 USING SELECTION-SET 'ZSRINADH' EXPORTING LIST TO MEMORY AND RETURN. When i use the submit statement without 'list to memory' it is working fine. But whn i add ...
Hello, Anyone help to perform multiplication in code as below, KEPH-KST001* MBEW-LBKUM KEPH-KST003* MBEW-LBKUM ((KEPH-KST001+KEPH-KST003)* MBEW-LBKUM
I have a combo box element in the UI, implemented with VRM_SET_VALUES according to the manual. This drop-down menu has two items (key-value): 'us' — «The USA»'eu' — «The EU» When I select one of them, let say, «The EU», everything is work...
Hi folks I have a problem with the sequence of the definitions of these 2 example-classes. They are local defined in a report. That is the full code: REPORT zcl_dependency_test. CLASS b DEFINITION DEFERRED. ...
Hi Gurus, I am trying to create a parcel of land details using BAPI_RE_PL_CREATE including custom fields. I have added my custom fields in standard table 'VILMPL' table. But I am not able to find any BAPI Extension Strcuture hav...
Hi All, I am trying to assign a simple fields symbol as follows: FIELD-SYMBOLS: <l_area> TYPE any. ASSIGN COMPONENT 'CO_AREA' OF STRUCTURE e_th_chas TO <l_area> . LOOP AT lt_range INTO ls_range. IF ls_range-chanm = '0CO_AREA'. Move ls_rang...
Meu nome é Marcelo e sou estudante de ciência e tecnologia, tenho interesse em aprender mais sobre SAP, mais especificamente sobre abap e hana. Porém tive dificuldades em realizar o tutorial sobre criação de um projeto abap utilizando a IDE eclipse, ...
Dear Members , I need to disable the (ZPR0) Selling price field in condition tab in VF02. The end user can not change the price that comes from Sale Order.
I have tried for several days to install NW 7.51 SP02 on Ubuntu 16.04 VPS-server. The installation always ends with "Installation of NPL failed". I have read and tried almost every suggestions and have not get it to work yet. And I hope somebody ca...
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 |
Subject | Kudos |
---|---|
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |