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

    Select on string

    The information below is contained in bsak-sgtxt. I need to find all the entries in bsak that are associated with delivery 80022016.80022016, DED $15 DETENTION & 25 FRO POD (is in field bsak-sgtxt)If v_sgtxt = '80022016'.select belnr into bsak-bel...

    Resolved! Accepted Solution

    Authority check question

    Hello everyone,We need to write a code for authorization check.Program selection screen have company code, plant and sales organization.When user runs the program using a transaction, SAP program has to do the authority check.In my req I have multipl...

    BDC session queue

    Hi all,I am processing more than 50 BDC sessions programatically. Will SAP queue the sessions if sufficient resources are not available ?Will any changes / settings in Basis (setting for number of background / dynpro processes) can help in increasing...

    Resolved! Accepted Solution

    Formatted Output

    I have a ztable(kunnr, vbeln, erdat, erzet, flag) I want to get the following output using information as reference from this table 1234 A0010000 Walmartwhere client number (4) is fixed 1234filler(2) blank recordtype(1) always 'A'client c...

    Resolved! Accepted Solution

    Get purchase requisition ( eban ) info when in XM06 , exit_saplebnd_001

    We are using EXIT_SAPLEBND_001 for customized changes to the release strategy. All that is imported to this exit is ceban. How do I get the purchase requisition number (banfn) and line item number (bnfpo) from this include (ZXM06U13)? I have tried th...

    Resolved! Accepted Solution

    Code

    Hi ,I have a field value in the Itab like thisItab-vbeln = 2000283I need to add 3 characters ‘IMP’ in front of each value of this field ..How do I write the concatenate code for this requirement?Output must be Itab-vbeln = IMP2000283My problem is … I...

    Append structure

    Hello.I am adding a append structure to a table. I have a vision to that specific table joined with other tables. The problem is the vision is suposed to check a field in the append, but while there is nothing stored in the append the vision wont ret...

    Resolved! Accepted Solution

    BAPI

    Hello Friends,I am Using BAPI_PLANNEDORDER_CHANGE to change the quantity of the order.IN the exporting parameters i am a bit confused, EXPORTING plannedorder = '1234567890' headerdata = headerdatax ...

    RM06XB00 ALV View

    Hi all,I copied the report RM06XB00 Transaction (MELB) to zz_RM06XB00 and did not change anything else. When I call the report I get a different ALV view than I get with the orginal. I tried changing the program name to my report and get the correct...

    Resolved! Accepted Solution

    Program runs fine from SE38 and SE80 but not with its transaction code.

    Hi FriendsI have created a program in SE80 and has its own transaction code. This programs showsup with a selection screen and when you select the right info and click on a button it takes you to ALV report. Every thing works fine when I run the prog...

    Resolved! Accepted Solution

    FI Document

    Hi all, l am surching a function or BAPI, that return all informations from FI document number.My need, is that l need to retrive the billing document number belong for a specific FI document header.Thank's for helping.Bob

    Resolved! Accepted Solution

    urgent help in alv

    hallow expertsi have alv report and the icon of total is not active the icon is bright and i have in my structure fields numc that i wont to sum i copy the standard pf-status to my program and its still not working!i change the field that i wont to s...

    Resolved! Accepted Solution

    FBL5N - RFITEMAR - printing form with the selection items results

    Hi All!I have to make some modifications to FBL5N / RFITEMAR in order to print the selection items result in one form (SAP Script Form or Smartform - I should create one). I have to add this functionality to the Z* transaction copied from FBL5N. I ha...

    Labels in this area

    Explore this Area