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

    APYR3KRN Don't work

      Hi, I install a ERP Netveawer  2004  (640) on Iseries (7.1) and don't works. It runs on a diferent IASP, in this IASP there are the Data Base, Kernel and IFS filesWhen I do a APYR3KRN the log is:APYR3KRN SID(T01) KRNLIB(R3T01UOPT) Activity is writ...

    Resolved! Accepted Solution

    i hv tried code for displaying the data in various languages using ALV

    Code does not show any error message but not fetching valuefrom makt tablepls help methis the code*&---------------------------------------------------------------------**& Report  ZALV_1*&*&-----------------------------------------------------------...

    problem in alv

    Hello Abap ers,required output:projid   proj def     wbs ele     wbs descri        day01   day02   day03   day04.........................day31abc      ffff              p-109       buildingtotal quantity                                               ...

    Resolved! Accepted Solution

    Dump on C043 when run more than once on a single transaction(session)

    We encountered an issue that when we run C043 more than once it is causing an abap dump: Category           Installation ErrorsRuntime Errors     DBIF_RSQL_SQL_ERRORExcept.            CX_SY_OPEN_SQL_DBShort text    SQL error 30489 when accessing tabl...

    Resolved! Accepted Solution

    EXIT_SAPLV52E_001

    EXIT_SAPLV52E_001 is in package VEI.But if you look at the enhancements in SMOD under this package, none of them include EXIT_SAPLV52E_001 as a component.Also, if you do a where-used on the FM itself, it tells you it can't find the calling location.C...

    VF01 debug problem

    HiI have a dump in user exit RV63A902 but my problem is that it dump only when I create invoice by VF01 after push button SAVE.My breake point works in edition VA02 and before I push button SAVE in VF01. How to debug this user exit in VF01?Maybe this...

    Parameters

    Hi everyone.I have this in my code :1) ...PARAMETERS: pa_monat TYPE monat OBLIGATORY,            pa_mon2 TYPE monat,            pa_gjahr TYPE gjahr OBLIGATORY....and i want to put the field pa_mon2  lock for user's written and fill that field with  ...

    Resolved! Accepted Solution

    Function group error

    Hi, SAP Gurus   Actually I developed one Function Group ZXX_IN_PAYMENT in that i developed 16 Fmods. After created fmods success fully i need to run a transaction  YYFCHECK (This is internally created for code checking as per as standards),so after c...

    Resolved! Accepted Solution

    Call Transaction MF42N Pb with insert line into table control

    Hi,I have to insert more than 14 lines into the transaction MF42N with my abap program.I realized a loop which can insert dynamically a line.   DATA:   fs_opt TYPE ctu_params.   fs_opt-defsize = 'X'.   fs_opt-dismode = 'A'.    fs_opt-updmode = 'S'.WH...

    Resolved! Accepted Solution

    Row Delimiter in .csv file

    Hi All,I am creating an attachment which needs to be send in format .csv. I am specifying the type for data as csv.My internal table has data abc,def,xyzabc,xyz,def233,abc,33     so on.I am using this as attachment and its working fine for field sepa...

    Resolved! Accepted Solution

    Smartforms

    Hi Experts,        I have to display some text in the smart form. For that, do I need to create the Standard text or just I can hard code the text given. I think , Standard text is created, if we have to translate the text into different languages. P...

    Resolved! Accepted Solution

    Is it possible to send IDOCS to third party system(Non SAP system) with out using middleware?

    Hi All,I have an issue in sending IDOCS to third party system(Non SAP system - reversal also needed )? Right now we are not using any middle ware system. We need to post and receive accounting documents to third party system. If it possible can any o...

    Labels in this area

    Explore this Area