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

    OO ALV: changing of fieldcatalog

    Dear experts, I got following situation:During PBO I create my fieldcatalog in the simple way:IF rf_custom_container IS NOT BOUND.       CREATE OBJECT rf_custom_container         EXPORTING           container_name = 'CUSTCONTROL'.       CREATE OBJECT...

    Resolved! Accepted Solution

    how to fetch data from bsid,bsad,bsik,bsak easily with joining bseg and bkpf

    Hi everyone,I have to fetch data from bsid , bsad , bsik , bsak for my reportAfter fetching Im gonna collect all datas in one internal table.In fınal internal table , ım gonna use for all enries for bseg and bkpfThis summary of my report,I used coupl...

    Resolved! Accepted Solution

    Program is not working during Background Schedule

    Hi All, We written one program, which is working fine when we run manually. The same program is scheduled in background at 9.00am everyday. But It is not working during background schedule. Program Logic: Send email to the trainees who are all suppo...

    tax amount in bapi

    I am using a bapi to create sales order, the sales order comes from the third party system, i want to pick the tax amount from the third party. but I am unable to find the  tax field in my structure i.e BAPICOND or  BAPISDITM. can anyone tel me which...

    Resolved! Accepted Solution

    User exit G103 not declared in form pool ZGGBS000

    Hi all,          I get a error GB308 'User exit G103 not declared in form pool ZGGBS000' when exetuting 'ML81N'     but the User exit G103 existed in ZGGBS000 and was added in form get_exit_titles.        in ZGGBS000 program:    form get_exit_titles:...

    Resolved! Accepted Solution

    Dynamic Select Query-Odata

    Hi I would like to know which type of select statement to be used if the values(or the number of values) in the where clause is not fixed. I have three input fields, and from the UI( Fiori app) I might fill just two fields or I might fill up all the ...

    aditi_br by Advisor
    • 1235 Views
    • 4 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Accessing private data

    Hi to all.I use an implementation of badi ME_PROCESS_PO_CUST to find changes of subcontracting purchase orders.In that i use the mathod as IF_EX_ME_PROCESS_PO_CUST~POST.Here i use the importing parameter im_ebeln for finding the purchase order number...

    Resolved! Accepted Solution

    move statement issue

    The move statement below can't work, any wrong with the code?REPORT  ZTESTING_CHHO.TABLES: KNA1,KNVV,TVKOT.*--------------------------------------------------------------**Data Declaration*-------------------------------------------------------------...

    Resolved! Accepted Solution

    Screen showing the value description once you select the value.

    Hi All,See the following screen shot I got of the Display Vendor  Screen.When the vendor value 300003 is entered and enter key  is pressed.The description of the vendor number appears besides it just like shown as  'EFFICIENCY STATIONERIES & CONCEPT"...

    Resolved! Accepted Solution

    Is It Possible to Re-Distribute an ALE Dist. Model View with a New Message Type?

    Hi,i am wondering if the followings can be done. Suppose we have 2 systems A and B which are connected through ALE. System A is the original ALE distribution model maintenance system. So in system A we create a distribution model view and add one mes...

    Resolved! Accepted Solution

    How to face the performance issue caused by data retrieval from BKPF and BSEG tables?

    Hi ,Please look into the attached file (only data selection is given) .The report takes very long time to display the output. i guess it is because of the data selection from the two big tables BKPF and BSEG.please let me know if i can do something t...

    arkantos by Explorer
    • 4009 Views
    • 14 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Trigger event on Customer creation, change or delete

    Hi Experts,     I need to trigger some event, when ever the customer data is created changed or deleted (KNC1 table). I do not want the table maintenance events and only want the event to get triggered through transaction codes XD01,XD02. The purpose...

    Labels in this area

    Explore this Area