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

    Moving average price date

    Hi,I would create a report with the following columns:MARA-MATNR;MBEW-VERPR;date of the moving average price.I cannot find in what table is stored the date of last moving average price.I tried in S031 but the column date is always empty is there anot...

    Resolved! Accepted Solution

    Sy ucomm for Save in PA30

    Hi All,My requirement is Trigger a PI interface ( Through FM call) whenever there is an update in the 000,001,002,007,105,32 info types. I am using a user exit EXIT_SAPFP50M_002 and include ZXPADU02 to capture the PERNR and call a FM which would trig...

    BAPI for VL32N

    Hi,  I am new to BAPI. I want to find out BAPI for VL32N . I searched through Net . I got some BAPI's related to this . But I want to find out . Then I am facing a poblem that in SE80 when I gave package , In BOR I am getting IDOCSDPACK as Object Typ...

    Resolved! Accepted Solution

    Availability check in SD order.

    I have to create an application, where one of parts is check of availability in item of SD order. I need to include this operation to my program. Please, exists some BAPI function or another thing for this operation? I found function BAPI_SALESORDER_...

    Resolved! Accepted Solution

    PO Network order and CN41N

    HiIn my PO item I have information about network order in the tab "Account Assignment"In my case the value is: PR-10000(COBL-NPLNR)  and 4790 (COBL-VORNR)When I run tcoce CN41N I can see the "order-tree" where I can see that the tree is:PR-10000PR-10...

    Amount in words

    This is my code.Please give me a solution.I am not able to get AMOUNT IN WORDS.as in smartform i am printing  &INT_SPELL-WORD&REPORT ZDEBITNOTE  MESSAGE-ID zinfo. *------------------------------tables *used------------------------------------------* ...

    Resolved! Accepted Solution

    Material Group description

    I've an ABAP report for FI Billing Listing.My user has a requirement to add in the Material Group and Material Group Description.In table VBRP, there is such field for Material Group. VBRP-MATKL. I brought it out and populated in the output.But for t...

    Resolved! Accepted Solution

    Using WS_DELIVERY_UPDATE_2 to Post a Partial Goods Receipt on a Inbound Delivery

    Hi Folks,I am trying to use WS_DELIVERY_UPDATE_2 to post a Partial PGR on an Inbound Delivery. I have seen a lot of posts and forums about this topic but none clearly say how they achieved it. I have also searched SAP Portal and debuged the code all ...

    Currency Conversion

    Hi All,I am trying to convert JPY amount to USD amount using BAPI_EXCHANGERATE_GETDETAIL like below.But I am getting an error saying that Taking the same input values in transaction EWCT like below.I am getting the corret exchange rate for that date....

    Resolved! Accepted Solution

    ABAP dynpro development

    Hi experts,I created a screen in my abap program, There are input fields on the screen, but I can'T get value in it.DATA: gs_data TYPE Z_TEST.gs_data-id = '001'gs_data-type = '002'.In the screen I created some input fields with the same name: GS_DATA...

    Bapi_good_movement

    Hi,I am using bapi BAPI_GOODSMVT_CREATE   here is my problem ı am trying to do 301 Q movement transfer posting but ı am trying to change wbs element but ı cant change wbs element its always sending same wbshere is the code belowLOOP AT gt_out where c...

    Resolved! Accepted Solution

    Table control,any property

    Hi Friends,i have a small requirement in module pool programming with table control.first thing what i have is a button called CREATE and Displaywhen i click on Create button i could see the table control with all the rows as editable which seems to ...

    data uploaded from excel sheet to database table but not coming into the internal table

    dear all,   as i have created one custom table and updated that table through fm 'TEXT_CONVERT_XLS_TO_SAP' to upload a bulk data and those data have been updated in the table accordingly.but whenever i am trying to fetch those data from that database...

    Creation of a custom table in which one field's F4 search help is dependent on another field's value entered in the same table

    Hello,I have a typical requirement in which I am supposed to create a custom table in which there are 10 fields.Out of the 10 fields I have to provide an explicit search help for the 10th field.But the search help for the 10th field should be based o...

    Resolved! Accepted Solution

    ALV Grid editable cells

    Howdy pros,I've stumbled upon a problem. I want to make some of my alv cells editable.I've build my alv with cl_gui_alv_grid. ( so no salv or function alv ).This is exercise purpose only.I know i can make fields of my alv editable by using my field_c...

    User Exit in system(ME51N) that until WBS is released, PR should not be created

    Hi Experts,               I am a functional Consultant.I need to put a User exit in the screen of ME51N (Manual PR) to check that if WBS or Network is not released system should not allow to create PR.The logic which I have thought of is given below:...

    Labels in this area

    Explore this Area