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

    Task 1 - Create CDS View Entity ( August Developer Challenge )

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

    sheenamk by Developer Advocate
    • 94903 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    select fails

    Hi,My select statement is failing because in the where clause material number(matnr) in the table(ekbe) is having leading zeros where as material number of wa_poauto-matnr does not. select ebeln ebelp vgabe gjahr belnr buzei wrbtr lfbnr into ta...

    user exit

    hi all can any one send the code for the following logic in the user exit.1. If SAP transaction is equal to ’VA01, VA02, VA21, VA22’ then EXIT (Exit function only).2. If Material Type is not ZKMT, then EXIT (Exit function only).3. Check if Sales Orde...

    Setup for F110 IDoc

    Hi All,I need to understand the basic steps required to generate PEXR2002 IDocs from the payment run (transaction F110)?I'm quite confused about how to setup the bank partner and assocated EDI config to generate these IDocs and link them to the payme...

    Resolved! Accepted Solution

    code formation

    Hi Eswar,could anyone check my code below and suggest the changes for it interms of performance wise and also the pattern of writting the code. i want to cross check my code before i go for testingthanks in adance.form checkdata.data: wrecord type i....

    Resolved! Accepted Solution

    code formation

    Hi,could anyone check my code below and suggest the changes for it interms of performance wise and also the pattern of writting the code. i want to cross check my code before i go for testing thanks in adance.form checkdata. data: wrecord type i. d...

    Transaction 'FBL1N'

    Hi !I need to check 'Special G/L transaction' checkbox as a default. How can i do this ?I tried Transaction variant however i can't see this checkbox or any field of the selection screen at the T. variant screen ! How else can i do this task ?Thanksm...

    Resolved! Accepted Solution

    userexit in VA01

    hii'm new to userexits.. i have got one requirement in userexitsmy requirement is to when saving a sales order, i need to check some value in FI document for that sold-to party and compare that value with the order amount and if that order amount is ...

    userexit in VA01

    hii'm new to userexits.. i have got one requirement in userexitsmy requirement is to when saving a sales order, i need to check some value in FI document for that sold-to party and compare that value with the order amount and if that order amount is ...

    divbep

    Hi All,Can any one kindly give me the solution for this.I have to pass the quantity field to divbep-wmeng.in the userexit include zxvdbu01.but it is giving the runtime error while moving the divbep data to work area(like non convertable.)tha run time...

    Resolved! Accepted Solution

    changes

    Hi can anyone check changes to done in the following code?here i am writing file in apps.form writefile. data: msg(100). data: todir like rsmrgstr-path value '/apps/MQBridge/idocproc/'. data: tofile like edi_path-pthnam. clear msg. concatenate t...

    Resolved! Accepted Solution

    user exits

    hi,when i enter cmod transaction for sales order.i used v45a0002 enhancement.i am getting an error when i try to edit the function module of the exits why. pls explain and solve the problem.regards.,Manikandan

    BAPI_WBS_HIERARCHIE

    I'm using the bapi_project_mantain. something knows how to fill the BAPI_WBS_HIERARCHIE and if in other place i have to add something more to implement a hierarchie.I know what i'm going to write below but i don't know if i have to add code in the i...

    Select statement

    Hello,I have a problem with a select statement. I don't really know how to write it.I wrote it like this:SELECT DISTINCT marc~matnr FROM marc JOIN mara ON marcmatnr = maramatnr... where marc~mmsta NOT IN ('01','02','03') <b>AND marc~mmstd >= sy-d...

    function exit

    Hi All,Currently working on Enhancements. The requirement wasi need to modify the appropriate internal tables in the EXIT_SAPLVEDB_001 (include ZXVDBU001) with SO number, Item and quantity. The tables are divbep, dxvbadr, dxvbpa, dxvbap, dxvbak, But ...

    Labels in this area

    Explore this Area