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

    SUBMIT Program

    Hello friends, I am using submit program to call a standard program with variant and exporting the list to memory. Now i get the list from memory in standard format of that standard program. But i required it in different format. for this i went to t...

    Resolved! Accepted Solution

    VF02 - Screen Enhancement

    Hi Experts, My Requirement is: To add a new tab for VF02 Screen. I have given a Billing Document number in VF02 Screen and when I hit Enter, it is displaying all the items for that Invoice number. To get the further details of the item, I clicked ...

    string operation

    How to extract string seperately into different units .i need CALL FUNCTION into one and then the remanining part into other.The problem is the string may be not be of same size.But it will always hold 'CALL FUNCTION'.ExampleCALL FUNCTION 'UPLOAD'...

    Custom screen size

    Hello Experts,I want to create a subscreen that should not be "fullscreen". I mean, I want it to have a custom size, something like 200x200 and to be displayd when I run a FM. I've created a subscreen using screen painter but it apears at the maximum...

    Resolved! Accepted Solution

    Sales Text

    Hi experts , i wote code for displaying sales text but it goes to short dump when debugging the code also when it reaches FM it goes to DumpTABLES:VBAK.SELECT-OPTIONS : S_VBELN FOR VBAK-VBELN.DATA: BEGIN OF ITAB_VBAP OCCURS 0, VBELN LIKE VBA...

    Reg Submit command

    I have used the submit command in my program as follows:SUBMIT rbdapp01 WITH SELECTION-TABLE rspar_tab EXPORTING LIST TOMEMORY AND RETURN.This is working fine. But I want the updated values present in the program rbdapp01 populated in my internal t...

    Resolved! Accepted Solution

    Corresponding screen fields in tcode from idoc structure. How to get it....

    Hi experts,I have an IDOC structure(containing fields) for invoic verification.That is to say, the fields in that particular idoc structure are there with me in an excel. Now I want to write the corresponding field's F1 description and screen field n...

    Resolved! Accepted Solution

    Idocs status records!!!

    Hi,We have a requirement in which the status records need to be added in the inbound Idoc.In the present scenario, Idoc status records are being created like : status 52 Inbound delivery/deliveries are created(no's are 000001 to 000005). This is curr...

    Resolved! Accepted Solution

    bdc for fb01

    hi,i want to write a bdc for fb01.here i am having different combinations for posting keyslike 15/01,15/40... 40/50.... 35/01,35/40...all together i having 8 combinations.it is calling different screens for different posting keys.how to write the con...

    Sending email

    Hi Friends, I am working in a module pool requirement in that while uploading a file if any error record is there it should be sent to user as a email. Please help me how to handle the sending mail part with code.Thanks & Regards,Gayathr...

    User-exit M61X000

    Dear experts,First time i m going to implement User exit for transaction MD01.For that tcode I want to implement userexit M61X0001.I checked in SMOD there are 2 function but in which way i have to do coding.From where the values are coming into that ...

    Resolved! Accepted Solution

    Link with EKKO and BSIK

    Dear Allcan you tell me the relation link with BSIK table and EKKO table.note that purchase order no (EBELN) not often stored in BSIK tableactual i need the payment terms as per PO and need to create the report of creditor aging so please any buddy c...

    Resolved! Accepted Solution

    it's giving error as "i/t" and "var(581)" are not mutually convertible in a

    hi experts, in upgradtion from varaible to internal table .. data is not moving. it's giving error as "i/t" and "var(581)" are not mutually convertible in a Unicodeex : data : var(600) type c.parameters : x(45) type c lower case obligatory.read dat...

    Labels in this area

    Explore this Area