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

    Task in smartform

    Hi,I to put the below functionality in the smartform. I am new to  smartforms so need help, i know the logic but i need help to know how do i will put this in a smartform. This data need to be reflected in smartforms header.To get this description, p...

    Resolved! Accepted Solution

    SE16 appear msg MO429: No table entries found for specified key

    Dear Gurus,I got a weird situation....There is a data(SO: 50009001 & ITEM: 20) which exist in one ztable, but when I put the parameter so & item on SE16 selection screen, it will pop up an error msg: MO429 No table entries found for specified key , i...

    Currency field validation

    Hi Experts,     I have to validate currency field. Example: amount type dmbtr, dmbtr has length 13 and decimals 2. So i have to check whether amount has length of 13 and decimals 2. Is there any function module to validate??Thanks in Advance!

    sunil_mani by Active Participant
    • 2460 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    TabStrip ALV Using OO

    Dear Guys ,I have made an ALV using OO .My ALV has to grids .The main Grid (up) and the second Grid (down) which has 2 tab strips.The functionality is like this : When i press a button to the first ALV some data appears to the grids in the tabs.My re...

    Resolved! Accepted Solution

    Update Inco terms by Inbound IDOC ( ORDERS05)

    Hi Experts,I have a requirement to create sales orders through inbound IDOCs ( ORDERS05 ). Its creating the orders BUT its not updating the Inco terms ( it comes under       <E1EDK17 SEGMENT="1">         <QUALF>001</QUALF>         <LKOND>SSS</LKOND> ...

    Resolved! Accepted Solution

    How to get address #?

    Hello I am trying to pull the Address # based on the Person #.I have contact person record in KNVK table, but it doesn't have the address #.I want to get the Fax # of this contact person, but this fax data is available in ADRC table, which table requ...

    ASCS Instance PSE?

    I am setting up ssl metadata exchange for my web dispatcher.  this is working in Q/A where there is a CI instance and a DI instance.In production there is also a Abap SCS instance in addition to the dvebmgs instance and DI instances.  The message ser...

    Resolved! Accepted Solution

    FM CONVERT_TO_LOCAL_CURRENCY

    Hi all.I'm using FM CONVERT_TO_LOCAL_CURRENCY in a program, but it doesn't work. My code is: DATA: aux(200).  CALL FUNCTION 'CONVERT_TO_LOCAL_CURRENCY'    EXPORTING*     CLIENT                  = SY-MANDT      date                    = sy-datum      ...

    Resolved! Accepted Solution

    IF_IXML - XML Closing TAG

    Hi,...I first wrongly postetd it in "Getting Started with SCN"....and than wrongly as a blog...thats why I repost here. Please forgive^^I've to create a XML File that use NON-EMPTY closed tags.Example 9.1 Non-Empty Closed Element<anonemptyelement>  A...

    Resolved! Accepted Solution

    Error Message SE518|No account assignment exists for service line 0000000000 for value limit PR

    Hi,I am facing a problem when i am try to create a value limit Purchase Requisition, it shows bellow error.SE518|No account assignment exists for service line 0000000000.My source is     req_items-doc_type = 'NB'.     req_items-preq_item = '0010'.   ...

    Resolved! Accepted Solution

    How to Upgrade BW 3.5 security design to BI 7.3 authorization design

    Dear Experts:Thanks in Advance. I need to migrate current BW3.5 security design to new security ananlysis authorization design of BI 7.3. i am going to do it manually with out using the standard SAP tool RSEC_MIGRATION. Here i don't know how to creat...

    Resolved! Accepted Solution

    Internal table issue

    hi gurus,  i have written the below code , types : begin of stud_emp,                      name type c length 10,            rno type i,            dob type d,              end of studn_emp.data itab type table of stud_emp.data wa type stud_emp.wa-n...

    Resolved! Accepted Solution

    screen layout(se80) change not getting reflected in quality server.

    Hi friends,we did a change in the screen of a z program it is done in development server when we move the request to quality server the changes done in code level get reflected but the screen changes are not reflected in quality. we compared the vers...

    Resolved! Accepted Solution

    File not getting written to app server when prog is run in background

    Folks,                                                                                                                                                                                                                                                    ...

    kiran_k8 by Active Contributor
    • 2381 Views
    • 6 Comments
    • 0 Likes
    Labels in this area

    Explore this Area