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

    Who can explain me?

    Hi people. I setup custom code management. I have Solution Manager SP11. I had problems in process. I used to CCLM guide from October 2013. But I have another file CCLM guide from August 2014 and what I red from this guide:It means that if I have SP1...

    Resolved! Accepted Solution

    ABAC doc

    Hello,if I want to add the parameters of a method with STRG+1 (quick assist), it would be nice to add also the type automatically:Situation with method appendno. ABAP doc added:      "! Append without separator.            appendno        IMPORTING i...

    Resolved! Accepted Solution

    Not able to change Font size in email Body..as it is not Linear

    I  have created a  Scenario  that we are facing while sendingcomplaint information as mail through CRM. User wants the footer of the mailwhich is a legal text to have font size 9. we have found that html tagsis not providing linear font size to its c...

    Resolved! Accepted Solution

    Memory allocation limit of the ABAP program - Dependencies or Impact?

    Hi,Running ABAP program on single server.VsRunning same ABAP program multiple times (parallel) on single server.In second case, one of the internal table is giving below error i.e. No more storage space available for extending an internal table (Run ...

    Resolved! Accepted Solution

    Source List IDoc Error in - Inbound - SRCLST01 - Appl Area: 06; MsgNr: 394

    Hi Experts,I am trying to load the Source lists using the Message type: SRCLST with Basic type SRCLST01. The system gives an error message if I pass an item with reference to Agreement and Agreement item number.Following is the Error message:The para...

    Resolved! Accepted Solution

    FM SCMS_TEXT_TO_BINARY - Dump GETWA_NOT_ASSIGNED

    HiI am facing problem while calling FM SCMS_TEXT_TO_BINARY  in my program .I can run FM SCMS_TEXT_TO_BINARY  in SE37 without any issues.When I call  FM SCMS_TEXT_TO_BINARY  in a program it is throwing Dump GETWA_NOT_ASSIGNED.The below are the paramet...

    Resolved! Accepted Solution

    How to modify and test the RFC connection through ABAP program?

    I need all your help on the below issue.I need to automate a screen flow in abap (SM59).Inside the Transaction SM59, i have to change the RFC destination SAPOSS Msg server first and then check whether the Connection Test succeeds or fails by clicking...

    Resolved! Accepted Solution

    Loop Without a Condition

    Hi all,I have this standard SAP program copied into a custom program where in there is a LOOP function but I don't see any condition in the loop. I don't know how this works. Below is the code for the loop and how icdhdr is defined.data:   begin of i...

    Resolved! Accepted Solution

    PLease Help...

    hello Guys!how can i make faster the process in selection of data..please check this code..SELECT belnr gjahr     FROM bkpf     INTO TABLE lt_belnr     FOR ALL ENTRIES IN lt_vbeln     WHERE  gjahr = lt_vbeln-fkdat+0(4)      AND   monat = lt_vbeln-fkd...

    Resolved! Accepted Solution

    How to update data in mseg and mkpf tables/MB02 transaction?

    Hi,I need to update BKTXT and SGTXT fields from MKPF and MSEG Tables. I had browsed for the suitable function module for this requirement.I found the function module MB_CHANGE_DOCUMENT, but it's not updating the data.Do we have any other alternative ...

    Resolved! Accepted Solution

    Abt Interface and Adobe Forms

    Hi Experts,                I have 1 adobe forms with table format's and i want to bind that table so that i can bind all the values, i created interface and i created custom structure for that table values and in that adobe forms table im having Amou...

    K2_SAP by Explorer
    • 1910 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area