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

    ALV to PDF output format

    Hi Experts,I am using following code to convert Alv report to pdf format..........can i change the number of output lines shown in the pdf DATA :       WA_TSTC              TYPE TSTC,       WA_TSTCP             TYPE TSTCP,       SM30_PARA            ...

    Resolved! Accepted Solution

    Function module to create a pdf document based on PO number

    Hi All,There is a requirement to write a function module, where in a pdf document is to be created based on a PO number .Is there a function module to create a pdf document based on a PO number?. Could suggest some idea to fulfill the requirement.Tha...

    Resolved! Accepted Solution

    XVBAP custom field data is cleared in SAPMV45A PAI module of screen 5003

    Hi,We've added a custom field called ZZ_REASON_CODE in "Additional data B" tab at item level of sales order. This field is not depedent on any other fields. Only user can enter/modify this field. Right of saving an order, the data is stored in VBAP d...

    Resolved! Accepted Solution

    Stop and exit subroutine process without saving data, back to standard screen.

    Hi,Currently i am triggering a user exit in PM module.Would like to stop it like how error message work by preventing the progress from Stage A to Stage B.Question is what syntax in ABAP will allow the user exit to trigger the stop behavior and back ...

    BDC for IT 0008

    I have made a BDC for IT 0008 and it is working fine for first 7 wage types and their amounts as entered by user. But is not working in case of 10 wage types provided. I am unable to figure out the issue as I have done the same coding for all 10 wage...

    Resolved! Accepted Solution

    Save dynamic variant

    Hi all,I have zprogram with normally parameters screen and dynamic selection from logical database read by FREE_SELECTIONS_DIALOG.When I save variant in my selection program screen then values from parameters are save except fields value from dynamic...

    Resolved! Accepted Solution

    BAdI is internal SAP; implementation in customer namespace not allowed

    The BAdi (BADI_SD_TAB_CUST_I) to be implemented is declared as "SAP internal". No customer implementation may be created for this BAdI.If you wish to create an SAP advance delivery of the BAdI implementation, create this in an enhancement object in t...

    Resolved! Accepted Solution

    Global Class - se24

    Hi friends,I want to create Purchase order.I created  types STR_HEADER And STR_ITEM locally in class.One Method PO_Create. I want to give importing parameter Header as STR_HEADER and changing parameter ITEM as TYPE TABLE OF STR_ITEM.How can we provid...

    Resolved! Accepted Solution

    String split problem

    Hi,I have got a strange problöem when splitting a string into lines of 255 characters.I need to save a string, which contains source code, into lines of 255 characters to save it in the db.I have done it like this:DATA:   z_counter           TYPE i, ...

    Labels in this area

    Explore this Area