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

    SORT statement

    Hi All,I have a requirement to sort a internal table like below. Only the last 2 fields as descending. But when I check in debug it is not working. What is wrong in this syntax. SORT i_conterms BY oicontnr posnr vkorg kunag kunwe werks matnrascending...

    Resolved! Accepted Solution

    secondary index

    i have creted secondary index for fld1,fld2,fld3 (single index with 3 fields) and fld0 is my primary keycan this kind of data be maintainedfld0 fld1 fld2 fld31 a b f2 a b h3 c d vnow i have a select query in where condition isselect - where fld1 = 'a...

    Resolved! Accepted Solution

    Company Code Restrictions

    Hi, We have multiple company codes as I assume most companies do. I have created a role that is limits access to only 5 of our company codes. I assigned this role to a user that has another role that allows access to all company codes. Now when th...

    POPUP

    I am calling the function<b> "POPUP_GET_VALUES"</b> currently the pop up title is "Enter the Quantity to receive"... I would like to change the title also to include the material number (EKPO-MATNR), Item number of the purchasing document (EKPO-EBELP...

    CUA - Client Copy

    We have a situation where a client copy was made from DEV to SBX, but the sandbox system was not disconnected from CUA prior to the copy. We've also recently lost our primary basis admin and now I'm trying to pick up the pieces for CUA.I have users ...

    Material Number

    I developed this code which the scheduled deliveries for the material... However now If the user enters two materials I have to make sure that the Pop-up " Quantity to receive" " Do you want scheduled deliveries for more than 30 days"... should also...

    ALV REPORT

    Hi All, This is portion of my code,read table VT_FIELDCAT into wa_FIELDCAT with key fieldname = 'VALUE_BAL_LEFT'.wa_fieldcat-coltext = 'Value Bal Left'.modify VALUE_BAL_LEFT from wa_fieldcat.But this giving some error ,error desc : "The dat object "W...

    Resolved! Accepted Solution

    screen painter

    hi ..i m trying designing a screen with 3 text fields where 2 fields should do the arithmetic operation and 3rd field should show the result. in the module should i call the field name or label name. i tried with both. but system shows error that fie...

    Resolved! Accepted Solution

    report performance

    its a simple report program but its taking time in test system . Is there any way i can improve its performance furtherFORM GET_DATA.DATA : TABIX LIKE SY-TABIX.SELECT VBELN ERDAT ERNAM AUART NETWR FROM VBAK INTO TABLE ITAB WHEREVBELN IN S_VBELN AND E...

    Resolved! Accepted Solution

    Scripts

    Hello Friends,I have a script for invoice and in the main window i have to print the line item details of a invoice, Material no, material description, quantity and the price.In the same window after the dtails i want to sum the price and display the...

    Labels in this area

    Explore this Area