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

    Loop question

    hello,I have a requirement to make records unique before updating a table. the scenario is as follows.table - fields A to G ( A, B, C and D are primary )The data provider changed so they cannot provide an entry for field D, meaning a combination of A...

    performance issue

    Hi Experts, Following are my coding for performance issue....SELECT a~erdat a~zzstyleno a~zzponumber a~zzarticleno a~zzskuno a~zzcolour a~zzedisize a~zzquantity a~zztotalnopcs a~zzvolume a~zzlength a~zzwidth a~zzheight a~zzinchcm a~zzhscode a~zzuni...

    Resolved! Accepted Solution

    Meassage after clicking on Back button and clicking check box :alv

    Hi All,I have a requirement to put a message that 'please save the changes made to ALV' after clicking on back button and clicking a chack boc in a column in ALV.The issue is that after clicking back,the changes made to ALV are not visible in interna...

    Resolved! Accepted Solution

    How to create an internal table with a types structure?

    Hi experts,I've 3 internal tables with the same structure, I think I could put a type structure and put that type inside the body of the internal data, is this possible? If true, how can I put that?Example:TYPES: Begin of type_s, pernr ...

    Resolved! Accepted Solution

    Changing color of a field after changing the data using OOPS ALV.

    Hi Experts,I have displayed three fields (price, no. of products and total amount) in my ALV grid using OOPS. Then am changing the data in either price or no. of products fields. When I click ENTER key the value in total amount changes correspondingl...

    Resolved! Accepted Solution

    Separate Client login

    Hido i need separate logins for individual clients. The user has a login for ECC Development system Client 010, however he needs to login to client 020 the sandbox. I dont have any login to client 020.How are the client logins controlled ?Many Th...

    Resolved! Accepted Solution

    Function CS_BT_STPOB_UPDATE not inserting records into item table.

    Dear Friends,I am currently working on a userexit PCSD0001 for tcode CS01. In that while creating BOM when the user enters a material number in the material component tab, i need to fetch some data from material master and perform some calculation an...

    Resolved! Accepted Solution

    select question

    Hi experts, i need to do select from pa0001 where pernr = ....andbegda is the most new datei mean if there is a row in pa0001 like this:begda = 1.1.2009pernr = 1234begda = 2.2.2009pernr = 1234so he take the second row.any help will be appreciated.tha...

    Problem with BDC

    Hi,J1IEX is the standard transaction, whereas we have developed ZJ1IEX, a custom transaction, which is a replica of J1IEX transaction. We are posting documents in ZJ1IEX transaction for AAAA company code, which in turn posts same excise for BBBB comp...

    select statement

    i have given following statement.select * from BSID.however, i want to select on the basis of record rangese.g.select * from BSID where rowid <= 10000select * from BSID where rowid > 10000can i do that ? or is there any other optionRegards,Santosh.

    Labels in this area

    Explore this Area