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

    The attachement form in the mail is in Frensh instead of spanish

    Hello all, The attachement smartform is in frensh instead of spanish. I use the MF CONVERT_OTF and SO_DOCUMENT_SEND_API1. I check in debeug the nast-spras = 'S' , so it's spanish but in SOST when i open the form in PDF format i find that it i...

    Resolved! Accepted Solution

    CDS View OData publish, service not visible in /IWFND/MAINT_SERVICE

    Created a CDS view with OData exposure in Eclipse. View activated and working correctly, I can see the SQL View data using se16N. View definition below: @AbapCatalog.sqlViewName: 'ZDDLS_ODATA' @AbapCatalog.compiler.CompareFilter: true @AbapCatalog....

    Resolved! Accepted Solution

    ABAP 7.52 sp04, Developer Edition - Need a valid developer access key

    I was able to successfully install the new ABAP 7.52 SP04 Developer Edition in a VM on my PC. I am able to connect and log in using the predefined userid DEVELOPER in client 001 using both SAPGUI and Eclipse. I can execute transactions successfully a...

    Resolved! Accepted Solution

    Missing filter option standard SAP BADI implementation

    Hello there... Currently i'm trying to fix a syntax error in standard SAP BADI implementations of /POSDW/CONDITION, according to note 987226 https://launchpad.support.sap.com/services/pdf/notes/987226/E Importing the support package as described ...

    Resolved! Accepted Solution

    Connect ABAP to COMM

    Dear Experts, I tried to send data from ABAP to comm port directly, I have followed the instruction here https://blogs.sap.com/2013/07/10/read-comm-port-using-abap-wo-third-party-software/ When I want to do the step 4 I encounter a problem. ...

    FM POSTING_INTERFACE_CLEARING - Difference too large - Cannot distribute Difference

    Hi Good day, I have searched before asking this question, i dint get any answer am looking for hence am posting. Am using FM : POSTING_INTERFACE_CLEARING for TCODE - FB05. Its posting when balance = 0. it does not post if there is difference ...

    Resolved! Accepted Solution

    Can I use BAPI BAPI_GOODSMVT_CREATE with Parallel Processing?

    Currently, I'm wondering I can improve current program with Parallel Processing - I have to make 70,000 GI/GR Documents with BAPI, and it takes a lot of time.. So I want to split into smaller packages AND do some Parallel Processing to split WP. ...

    Resolved! Accepted Solution

    Question about using Assign Statement with Table Expression

    Just a quick question for all the ABAP Experts out there.For the below code should I use SY-SUBRC = 0 for the ASSIGN Keyword or CATCH CX_SY_ITAB_LINE_NOT_FOUND for the Table Expression? Not sure how this works... Thanks for any insight! " CHECK IF...

    sap_cohort by Active Contributor
    • 4153 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    NEW INSERT WITH MODIFY

    Hi i am new to SAP have a doubt , can anyone clarify it.. I have this program Here need to change Pname(record from AC TO TC) i used modify but not working... TYPES: BEGIN OF ty_product, pid(10) TYPE c, pname(20) TYPE c, pamount TYPE ...

    divsmart by Participant
    • 1254 Views
    • 3 Comments
    • 0 Likes

    BOPF : modify DO

    Helloi get data of Textcollection DO of TRQ BO with navigation in sub nodes. with help of service manager that created from TRQ BO i want update the TEXT_CONTENT sub node of TEXT_COLLECTION with the instance of servicemanaget that created from TR...

    Labels in this area

    Explore this Area