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

    Dmbtr value

    Hi, iam new to sap abap... in mard select entries Matnr-210004, lgort-39, pstat-D, lvorm=null, LFGJA=2012 ,LFMON=12, Labst,Umlme,insmeeinme,retme(All Field) =0.000 (only one entries there and one storage location) mseg table : Matnr-210004,...

    Resolved! Accepted Solution

    Environment wide setting / parameter for ABAP program.

    Hi, We have a program distributed via Transport. The program currently requires input from the executing user to control where files are produced on the App Server / Network Drive, which really should be controlled centrally by the environment's BA...

    Resolved! Accepted Solution

    constructor + subfield access - GETWA_NOT_ASSIGNED. ABAP kernel bug?

    Maybe another ABAP kernel bug, not corrected yet? With the code below, the DATA(name) = ... does a SHORT DUMP with GETWA_NOT_ASSIGNED. In some other situations, it may not fail but return a value which is at a different offset an with a different l...

    Resolved! Accepted Solution

    Refresh ALV screen with checkbox after clic on button of STATUS GUI.

    Hello guys I have an ALV with container, in my ALV I have a column with checkboxes, users can select or deslect checkboxes like below on follow images: The problem I have its when I clicked on the push button on de status bar: After I pr...

    Resolved! Accepted Solution

    Limited rows in table

    Hello, I am trying to send the table content through email,however the table has 926 rows, not all rows and columns are displayed.I am trying to convert it to xstring and all the columns are displaying now but not all the rows only half . Can any...

    BTE for F110

    I need to copy the bktxt from a KR to KZ, when the F110 is executed, I am using a BTE but when making more than one document in the same f110 it copies the same HEADER in all the documents.This is my code TABLES: regupo. DATA: l_tcode LIKE t020-tco...

    VB21 BDC Recording

    Hi Experts, I have done BDC recording for VB21(Sales Deal Creation), but issue with selecting the condition type. When we select condition type from list it gives a value for selected line like 04/07 and it changes for every condition type we choos...

    Resolved! Accepted Solution

    Delaying/scheduling payment correspondence email by one day after F110 is executed

    Hello, I have a requirement where I need to send the payment correspondence form as email to the vendor after 24 hours the payment run is made in F110. I have implemented the BTE for sending the email and it is working perfectly fine. If I am tr...

    Resolved! Accepted Solution

    No ADT quick assistant suggestion "add raising declaration" for RAISE EXCEPTION with method call

    Hello, In the following code, the quick assistant does a few suggestions to add "TRY" or "RAISING": CLASS lcl_app DEFINITION. PUBLIC SECTION. METHODS test. METHODS get_operation RETURNING VALUE(text) TYPE string. ENDCLASS. CLASS lcl_app...

    Labels in this area

    Explore this Area