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

    BADI

    Hi Experts,I am doing BADI Definition and Implementation are well.but i could not get output from report program.see below it..parameters: ctry(2) type c.DATA: handle TYPE REF TO z_badi_calc_vat,sum TYPE p,vat TYPE p,percent TYPE p.sum = 50.GET BADI ...

    Resolved! Accepted Solution

    SO_NEW_DOCUMENT_SEND_API

    Hi,i use the Function SO_NEW_DOCUMENT_SEND_API to send Emails, but the emails have always the status 'waiting for communcation service'. The standard function to send emails works!!I guess the system missed an entry in one of the import-tables?!krTho...

    User validity

    Hi Experts,Please any one let me know your suggestions on below issue.i.e. I have created one user id with validity date like 01.07.08 to 25.07.08 in his user master record. On 25.07.2008 at 11:30 pm he has been accessing the server. can he able to c...

    Resolved! Accepted Solution

    ale idoc extenssion

    hi abap girus this is phaneendra i had a confussion that is iam not understanding in idoc extenssion ie in finding the exits for idoc extenssion we r going to smod and searching the exits(required or correct one) there we can see thre...

    problem with LDB

    hi guru'shelp me oout with that is wrong with the following code it gives me an error in extendeed syntax check.and that too 25 messages.i am using the LDB ADA and the code is as follows. TABLES: anlav,data begin of itab_anlav, include STRUCTURE...

    Resolved! Accepted Solution

    Type conversion at batch

    Hi,I have a problem in type conversion at batch.I am declaring a char variable(hsl2(20).) to hold the currency value, but at sm35(while processing the session created)I am facing a problem as:Assume that itab-hsl eq 100;then hsl2 = itab-hsl. "itab-hs...

    Resolved! Accepted Solution

    User Exit No for assign a different internal document number to VA01

    Hi,This userexit is used to assign a different internal document number to the sales order(VA01) when it is created depending on some criteria like a different SALES ORGANIZAION(VKORG) .Can anyone tell me what is user exit No for that and what is the...

    Resolved! Accepted Solution

    syntax query

    hi all,is the following syntax valid.select * from dbtab for all entries of it_tab.im running a batch program. i just want to check if my entries in my internal table are present in my dbtab. so that i dont insert my dbtab for those corresponding ent...

    Resolved! Accepted Solution

    list

    Hi,while displaying lists through interactive reporting.Suppose if I were at 16th list and suppose If I want to see the 3rd list or someother list suddenly.what is the procedure for that.

    Resolved! Accepted Solution

    Interfaces.

    Hi All,I have a requirement, I have to receive data file non sap system it is stores into application server from that I have to create notifications by using BAPI_APM_NOTEIF_CREATE and I have to send it into non sap system in back ground. This is al...

    Labels in this area

    Explore this Area