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

    the 'import proposal' option for the LDAPMAP transaction is disabled

    HiI am trying to set LDAP authentication for my SAPGUI users - so they can login with their Active Directory logon/passwordAt the Mapping stage I am trying to import a proposal - but the Utilities --> Import proposal  option is greyed outIn fact ever...

    Resolved! Accepted Solution

    Coderetreat with ABAP?

    Hi developers,we are thinking about doing a Coderetreat with our developers. The tasks would be Conway's Game of Life. Is there somebody who ever did something like this and if yes, what were your experience?Thanks and cheers,Martin

    Resolved! Accepted Solution

    Using FM STC1_POPUP_WITH_TABLE_CONTROL with clipboard copy

    Hi all,I'm trying to use this function, but I'm hiting on a strange problem. After importing data from clipboard something wrong is happening.This is my data set:111111222222333333444444555555666666777777888888999999AAAAAABBBBBBCCCCCCDDDDDDEEEEEEFFFF...

    how to work with loops if certain condition to be fulfill.

    Hi,I have following conditions.itab1seq  plant storage loc  material01    p1      s1                m102    p2      s2                 m103   p3      s3                m1  itab2material   plant   storage loc.      date                      qty.      ...

    Resolved! Accepted Solution

    Get Spool ID from NEW PAGE PRINT

    Dear experts,how I can get Spool-ID when using this code:NEW-PAGE PRINT ON.     WRITE:  wa_ausgabe-vstel.     WRITE:  wa_ausgabe-vkorg_auft.     WRITE:  wa_ausgabe-fkdat.     WRITE:    wa_ausgabe-matnr NO-ZERO LEFT-JUSTIFIED,               AT 31 wa_a...

    Resolved! Accepted Solution

    How to extract cost centers and their number of appendant assets to internal table?

    Hello,my aim is to get an internal table with all my selected cost centers and the number of their appendant assets to pass this to a SmartForm.The result would be something like:cost centernumber of assets1000006510000113100002105100007310000857What...

    OO by Participant
    • 1043 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Command map with subrc = 4

    Dear Experts,I'm currently facing a problem where I'm adding a Mapping List into an internal table.Then the mapping will be executed dynamically based on the list.The problem is that there are some fields where it isn't working.May some can explain m...

    Resolved! Accepted Solution

    Spool sending as an Email

    Dear Experts.I have build 2 reports which both are running as a job.- the first one  creates a List with the Information and save it as a spool- the second runs directly after the first and sent the spool has been created as an email.Now I'd like to ...

    Resolved! Accepted Solution

    Query generated program not imported to Quality server

    Hi All,I am working on a query. It is an existing query which has been converted to an ABAP program in Z.The requirement was to make some minor changes in the existing report, like change in the selection screen and include an extra column in the out...

    Resolved! Accepted Solution

    how to skip a selection screen mandatory field in debugging mode with out changing the code?

    Hi Team,In my report there is two fields on selection screen, one is obligatory field , but i just want to execute the report(for testing per pus) with out entering  the data for the mandatory field with out changing the code. could u let me know whi...

    Resolved! Accepted Solution

    Can not dynamically create table type with two keys

    Hi!I need to create table type with two keys. I use  cl_abap_tabledescr=>create_with_keys method for that. But in runtime it causes exception of class CX_SY_TABLE_ATTRIBUTES with text: "No alias is permitted for standard tables and tables with defaul...

    SAP ABAP COGs

    Hello All,Can someone direct me to any documentation about COGs from SAP? I am trying to find everything there about COGs and the relationship it has to SAP. For instance, what values are included in the COGs data? Any help is appreciated. Thanks.

    User Exit

    Hi All,Need your help..Have a requirement like few sales organizations (VBAK-VKORG) exists in my code..for those VKORG's we have to supress usage fields means when running VA01 transaction without usage fields(VBAK-ABRVW) also sales order should be s...

    va01/v02 custom tab

    Hi alli have added a new custom tab in the va01/va02 using the BADI.::: BADI_SLS_ITEM_SCR_CUSi have successfully added the new tab in the item field.But the problem is how to save the data that is entered in the screen to the database table.

    Resolved! Accepted Solution

    table type as a parameter

    Hi Experts,I got a function with following importing parameter:REFERENCE(IM_RECIPIENTS) TYPE  ISU_ADR6_TAB OPTIONALI created a table 'zdyu_mail' with the structure wich the same as ISU_ADR6_TABAnd I tried to transfer this parameter as following:DATA:...

    Labels in this area

    Explore this Area