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
    • 94725 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    data tables backup.Help

    Hi GuysI am new to ABAP.Ive mistakenly delted all the records of table KNA1.I got other system where the same version is installed.How can I take backup of the table from one system to anotherWe are in beginner level and now just learning ABAP. We do...

    Resolved! Accepted Solution

    Display of info

    Hi All, I have a field declared as CHAR3 . I get the data into this field from a file which has value like '30 days' or '265 days' or '3 days'.Now I am grabbing the value from the file as below: field = field+0(3).so the result is '30 ' or '265' or '...

    Resolved! Accepted Solution

    Transaction SQVI / ZX02

    Hi I want report which gives list of sales document no. (from VBAK) for which there is no delivery due index entry(VEPVG). Basically i want result of following oracle query:select * from vbak where vbak-vbeln not in ( select disitnce vbeln from vepvg...

    Resolved! Accepted Solution

    User Exits in idocs

    Hi All, If we extend an idoc by adding a custom segmant with some new fields we will write the code for the new segment in the respective user-exit(by finding them through cmod and smod).After writing the code when we execute the program that...

    Deep structure

    Hi Experts Please give the demo program for writing value into the deep structuresuppose a field contains a line type and it has 3 fields.Among those 3 fields 1 is again line type and contains suppose 4 fieldshow to write data into the deepest onePl...

    Resolved! Accepted Solution

    BDC Updates

    Hi All,Can some one explain me abt the difference between*Local*synchronous*Asynchronous updates in details...why Local update is necessary...Please specify the complete process for the Recording of all the Updates in details.Thanks,Lee

    Resolved! Accepted Solution

    BAPI_PO_CREATE, standard field missing. How to fill it?

    Hi to all guys,this is my quest.I have to populate a standard field called 'MFRGR' (in EKPO table) with BAPI_PO_CREATE.BAPI doesn't have this field in any standard input structure of the bapi (in PO_ITEMS and PO_ITEM_ADD_DATA the field is missing).Ho...

    BDC

    Hi All,When we try to post a document using the Function Module : 'POSTING_INTERFACE_DOCUMENT', We are passing the account details through the screen element:RF05A-NEWKO. If there are 2 line items, the document is getting posted sucessfully using thi...

    OOPS abap

    hi experts,I want to learn OOPS ABAP. Starting from classes , objects , their syntax , i have seen lot of documents but i am not ablre to understand the syntax, plz guide me with useful informationsor you can send me material related to this on kkbis...

    Labels in this area

    Explore this Area