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

    Wild card issue in f4 help after entering multiple selection screen

    I have developed a report with a field with NO INTERVALS but has an EXTENSION by default. Now when I enter a wild card charater like 123* in the normal selection screen the f4 help is providing the right details with all values that starts with 123 f...

    create Function Module: export parameter is not an internal table ''OCCURS'' spercification is missing

    Hi,I am creating a function module and encounter the error, saying that, the export parameter is not an internal table "OCCURS" specification is missing. At the Export tab of the function module, I declare a parameter whose type is an Database Table....

    Resolved! Accepted Solution

    abap to excel

    HI Everyone,                      I have requirement I have to download two internal tables in the form of excel sheet and those should be print in two different different sheets in one excel. I have achieved using OLE concept but I came to know that...

    Resolved! Accepted Solution

    Report documentation is not displyed

    Hi Friends,while changing the report documentation,  I've got the error "Maintain the document in language German" in 'EN' language. So I've logged in 'DE' language and Changed the documentation. But it not displayed in 'EN' language. Thanks with Reg...

    Resolved! Accepted Solution

    I Have question related to the creation of PO Using BAPI_PO_CREATE1

    HI ABAP gurus,I Have a question related to the creation of the Purchase order using BAPI_PO_CREATE1, my question is why does in the Import parameters we need to pass the purchase order number which is in fact that we are supposed to get the new purch...

    Resolved! Accepted Solution

    Passing Deap Structure Table to Function 'Read-Text'.

    Hi Expert,I was passing a deep structure table to the function 'read-text' as 'LINES',  It seems working for cup of days ago, but yesterday I've hit an exception  for passing parameters with different structure to. If passing deep structure to functi...

    Exception Class Help

    Hi Experts,  I need some advice on why my exception is not getting caught. Here are the details.  Exception Class:  ZCX_BW_SD_CODE  class ZCX_BW_SD_CODEdefinitionpublicinheriting from CX_STATIC_CHECKfinalcreate public .public section.*"* public compo...

    Resolved! Accepted Solution

    Customer Master

    Hi,I have a requirement in which i need to restrict persons from removing delivery block if exist for a customer in XD02 transaction (only for 02 AR credit block).I have created a new authorization object for this to check the users but i am not able...

    Resolved! Accepted Solution

    Regeneration of SAP_ALL

    Hi,We have a requirement in our Project to create a new Auth Object for a Z Tcode.We need to include it in SAP_ALL as well.However before doing that we have certain questions:1) We are planning to regenerate it through report AGR_REGENERATE_SAP_ALL, ...

    Resolved! Accepted Solution

    Edit and save data in module pool in table control

    Actually once I am going to edit data in Table control it does not hold on screen, but showing in internal table, I am using this code :MODIFY I_EKPO INDEX TC-CURRENT_LINE. please suggest me. I have attached also a screen shot of debugging of I_ekpo ...

    Labels in this area

    Explore this Area