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

    Is it possible to create View Cluster for two views of one table?

    I have one table, say table Tab1, with Fields like FieldA, FieldB, FieldB1, FieldB2, FieldB3, FieldB4...I want to create Maint. View for Tab1, in which I can separately maintain FieldA, FieldB and FieldB1,B2....And I want to make it just like the str...

    How to create customer contact address ( KNVK) by using ADRMAS03 idoc

    Hi All ,I am facing an issue while creating customer contact address using ADRMAS03 IDOC . KNVK-ADRND is not getting updated.I have gone through SDN links and found that we need to use ADR3MAS03 IDOC for customer contact but no one is successfully ab...

    Resolved! Accepted Solution

    BAPI_ACC_DOCUMENT_POST is not working in VLPOD Tcode

    Hi Frds,Bit urgent , When i checked in debugging its updating & not working at time save without break point......BAPI_ACC_DOCUMENT_POST  is working in DEV Server when i moved to Qas server its not working . Pls help me out.My piece of code is given ...

    kabil_g by Active Participant
    • 747 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    CREATE OBJECT dynamic

    hi there,i have an CREATE OBJECT in my coding, which looks like this:  DATA: submenu            TYPE REF TO cl_ctmenu,.........................................   CREATE OBJECT submenu...............................so far, so good. now i have the foll...

    Resolved! Accepted Solution

    ADT ILogonListener

    Hi together,I am looking for a way to get notified within an Eclipse plugin once a connection to a Backend system has been established.Inside the ADT SDK documentation, I found an Interface "com.sap.adt.destinations.logon.notification.ILogonListener"...

    detrapto by Explorer
    • 992 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    text-editor not able to peak custom editor data from xk02 transaction

    Hi Experts,I have developed a module pool program with BADI - VENDOR_ADD_DATA_cs for the transaction XK01/XK02/XK03.My requirement is to add 1 custom tabstrip to XK02 transaction for entering 15 custom fields to Vendor master. Almost all fields worki...

    Authority-Check

    Hello,is it possible to test two different authority objects combined with a "and"?authority-check object 'obj1'                          id 'A' field '01'.          if sy-subrc <> 0.             'Message'          endif.authority-check object 'obj2'...

    Resolved! Accepted Solution

    GRC 10.1 - Setup - Emergency Access Assignment - Mass Maintenance - error - Service cannot be reached

    Hi,I am getting error while using Mass Maintenance of Emergency Access Assignment in GRC setup. Screenshot attached belowError :Service cannot be reachedThe termination occurred in system with error code 403 and for the reason Forbidden.After clickin...

    Resolved! Accepted Solution

    Making the cell as editable after an event

    Hi all, I try to make a cell editable according on the value selected from dropdown but she stay disabled.I use event DATA_CHANGED like below :METHOD handle_data_changed. *-----------< Déclaration >----------------*     DATA: * Structures           ...

    The object TDAT GGB1 has not yet been imported successfully into client

    Hi Experts,                   While transporting Substitution (OBBH)  rule to quality , we are getting below RC 8 error.                   Rule was created in development client ,transported to a TR with transport option in OBBH.                  Usi...

    Data Migration

    Hi,I want to do data migration of master data like vendor,customer and material master using LSMW.Should I do it in development system or directly in production system .which will be ideal.If I load the data in development system ,how can i transport...

    ALV in abap4.6C

    hello ,can  anyone tell me please how i can remplace those classes in ABAP 4.6CCL_GUI_ABAPEDITCl_SALV_TABLECL_SALV_COLUMNS_TABLECL_SALV_FUNCTIONS_LISTCL_SALV_DISPLAY_SETTINGSto be able to use a method like CL_SALV_TABLE=>FACTORY in ABAP4.6C

    How to find the fields that are made 'Required' in screens modified by a Support Pack Upgrade

    Hello,Is there a way to find the fields that were made 'Required' in the screens modified by a support pack upgrade. I am able to find the list of screens that were modified, but not the changes to the fields within those screens.Tables D020S has som...

    Labels in this area

    Explore this Area