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

    uccheck error OPEN 001

    Hi gurus,I ran UCCHECK on a program and it gave me back this error codeOPEN 001: One of the additions "FOR INPUT", "FOR OUTPUT", "FOR APPENDING", or "FOR UPDATE" was expected.The error was for this line of code. OPEN DATASET p_dataset IN TEXT MODE. ...

    Resolved! Accepted Solution

    Rounding a float value.

    Hi Friends,I am trying to round a float value. Suppose the value is 1.6666666666666666E-01 I need the output as 1.67I hve been using ROUND function module but it gives me 1.6700000000E-01when I use Packed decimal it takes as 0.17Any suggestions..Than...

    Reg BDC Upload prog

    Hi Experts,I have one issue in my BDC program, this prog is upload Journal entry. my Journal entry file name is like "378040". its number. its a cost center. now client requirement is different they want in front of the file added four zeros(0000). s...

    Modify IDOCS

    Hi All,Any Idea how to modify IDOCS. My guess is find out the corresponding role and change the authorizations. Is it all or should i be knowing something more about IDOCS?Thanks in advanceEdited by: Reel Genius on Jan 7, 2008 9:59 PM

    Resolved! Accepted Solution

    Inbound Idoc

    Hi,I am having problem with Inbound IDoc. I am sending data from another system to R3. In the other system the status = 03.Coming to R3, I am not able to see any Idoc in WE05 itself. Any ideas? However, this worked some days back but not now.....Than...

    Resolved! Accepted Solution

    transport request sequence

    Hi,e.g i have program1 and it's has transport reques no DEVK001, I have done my work n transported to QAS. Now the active version in qas in DEVK001.Again in Dev I have made some changes under request no DEVK002 or the same object and transported to Q...

    Resolved! Accepted Solution

    NEED HELP

    HI, i have table of employee free days but in hours and i have to accountant it to days but to take care in percent of job (if emp 100% job or 50% or...) how i can do that?Regardsi reward

    SUIM --General

    In the T code SUIM when we select users bu complx selection criteria there is a There are two types of groups one group for authorization and the other User Group ( general) On SU01 --> the " Logon Data" tab as an auth check gp . --> Th...

    Resolved! Accepted Solution

    READ Table With Key

    I am trying to get the sy-tabix of a record in an internal table.The key I am using is a field in the internal table that will be unique.I get sy-sub = 4, so I assume I am not defining the key in full. The code is:CONCATENATE g_dimen i_bunit INTO l_n...

    Resolved! Accepted Solution

    Table Control

    Hi, I Created a table control by using table control wizard, my problem is after entering some values in table control wizard when i press enter the records will get double i.e. if my records in table control are 2 after pressenging enter these are ...

    product hierarchy

    Hello everbody have aproblem with alv i have the product hierarchy fro the table t179 and t179t i have linked it with sales quantity and mseg tale to get the quantity for a particular plant. my problem is i am not able to get the subtotal for a parti...

    Resolved! Accepted Solution

    Pushing Internal table data from BW to R/3 When there is no standard BAPI

    Hi,I read an Infocube in BW system to an Internal table ITAB.I want to use this Internal table ITAB in R/3 .I don't have standard BAPI for my requirement instead I have a standard FM which can complete my task using Internal table .How can I achieve ...

    Resolved! Accepted Solution

    How to track IDOC

    Hi Experts,I use WE19 to reprocess an existing IDOC (source IDOC). WE19 will generate a new IDOC. My question is how can I track the source IDOC of this new IDOC? Is there any way to get the source IDOC regarding this new IDOC number generated by WE1...

    Labels in this area

    Explore this Area