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

    WS_DELIVERY_UPDATE

    Hello all,I am using the FM ws_deliver_update within a loop to update all the deliveries in the shipment. I am facing an issue that out of 2 only one delivery gets updated and the other does not. The fields i am updating are :lgtor and lgbzo. I have ...

    CDPOS table link

    Hi Experts,I want to generate a report with PO#, Item changes, Version number. I tried CDHDR and CDPOS table. There is no link between version number and change number in these tables. Can any one guide me to fetch these values? Version header detail...

    access denied

    Hi,I'm facing a problem with GUI_UPLOAD in that it sometimes fails with return code 13 (ACCESS_DENIED). . Here's the call I make:CALL METHOD cl_gui_frontend_services=>gui_uploadHas anyone faced anything similar? Anyone know what the cause might be?

    Resolved! Accepted Solution

    LSMW and user_exit

    Hi all, I'm creating a LSMW to generate a sales orders from a .txt.In the sales order create i have activate an user_exit ( USEREXIT_SAVE_DOCUMENT_PREPARE ) with a check but i want disable it (only when i use LSMW)  there's a field in user_exit to te...

    Resolved! Accepted Solution

    Changing message from BAPI

    Hi All,I have implemented BADI WORKBREAKDOWN_UPDATE. I have added some coding in the AT_SAVE method. It works great. Only a small issue though, when the coding finds an error, exception ERROR_WITH_MESSAGE is raised. This will result in a simple error...

    to cascade/remove multiple abap statements, to get rid of intermediate variable declaration.

    hi,is it possible to cascade multiple abap statements into fewer lines, just to remove intermediate variable declarations.for e.g. inside a method there is chunk of code:  data: class_desc type ref to cl_abap_typedescr.  class_desc = cl_abap_classdes...

    Resolved! Accepted Solution

    Problem in RFC when using deep structure in the changing parameter (table type) ?

    Hi Experts !I am building an RFC in which I am using deep structure in the changing parameters .When I do the syntax check the RFC isnot gicing any error but when  I activate the RFC it shows that  it is getting compiled and keeps on showing the wait...

    Resolved! Accepted Solution

    Problem in fieldcatlog

    Dear Friends,i have only one fieldcatalog structure IT_FCAT.I Developed an interactive report.in first output screen i don't need some fields.. so i put wa_fcat-no_out = 'X'. and modified it_fcat.this works fine.i want all the fields in the second sc...

    Resolved! Accepted Solution

    TPLNR vs STRNO

    Dear Experts,I have a report program in which when d'clicked on Functional Location cell the value is passed to sel/screen of another program. This is working.But I am facing a problem: When the Functional Location label exceeds 30 characters this is...

    Resolved! Accepted Solution

    infotype include

    Hi I wan't to change infotype PA0102, this has several include structures. one of which is PS0102.I've changed PS0102 to remove some serach helps, this has activated successfully but when I go back into PA0102 the changes I've made are not shown what...

    Resolved! Accepted Solution

    Additional fields in FB50 using BAdI FI_HEADER_SUB_1300

    Hi All,Can Sub Screen area APPL_SUB be increased? my problem is i want to add 12 fields in FB50 header.i have implemented the FI_HEADER_SUB_1300 BADI.But the Sub Screen area APPL_SUB is very small to accomodate the fields.if it can't be expanded due ...

    MKM by Active Participant
    • 15893 Views
    • 26 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Enhancement in MB1B

    Dear Experts,I need to validate that entered PO in mb1b belongs to entered vendor.for this i hv found \PR:SAPMM07M\EX:MM07MFO0_01\EI enhancement point.I hv written following code {code}IF sy-dynnr = '0421'.  IF NOT MSEGK-EBELN IS INITIAL.  DATA : w_...

    Resolved! Accepted Solution

    Vendor Ageing Report problem

    Hello experts,I have developed a Vendor Aging report for open items and calculation of due date and credit days. It is working fine except one problem. In fbl1n, if we input any date in open items at key date, then the output shows the open items and...

    how to read the value selected in drop down list in module pool to process the another listbox

    Hi,I had a drop down list (say 1st drop down) in module pool . In that drop down list I appended values with the FM vrm_set_values...But now i need to read the value from the drop down list 1 and with that i need to populate the data in second drop d...

    CA02-Mail

    Hi,  Whenever changes made in Routing(CA02), need to send mail .  May i know the appropriate enhancemant name for the requirement.ByFarsanaModerator message: please do more research before posting.Message was edited by: Thomas Zloch

    Labels in this area

    Explore this Area