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

    BDC WITH TABLECONTROL

    Hi Experts,            am designed the above screen in module pool. i have  to browse the file in my system after that when i clicked on bdc the datas of my file have to stored in my customized table..when i clicked on display button it will display ...

    Resolved! Accepted Solution

    Add a f4 Search help to standard program screen-field

    I want to add f4 search help to a standard program screen-field of T.code FV50 ,on Doc header text field, please guide me i  searched google but couln't find a satisfactory answer please help me on this regard as whether I should go for field enhance...

    Resolved! Accepted Solution

    ADT WebDynpro Error Codepage

    Hi,last weekend we upgraded our SAP system (non-unicode) to 7.4 Sp7  Now we want to use ADT for WebDynpro developement but facing a problem.We are a german company so we are using 'ÄÖÜ' in our coding. If we save our WD-methods an Error ocured, becaus...

    Resolved! Accepted Solution

    String templates

    I just played around with the string tempülates now available in one of our updated systems. So i tried  type_descr = cl_abap_typedescr=>describe_by_data( s ).  CASE type_descr->type_kind.    WHEN cl_abap_typedescr=>typekind_time.      r = |{ s time ...

    Resolved! Accepted Solution

    How to update long text for FI Document and can be displayed in FB03

    Dear Experts,I met an issue for updating FI Document Long text, the requirement now is uploading one .txt file to Application Server and then the program can read this file and generate a FI Document and then if the bank description is longer than 50...

    Resolved! Accepted Solution

    What roles a user has used

    At our company, people move around a lot.  Typically they get given additional roles, but old roles don't get removed.  I have been tasked to trim our users roles.  So my question is, "Is there any way to determine what roles have been needed by the ...

    Resolved! Accepted Solution

    ALV - selecting row

    Hi guysI have a problem with adding row select option to my ALV.Here's my code: CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE' EXPORTING    I_STRUCTURE_NAME  = 'ZDEF_INTRASTAT' CHANGING     CT_FIELDCAT  = lt_fcat[] EXCEPTIONS    INCONSISTENT_INTERFA...

    Resolved! Accepted Solution

    Update work process trigger after user delete. saplscd4 program

    Experts,i delete user using FM BAPI_USER_DELETE or using SU01 TCode; if delete of users is in mass lets say 10-20 user; then i notice that multiple update(UP2) work process are created and seen in SM66. these work processes process user's CDHDR entri...

    Viveknin by Explorer
    • 1253 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Not able to copy Data Dictionary reference Label as Column Header for Table Control in Screen Programming

    Hello All ,I am creating a Table Control and for data to be populated in the Table Control am declaring a Work Area with reference to Data Dictionary object , so containing all valid Label text for each fields in their corresponding Data Elements.But...

    Resolved! Accepted Solution

    Call T Code in Module Pool

    dear scn,how can i call standard T code in screen painter (module pool programing) in ecc 6.0. please take any standard t code like mm01. and please give a sample code.i am trying this code. please share if any other configuration.PROGRAM ZMOD. DATA ...

    Alignment problem

    Hello Experts,I am working on scripts, i am getting all fields value.i have problem in alignment i am not able to drawn table.is there any standard alignment which can help me creating a script.can any one help me this scenario.RegardsPrathmesh Rane

    Labels in this area

    Explore this Area