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
    • 94714 Views
    • 212 Comments
    • 39 Likes

    PS report : S_ALR_87013558 Commitment value not getting update for deleted PO line item

    Hi All,     We are facing issue on STD report(Report Painter) on PS module .     Report name : S_ALR_87013558 [Budget/Actual/Commitmt/Rem.Plan/Assg ]    Issue           :  Commitment values are not getting updated when i delete the PO line items .Ex ...

    Add New Line Item in Existing Purchase Requisition with BAPI or BAID?

    Good Day Gurus,           I already read somewhere that the adding of new line item in existing           Purchase Requisition can't be done with BAPI_REQUISITION_CHANGE AND                     BAPI_PR_CHANGE. Is there any possible way to do this? Re...

    Resolved! Accepted Solution

    Setting MSEG field in MIGO

    Hello,I have to change in MIGO a field in MSEG-BWART to a certain valaue.I only have to do this in case of certain values in the EKPO lines.Can anyone say in which FM or userexit is thje best place to change this.There is ofcourse badi MB_MIGO_BADI b...

    Resolved! Accepted Solution

    Question about include

    Hello experts,I am trying to understand the functionning of include KBWOM_TYPES for BW purposes.At the beginning of the include, I can read this:*----------------------------------------------------------------------* *   INCLUDE KBWOM_TYPES         ...

    WRITE statement

    Dear Experts,I can't find the explanation via F1 so decided to ask you.In following code:WRITE: / ’Name des Flugzeugs:’(001), AT pos_1 name,/ ’Flugzeugtyp’(002), AT pos_1 planetype,/ ’Gesamtzahl der Flugzeuge’(ca1).what is the meaning of (001), (002)...

    Resolved! Accepted Solution

    bapi 'BAPI_RESERVATION_CREATE1' error E-KI-102

    Hi gurus!!I call bapi    'BAPI_RESERVATION_CREATE1' within a report in this way:    DATA: p_head     LIKE bapi2093_res_head.   DATA: BEGIN OF p_items OCCURS 0.          INCLUDE STRUCTURE   bapi2093_res_item.   DATA: END OF p_items.     CLEAR head.  h...

    Resolved! Accepted Solution

    Code for Expand selation

    Hi gurus this is my present  ALV output ... my client need to see  once the report will execute they what to see  defaultly  Expand Selection As i shown in the image 2,(when i click image1 o/p  bottom eExpand selation  it will become as i shown in  i...

    Do not use fields, field symbols globally is a slin error

    Hi Team,I am getting a slin error fields declared in the global section. (Do not use fields, field symbols (GV_MONTH_2) globally).Declaration of fields are below.DATA:              gv_month                TYPE          i,       gv_month_1            ...

    Enable the Flag

    Dear Experts,In QM01 ,we have Flag  Function text 'Refuse Approva'l  with code 'GNAB' and Icon 'ICON_REJECT'According to me,this will used for rejected the notification.But in my case this flag is disable and i want to enable this flag.Please guide m...

    Labels in this area

    Explore this Area