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
    • 94726 Views
    • 212 Comments
    • 39 Likes

    Urgent

    Hi,Iam new to Sceen ExitI want help on Screen ExitIn VA43 Transaction Menu bar GOTO->HEADER->Additional Data BAdd One Field in the Additinal Data B ( Its 28 Characters Long)How to find the Exit and How code for this Plz help me If you have any Exampl...

    Resolved! Accepted Solution

    Call Transction - BDC

    Hi,Can anyone tell me where should i write code(in following BDC program) for handling error messages in Call transction method using bdcmsgcoll?BDC Code:report ZBDC_EMPNno standard page heading line-size 255.include bdcrecx1.TABLES: ZTRGEMP, ZTRGDEP...

    Resolved! Accepted Solution

    Table maintenance events

    Hello,Does anyone has a code example of table maintenance events?I have a custom table ( zitab ) , with a maintenance view in SM30. I would like to use the table maintenance events for some authorisation check before the data is displayed, then, depe...

    Resolved! Accepted Solution

    ijplementation project

    HI friends,could u plz tell me aboutthe following.what is a upgradation project and what we do in this.what is an implementation projectwhat is a prodution support, developmentor maintenance project.this is the question i faced in recent interview.pl...

    enhancement

    can any one help in finding enhancement -when sales order is saved doc num should be edited,if any one can, please help.thanks i want to add 1 to the sale doc num an save it .how to get the sales doc num process it and pass the new sales doc num....

    doubts in lsmw

    Hi can any body tell me... Is it possible to run Lsmw in back ground? how to see error logs in lsmw? why call transaction is not possible in Lsmw? Can anybody tell me what are the steps for idoc/direct input and bapi in Lsmw.thanks ...

    Resolved! Accepted Solution

    Clearing write statements

    We are facing a problem with clearing the write statement buffer.Our aim is to send mail by compressing the list memory, and the mail is sent in a loop. In each loop we have different set of data to be sent. But problem here is in the mails after the...

    OPEN_FORM

    Hi All,can we call multiple OPEN_FORM...CLOSE_FORMin one drvier program ?One more,I know that for printing multiple form layouts we will go as below. OPEN_FORM. START_FORM. END_FORM. START_FORM. END_FORM. .................. CL...

    QA11 USER EXIT

    friends,good..i need to write a condition in QA11 (Record usage decision)..i found that there are 9 available exits..In QA11, there are two tabstrips, the second one (Inspection lot stock) is the one where i need to keep an exit based on a condition....

    Resolved! Accepted Solution

    SEARCH HELP

    Hi friends, In dialog programmig i am using table control. i am using the search help "MAT1" for material. i declare the search help in screen painter attributes. in that search help there are 22 tabs. but i wa...

    Pointer to table

    Hello I have the next code: SELECT-OPTIONS so_table FOR DD02L-TABNAME OBLIGATORY. DATA i_dd02l TYPE DD02L OCCURS 0 WITH HEADER LINE. DATA p_pointer_table TYPE REF TO DATA. FIELD-SYMBOLS <fs_table> TYPE TABLE. SELECT * FROM DD02L INTO TABLE...

    QA11 USER EXIT

    friends, good..i need to write a condition in QA11 (Record usage decision)..i found that there are 9 available exits..In QA11, there are two tabstrips, the second one (Inspection lot stock) is the one where i need to keep an exit based on a cond...

    domain value range

    hi i am changing the table field domain value range. after changing i am getting the warning msg like below. if i ignore it and transport odes it affect anyways.and also does anyone tell me when we transport only the structure get transported or even...

    Resolved! Accepted Solution

    BADI

    Hi experts,I know that a BADI can have multiple implementations.To achieve this is it necessory to check the ckeck box Multiple use in the BADI implementation screen?Other wise can't we use that BADI for multiple implementations?Can any body send me ...

    Resolved! Accepted Solution

    ERROR

    HI all,while creating BOM with subitem by 'BAPI_MATERIAL_BOM_GROUP_CREATE' ,bom is creating in sap but only one sub-item is taking for each item.& that to one & same subitem is repetating for each item.plz suggest, where i am doing mistake?my upload ...

    Resolved! Accepted Solution

    BAPI(plz urgent)

    HI all,while creating BOM with subitem by 'BAPI_MATERIAL_BOM_GROUP_CREATE' ,bom is creating in sap but only one sub-item is taking for each item.& that to one & same subitem is repetating for each item.plz suggest, where i am doing mistake?my upload ...

    Labels in this area

    Explore this Area