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

    Issue while uploading data from flatfile to Transaction(VK13).

    Hi All,I am facing an issue while uploading the data from flatfile to the transaction(vk13). My flat file is as shown below.SalesOrganization    DistributionChannel    Customer    Material    Releasestatus    Amount    Currency    Quantity    UOM    ...

    Resolved! Accepted Solution

    Module Pool Program Issue

    Hi Experts,In module program I have to screens fields viz., Release and Reference(IO Field). I have coded such a way that, If I enter some some values in Release, same will be displayed in Reference. To achieve this, when I give some values in Releas...

    Resolved! Accepted Solution

    SELECT Query with NOT EQUAL TO Condition in WHERE Clause

    Hi,I have this curiosity regarding the performance impact of having a NOT EQUAL TO condition in the WHERE clause of a SELECT query. Please provide your inputs and reasoning on the performance impact on the below 2 scenarios.1. SELECT knumv kposn kbet...

    Resolved! Accepted Solution

    call webservice from abap

    Hello,I use the following code to call web service from abap, but in the method "http_client->receive"  i see "http_communication_failure = 1" .this is the code:DATA: SMS_TEXT       TYPE STRING,       SMS_TEXT_UTF   TYPE STRING,       SEND_STRING    ...

    Resolved! Accepted Solution

    REGEX find 'SELECT FROM Z'

    HiI'm running SAP program RS_ABAP_SOURCE_SCAN and enter string to search for as ^(?:SELECT)|(?:SELECT+\s)$ and select checkbox 'String is regular expression'.This works okay, but it includes non-Z tables. I'd like to only get the SELECT statements fr...

    Resolved! Accepted Solution

    "Individual check for creating the object WBS Element A002--141 required." In BAPI_BUS2054_CREATE_MULTI

    Hello experts,I have a requirement to create WBS element using BAPI  BAPI_BUS2054_CREATE_MULTI.But while doing so I am getting this error Individual check for creating the object WBS Element A002--141 required.Can anyone please help me resolve it.Bel...

    Labels in this area

    Explore this Area