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

    hi

    Hi Experts, I am getting one amount field between two dates.But i need for a particular year i need to calculate amount.It will use in the next steps.For example, Loop at itab where w_date bt two dates. a = a + b.endloop.i...

    Issue with qRFC

    Hi everyone,I want to trigger create Partner from workflow ( using standard BAPI ), but the condition is that I want to put them all in sequence depending upon when they are triggered from workflow. [ Due to to a constarint I can NOT use synchronous ...

    PROBLEM IN BADI

    Hi, i have problem badi.when i have save the pricing i should change the 'usd' to 'usdn' i have save i should change in to 'usdn' the code ;LOOP AT CT_KONPDB_NEW INTO WA. WA-KONWA = 'USDN'.ENDLOOP. iam geetting the error asWA cannot be converte...

    Resolved! Accepted Solution

    Please explain on what does these select statements get from these tables..

    Hello Experts, What does these select statements get?and what are these tables CDHDR and CDPOS used for?The program that I am currently modifying lets users post documents and the ones that are not posted are saved in a custom table. Now, we had a sc...

    Resolved! Accepted Solution

    Projects - WBS Upload

    HI All , I am uploading the Projects WBS Elements using LSMW via BAPI : BAPI_BUS2054_CREATE_MULTI.I getting this error at the last step :‘SaveReplica’ Method was not called up via ALE .Could any one help me ,why I am getting this error and what I am ...

    Resolved! Accepted Solution

    Sending email with attachments in different file types. Att. came from GOS

    Hi People,I'm currently using GOS to create an attachment. When the program is run... it should send an email with the attachment from the GOS. It is working fine when I attach a TEXT file, but when I try to attach an EXCEL file ".xls" it is being a...

    PERFORMANCE ERROR

    Hi when check for report performance in code inspector i am getting the errorerror:program znewtest include znewtest row 000208 column 0000 char string w/o text will not be translated.please can tell me how to slove the problem.regards,sivakumar

    Resolved! Accepted Solution

    Sorting?

    Hi Experts,I hv code like,1 Code) :<i><b> sort itab by charg.sort itab by invnr.</b></i>2 Code):<i><b>sort itab by charg invnr.</b></i>Is that the above two codes wuld yields the same result? Or not?ThanQ.Message was edited by: Sridhar

    Multi selection in Seach Help? where Check box are to be checked by default

    Hi,I have module pool screen with table control. The table control contains the columns MATERIAL NUMBER and MATERIAL DESC. In the application tool (PF-STATUS) i have a button, if user press this button i need to display a search help for selection of...

    Resolved! Accepted Solution

    reports

    hi guru's,here iam giving the sample code.i need an explantion how it's going to work in details.if it's clear to me full points.thnx loki.tables : kna1,vbak,vbap,mara.select - optins : cust for kna1 - kunnr.data : begin of i_kna1 occurs 0, kunnr lik...

    Resolved! Accepted Solution

    FM to take input from User

    Hi All, I have to capture the rejection reason using a pop up / dialog box.Length can be max 255 chars.If anybody knows if std FM is available for this purpose ?I have tried FM: POPUP_TO_GET_ONE_VALUE.However in this I am able to put commnets upto 30...

    Resolved! Accepted Solution

    report

    hi guru's,i've internal table namely itab,in tht i've 4 records with 4 four fields.f1 f2 f3 f4 q 2 e 4a 3 s 1z 1 d 5now while populating , in the loop i've used at new statement i.eloop at itab.at newwrite : / itab.end loop.what will be the ...

    Re: problem in BDC?

    Hi Friends,I have a problem in BDC while uploading the data the i have problem.The data from internal table is not getting proprely aligned up with screens.I am not able to see the data that is avaliable in the internal table into the screens,I am no...

    Resolved! Accepted Solution

    WorkFlow

    Hi!Friends,I have 2 questions about workflow in my mind .1. Is there any strong connection between workflow and abap ( in depth ) programming language? 2. Whats the future of workflow 2 - 3 years down the track from now? I mean to say where the organ...

    Workflow Error

    hi,i am not sure whether this is the right forum to post this issue. here is my issue.i created one WF of sending mail on triggering of a particular event. i did the bindings from event to WF via attributes. Now the mail goes but the atribute values ...

    Labels in this area

    Explore this Area