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

    smartform pdf- to be stored at a prescribed location?????

    Hi Folks,I want the user the flexibility of storing the pdf format of a smartform in whatever the location he prefers.Can anyone here please let me know how to do that.Points will be given.REPORT rlb_invoice.---- Print of a invoice by SAPscript S...

    kiran_k8 by Active Contributor
    • 2420 Views
    • 19 Comments
    • 0 Likes

    About User Exits.

    Hi,I was a doing a coding in the include of an user exit.In the code I used perform statement.However when I concluded the code with endform,I got an error stating: Incorrect nesting.Before the statement " Form",the structure introduced by Function m...

    Resolved! Accepted Solution

    Scripts

    Hi Folks, What is the procedure to change the standard script and it will attach to the standard transaction like when we select the print option, script must be executed. How to modify the standard script. Please give me step by step procedure so ...

    Resolved! Accepted Solution

    how to remove spaces?

    hi all, i have a code like this concatenate '"' i_result1-werks '"' into i_output-werks. concatenate '"' i_result1-matnr '"' into i_output-matnr. concatenate '"' i_result1-idnrk '"' into i_output-idnrk. concatenate '"' i_result1-mak...

    Resolved! Accepted Solution

    Itab occurs...

    Hi friends, can anyone tell me the purpose of zero in the itab declaration.ex: begin of itab occurs 0, - end of itab.i have seen different numbers used in place of zero in the itab declaration.What is the purpose of mentioning different numb...

    rnb86 by Participant
    • 1063 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    program logic for IDoc

    hi everyone,I am new to IDoc. Through some forums i came to know that we need to create segment in we30idoctype in we31i understand the above twomsgtype in we80attaching msgtype to idoctype in we81i didnt understand how to do the above two, and also ...

    Resolved! Accepted Solution

    BADI and BAPI

    Hi friends ,1) Could any one tell the process for this BADIand2) which BAPI well will use for populating using these transactionsPopulated Purchase Order & Purchase Requisition Document number in a custom Z table each time created through ME21N & ME5...

    Resolved! Accepted Solution

    oops tables statement

    Hi All,I'm working on OOPS and got a typical problem.I've created a class in class builder and created methods for the class.while coding for the method itried to ues the tables statement. like tables : abc,def.but its giving the error You cannot us...

    Resolved! Accepted Solution

    Regarding script....Expecting a solution

    Hi FolksHope Having a great weekend.I am getting one problem with my script.I am doing the dunning document(TC:F150) by copying the standard form and using the standard print program.My problem here is : by executing the Transaction i am getting the ...

    Resolved! Accepted Solution

    clear collected value

    hiafter the collect statement, may i know what is the best practice to initialise(clear) the field that not intended for the collect. i have 6 fields which are type DEC. the internal table is like a structure where the numeric fields are type DEC.I o...

    Resolved! Accepted Solution

    Listbox for Select Options

    Hi All,I have a requirement to have the field Order Reason (VBAK-AUGRU) in the selection screen. The problem is, the user wants it to be set-up similar to the field in the sales order. I can do it, but it is only a parameter, not a select-options. IS...

    Avoid Decimals

    Hi all,In my report I need to diaplay the amout fields with out decimal I tried with moving to integer and using type n.. but I am facing problem to display the amount in TWD currency, I could not able to use paked decimal, If I use paked decimal I c...

    Resolved! Accepted Solution

    security

    hi all. during BLUE PRINT stage ,security guy will b given the requirements about the roles..,rite?want to know the basic concepts..like wat r all the basic requirements wil b given?t.codes n the authorizations for the users will b given ?if not...

    abap logic

    hi,after the collect statement, may i know what is the best practice to initialise the field that not intended for the collect. i have 6 fields which are type DEC. the internal table is like a structure where the numeric fields are type DEC.I only wa...

    Labels in this area

    Explore this Area