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

    Transporting issue

    I am trying to transport a BAPI that I created. When I tried to transport it to test I get an error. The message is: 'Object R3TRFUGRZBAPI is in repair status. Therefore, it cannot be imported.' What do I need to do to transport this BAPI? I look...

    Resolved! Accepted Solution

    do and don't in ABAP

    hiiii would like yo know according to u're own experience what are the things to do when doing ABAP1. like never for select statement inside a loop2. don't select unnecessary things3. refresh internal table before using , clear after append etc..4. w...

    Resolved! Accepted Solution

    Help with loop

    Hi Experts,This is my sample code belowLOOP AT itab1.LOOP AT itab2 WHERE budat GE itab1-from_date AND budat LE itab1-to_date.EXIT.ENDLOOP.IF sy-subrc = 0.itab1-PAY_DATE = itab2-BUDAT.itab1-PAY_AMOUNT = itab2-BETRW. itab1-PAY_AMOUNT = itab2--BETZG.i...

    Resolved! Accepted Solution

    Selection screen scenario

    Hi friends,here is my scenario....i have a parameter p1.and then i have a selection screen blockwith a checkbox c1 and a parameter p2 in it.the requirement is ......when i select the checkbox,the cursor has to be placed in the parameter p2.by defaul...

    SPRO, SM30

    Hi All,I am working with a CRM user.The user's path is : SPRO - IMG - CRM - Transactions - Settings for Opportunities - Define Opportunity group, priority and origin - Define source for opportunities.When she clicks on the clock at this stage, she ge...

    Basic List problem

    Hey GuysI am facing a problem, while printing a basic list, say I have to print 100 lines, after the list cursor reaches the 100th line say I need to print something again on the 56th line. How do I do that ? Will RESERVE and BACK help? Can someone p...

    Resolved! Accepted Solution

    Implementing BADIs

    Hello,I am trying to get a basic understanding of BADIs.I assume SAP provide a number of BADIs which can be activated (or implemented) similar to the way in which enhancements are activated via CMOD.I am looking for a simple example of this so I can ...

    Resolved! Accepted Solution

    string type export for RFC

    Hello Friends,I am trying to create a RFC with the export parameter of the String type.But I got into following error message :Reference parameters are not allowed with RFCIs there any way to return the string type in the form of EXPORT or TABLE for...

    Resolved! Accepted Solution

    Bar Code not printing

    Hello friends,I have created an SAP script wherein I have made a Bar Code using character format and used as shown below,<BC>&G_TEMP&</>where BC is the barcode character format.I can see the output of Barcode in the print preview, but the client prin...

    Table mantaince

    I have created a ztable and also created a table mantainance for this table. When i try to create new enteries, it says 'Client has status non modifiable'. How to fix this error. How can i populate this table then without writting a program.Thanks,

    Resolved! Accepted Solution

    SPRO settings...

    Hi Guys,It would b great if any one can help me to know the technique (if at all is possible, not sure..!! ) to navigate from any Table (Delivery Class - G , custom table protected by SAP Upd, only INS all) to the SPRO.Means: For example I want to co...

    Resolved! Accepted Solution

    read statement

    Consider the scenario.data: itab type standard table of sflight-connid.data: wa like line of itab.how can i retrieve single record from itab using read statement using a logical expression.read ,,,,,, logi_exprs.Note: Here there is no header with nam...

    Error SAPDOCCD.log

    hye, When i trying to use additional help link, i am getting a message in the browser saying " browser staring" but ending up with a error diolog " For details please check the entries in in file SAPDOCCD.log in the windows directory. please help.Th...

    Labels in this area

    Explore this Area