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

    Maintain infotype 0015 using bdc background processing

    Hi Experts,While uploading canteen allowance in infotype 0015 using bdc by using call transaction method - background processing, i couldn't able to process the program using background job. The following error was appearing in job overview as shown...

    Resolved! Accepted Solution

    Truncating problem

    DATA : BEGIN OF lt_icon OCCURS 0, icon TYPE icon-id, END OF lt_icon.DATA:l_default_text_message(95) TYPE C.DATA:begin of lt_text_data occurs 0, l_tdspras like stxh-tdspras. end of gt_text_data.DATA: g_lang TYPE string.REFRESH:...

    Resolved! Accepted Solution

    Debugging mode

    Hi Guys,I have one question. When i debug my code,most of the time it opens in the new debugging mode but at times it opens in the old debugging mode and i am not able to change the mode to the debugging mode. It says " No external debugging". Why do...

    Resolved! Accepted Solution

    Reading the Error Log

    Hi All,if i am running a Trasaction and if in the processing an error occured, i want that the process may stopat the same instant. for example i am creating a Payment lot by Tcode FPBMC and while running if there is any error in the input file the ...

    Resolved! Accepted Solution

    EXIT FOR IK11

    Haiin tcode ik11 when user mesurement point and press enter in the next screen he enters counter readingi need exit here if counter reading exceeds total ctr reading ineed to call tcode iw21 and enter values and saveit.exits for ik11 are iwrc0001,2,...

    SRM Query

    Hello EveryoneA Shopping Cart is cretaed but table entry in BBP_DOCUMENT_TAB is not getting updated? because of which PR/PO isn't getting cretaed..we are on classic scenario SRM 5.0Please suggest RegardsHitesh Batra

    Resolved! Accepted Solution

    Quantity Field

    Hi Friends,I have used a quantity field of type mseg-erfmg in a query report, when i am multiplying it by gross weight which is also of same data type it is not giving me proper results. Ex: 4.000 * 0.750 it is giving me as 3000 instead of 3.But 4.00...

    Resolved! Accepted Solution

    Custom Table

    I created a custom table. One of the fields of this table which is also a custom field is nt showing the label/heading in SM30 even though I have added the field descriptions in the data element that was created for it. Initially I had forgotten to a...

    Labels in this area