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

    BAPI_AGREMENT MAINTAIN

    HI,I AM USING THIS BAPI TO CREATE OUTLINE AGREEMENT, I PROVIDE IT WITH ALL THE RELEVANT INPUT IN IM_AGREEMENT_HEADER AS WELL AS IM_AGREEMENT_ITEMS BUT WHEN I EXECUTE IT ,IT GAVE ME THE MESSAGE:NO BATCH INPUT DATA FOR SCREEN SAPMM06E 0514SHOULD I MISS...

    ALV

    How do i identify the level of an ALV list. For eg. If I am using OO concepts to develop the ALV report and if I code a drilldown report, if the secondary list is generated then how or which variable do i use to identify the level of the secondary li...

    Resolved! Accepted Solution

    One perform with different internal table structure to 1 function module

    HI all,I am downloading an internal table in to excel using function EXCEL_OLE_STANDARD_DAT'”Here’s my code ..PERFORM sub_excel_download2..form sub_excel_download2FM ::: call function 'MS_EXCEL_OLE_STANDARD_DAT' exporting file_n...

    Resolved! Accepted Solution

    ADOBE forms usage

    I wanted to see what uses you could use ADS for?Would it add any value for any of the following?High volume Bill generation and printing.Output management in generalReportsAlso would you need different skillsets other than the standard ABAP developer...

    Resolved! Accepted Solution

    Performance Issues

    Hi all,I have a program which when ran in development takes time for about 7 mins. It accesss mara table and reads material value from that. Total no of recorsd are about 150,000. When I run the same program in Production it takes 6.5 hrs where as t...

    Resolved! Accepted Solution

    ABAP Program : Ultimo ??

    Dear All,I am new to ABap and learning by seeing some sample programs. I could understand some basic programs but Here I am stucked up, Can Anybody help me.data : Ultimo type d.ultimo = sy-datum.ultimo+6(2) = '01'. 'What this statment is doing'ulti...

    BADi for C223

    I need to add some fields to the report generated when C223 is executed...is there a BADi that can be used to accomplish this task? Also...can someone provide me with an example of how to customize a standard SAP report using a BADi?regards,Mat

    Resolved! Accepted Solution

    Field Symbols.

    Hi, My requirement is to tranfer 5 internal table contents to 5 different files in application server. To achieve this in one go I used feild symbols & I was successful in it. But now a change has come in where the filepath needs to be flexible depe...

    Resolved! Accepted Solution

    xl to txt

    hello experts,this is a simple qusetion herehow to convert the .xl sheet to .txt file without getting tab as a delimitor in between columns in text file.is it possible to put some blank places before some text(not the numbers) in a fild like_____xxxx...

    Resolved! Accepted Solution

    SAPScript: Possible to change character format "inline"?

    Hello,I'm creating sentences from strings in ABAP and passing those to SAPScript for printing. This works just fine.I want to boldface some of the words in the sentence.Are there commands I can add "inline" to the sentence string that will cause SAPS...

    Labels in this area