Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    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...

    Resolved! Accepted Solution

    Issue when specific code is processed during a standard inbound Idoc

    Hi Gurus,I've a problem to submit to you : I've modified the standard FM IDOC_INPUT_ORDERS in order to insert two specific functions during input of the standard IDoc.One function which aims at sending a mail including data of the input Idoc (using s...

    Resolved! Accepted Solution

    BAPI_PO_CHANGE not updating condition values no errors

    Hi guysWe are trying to use BAPI_PO_CHANGE to update values on PO however in some instances it updates correctly and in some instances it does not.   We have tried looking at SAP notes and none of them seem to address our issue and we have also looke...

    Resolved! Accepted Solution

    IF NOT -Select option

    Hi Group,I am using Select option for one of the fields(s_matkl) on selection screen, in LOOP when I am checking work area valie NOT IN s-matkl ,but its not working ,can any abody suggest.SELECT-OPTIONS: s_matkl FOR MARA-MATKL.. IF lw_mara-matkl NOT ...

    Resolved! Accepted Solution

    HR_INFOTYPE_OPERATION with applicant and personel data at one LUW, PS buffer

    Hi,I need to insert the infotypes PA0139 and PB4005 at the "same time". Those tables store the connection between the applicant number (APLNO) and the person number (PERNR).This process is a part of a larger development, which does multiple operation...

    How to convert the SAP data into multiple excel sheet in the same excel file

    Hi,I am facing issue in downloading SAP data into multiple excel sheet.I have the smartform data in sap. I want to convert as it is in excel with table and border and content.Also, Is there any other way to design the excel layout in abap editor?Plea...

    Resolved! Accepted Solution

    CDS view not visible in ABAP

    Hi,a simple CDS view was created: like this:namespace demo1;@Schema: 'SAPERP'context zdemo2 { define view ZDEMO as select from KNA1{  KUNNR,  NAME1,  ORT01};};After activation I would expect the View "ZDEMO" to show up in SE11. But ther eis nothing.H...

    Logic for “Latest receipt element” and “Latest receipt element number “ in CO46 transaction?

    Logic for “Latest receipt element” and “Latest receipt element number “ in CO46 transaction?How to get the Latest receipt element  i.e. whether it is a purchase order or purchase requisition or planned order or production order and their correspondin...

    Interfaces in OO ABAP

    Hello Experts,I am using interfaces in OO ABAP and having problem as shown below .The CODE is :interface lif_emp.   methods:           add_emp                importing im_no type i                          im_name type string                         ...

    Resolved! Accepted Solution

    Keeping a radio button selected in module pool

    Hi all,I am creating a module pool program for practice purposes and it is basically like a quiz game. Now in the quiz, there are 4 radio buttons containing 4 options. There are a total of 10 questions with 1 question in each screen.My issue is that ...

    Resolved! Accepted Solution

    how to update the particular records of DB table without causing any performance issues?

    i had a scenario to update only one field in a db table for particular records so i am using the update syntax like below in loop.loop at lt_ztable into ls_ztableUpdate ztable set zfield 6 = abap_true                         where zfield 1 =  ls_ztab...

    Resolved! Accepted Solution

    Absence Hours in Leave request portal is not getting changed

    Hi Experts,we are using SAP UI5 in the system. In the leave request "Absence Hours" is getting default to "NaN", its not getting changed if we are trying to change it to 0.8 like that.Please find the screen-shot below.Could you please help me out.Kin...

    Size category

    Hi all,            I came across this question from one of my senior, why SAP has given a size category in DB when SAP itself can provide the default size value as zero why they have given flexibility to the developer to set a size category, i tried ...

    Resolved! Accepted Solution

    Need help implementing SAP note 114814, enhancement F050S005

    Hi everyone-     We are using idoc FIDCCP01 to process travel expense reports from an external system.  It is working beautifully except for the fact that there are no controlling documents, profit center documents, or Special purpose ledger document...

    Getting dump LKKBLF32 Line 246

    Guys,I am getting the below dump. Can anybody help on this?Category                      ABAP Programming ErrorRuntime Errors             OBJECTS_NOT_CHARCONVABAP Program             SAPLKKBLApplication Component  BC-SRV-ALVShort text    The data obj...

    Labels in this area

    Explore this Area