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

    SORTING ITAB

    Hi Experts, In my Internal Table ITAB, I have 2 fields. DATE, MBLNR(material Doc. No.). I want to sort my ITAB on date as ascending order and MBLNR in Descending. Like with in a single data there must b many MBLNR. SO on a single data l...

    Resolved! Accepted Solution

    prob in table control

    how can i get the row that ive updated in table control..im using the foolowing code loop with control tblctrl_sancm. module read_table_control_0110. endloop.but i want to update that record only that ive changes in table control..above loop run...

    Resolved! Accepted Solution

    report

    Hi Expertsi have to validate the selection screen like this :select-option: s_matnr have lower range and higher range.the logic developed by me is :AT SELECTION SCREEN ON s_matnr. SELECT matnr FROM mara INTO TABLE itab WHERE ...

    aufnr is disabled

    hi friends,when we create project using tcode cj20n and whilesaving system creates one purchase requistion No.in that PR no Order No (AUFNR) filed is disabled.i want to enable that that field .how i can achieve this?if any one know plz help me.can us...

    Resolved! Accepted Solution

    problem in BDC for CA02

    hello all, i am doing BDC for change routing (ca02) transaction.in that my need is to assign PRT allocation for operations.i have written a program for it but if suppose for a particlular operation i want to assign PRT and if there are no PRT...

    Resolved! Accepted Solution

    Batch-Input before COMMIT?

    Hi, I have a question corresponding to an IDOC-interface to an external system in the module WM. I use the WMTOCO-IDOC and its two User-Exits to handle special operations that have to be done before and after the confirmation (which is made by SAP) o...

    Resolved! Accepted Solution

    EXIT for CIN - MIGO

    Dear all,I've an item that sometimes is excisable, sometimes no.We want to change automatically, based on the tax code into the PO, at the time of the MIGO the Material Type (in excise tab) that define the behavior on excise point of view.Anyone know...

    Resolved! Accepted Solution

    Search Help Exit

    Hi gurus,I have this following code in my exit. IF callcontrol-step = 'SELECT'. callcontrol-step = 'DISP'. SELECT kas_code FROM zsdt_multiplekas INTO TABLE gt_kas. endif. IF callcontrol-step = 'DISP'. PERFORM AUTHORITY_CHECK TABLES R...

    BADI

    Hi Friends,In Inbound delivery transaction,I have a badi.. LE_SHP_DELIVERY_PROC.When i am creating a new delivery, the Quantity should automatically come based on some previous deliveries for that particular PO.If purchase order qty of a material is ...

    FS00 GL MASTER DATA

    Hello Friends,Im using direct input method RFBISA00 for uploading gl master data through LSMW.in the 13th step creating batch input step im getting two information messagesFile ZSVGLMAST_ZSV_SUBPRO_ZSV_FD011.lsmw.conv is being checked First record in...

    Labels in this area

    Explore this Area