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

    User Exit / BAdI to update the pricing conditions of the Purchase Order

    Hello SAPients,This is my requirement:"Copy the Pricing Conditions from the Shipment Cost Document (VI01 / VI02) to the automatically generated Purchase Order". I'm using the enhancement V54U0002 (Function Module EXIT_SAPLV54U_002) to EXPORT the val...

    Resolved! Accepted Solution

    proble with control breaks

    Hi,When i use control breaks and write a output i get astreix(*) in the output.I even tried with a local vriable but the value is not displayed in the output. i need to output the material description in the output.My code is as follows:LOOP AT lt_o...

    search help in HR

    in an adhoc query, for one of the selection field iam not getting Text in the search help, but was only able to display only value.how should i be able to see to see both valu and text in the serach help.this is happening only in adhoc query but in t...

    Resolved! Accepted Solution

    New index EKKO table

    Hi,I need to select from EKKO and the where the clause will be based on the BUKRS field, but there isn't any standard Index that contain this field, I was wondering if there is any problem to create a new index on this table?The new index will be:- M...

    Resolved! Accepted Solution

    Restricting tcode RSA1

    Hi Experts!I am faced with the requirement of restricting tcode RSA1. From my understanding, RSA1 is basically the "BI Admin Control Panel" and as such, calls various other transaction codes and does not have any authorization objects associated wit...

    Resolved! Accepted Solution

    Field Comparision

    Hi,I have a variable (type c, len60) and a constant defined as: CONSTANTS: c_valid(58) TYPE c VALUE ' !"%&()''*+-/,.=;:?_0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ'. I want to determine a condition in the program,If variable contains any char other tha...

    Delivery Split

    Hi, Requirement is to split the delivery of items on the sales order, need to create multiple deliveries for single order based on business logic, I am building split criteria in the VOFM transfer routine and passing that value to custom field on ...

    Resolved! Accepted Solution

    switch button

    i have a screen 100 with some fields and a tabview control. and i am using a switch buttonin toolbar( icon- pencil and specs together)my issues 1--when i click on it ,it should work as a toggle between the change and display mode for the screen2 -- a...

    Perfomance issue

    Hi Gui's.I am facing performance problem.In t_hdr i have 15 fields and in t_item i have 40 fields I used forall entries but out put is changing please anybody help me.loop at t_hdr. select buzei buzid koart shkzg mwskz dmbtr hwbas sgtxt vbund kos...

    Resolved! Accepted Solution

    I want to restrict the number of simultaneous logons for a particular user.

    Hi,I want to restrict the number of simultaneous logons for a particular user.Eg: if maximum 3 simultaneous logons for user u2018USER1u2019 is permissible, so when the forth user logs into the system, error message u2018Maximum logons reached for use...

    Labels in this area

    Explore this Area