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

    CUA - System Refresh

    Hello,I am new to CUA and need help in determining the pre and Post steps for CUA during the System Refresh. The System Refresh is performed on the Child System and after the Refresh my original users and Role assignments have to overwrite the users ...

    smartforms invoice

    hi,i have copied the smartform from lb_bil_invoice to zb_bil_invoice and using the stand program rlb_invoice.to generate a from using smartforms.when i place breakpoints on my driver program on the function module ssf_function_module_name and then on...

    Resolved! Accepted Solution

    Handling Versions

    Hi Folks!I need to know what are the best ways of handling versions in a development in ABAP. What is the best structure of transports when for example 2 or more persons needs to work over the same program or report, on exactly the same include? Is t...

    Resolved! Accepted Solution

    Calling routine from SO10

    Hi All, While calling a routine from SO10, both input table and output table are empty, I have used in following way../: DEFINE &PER& = &PTXT1-PERNR& /: PERFORM ADDRESS IN PROGRAM ZHR_OFFER/: USING PER/: CHANGING &P0001-PERNR&/: CHANGING &STRAS&/:...

    No decimals in ALV

    Hi, I am populating field quantity (13+3 decimals) in ALV.I want it to appear without decimal places.how should i get rid of it?there is a field called 'decimals_out' in ALV field catalogue. How to use this..? I am passing '0' in that but its not wor...

    Resolved! Accepted Solution

    sub routine

    Hello friends,I have a program and I have some Include programs and some perform statements in the main program.The form routines for the perform statement in the main program are in the include programs.I want to change the name of the perform state...

    Resolved! Accepted Solution

    String Operatoin

    Hi, How to output field1 C(10) and field1 C(10) into a string field and maintain the lengths of the individual fields? FIELD1 C(10) is 'ABCD' FIELD2 C(10) is '0123456789'MYSTRING should be 'ABCD 0123456789'I get errors using the write and conc...

    sap_cohort by Active Contributor
    • 499 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    ALV List Question

    I have very long rows in ALV output. Its more than 550 characters. I made line-size very high (1023) in the report, but it still splits the output row and puts in 2 rows when I run in BACKGROUND (ONLY). When I run in foreground it displays sinnle ro...

    Resolved! Accepted Solution

    Sort Itab

    Hello friends,I have to sort 2 columns ascending and the third column descending.I am using the below code but has errors. SORT it2_konv BY knumv kposn and kschl DESCENDING.ANy suggestions.shejal.

    Resolved! Accepted Solution

    Sending E-mail from SAP

    Hi all , We have written a code to send e-mail from SAP . The program will convert the list output to HTML format and uses the FM "SO_NEW_DOCUMENT_ATT_SEND_API1" to send it thru mail .But this does not reflect directly in SCOT , it is geting stored i...

    f4 help Problem

    Hi AllI have created a screen that has some fields and an alv grid. There is a date field in the header of the screen and the alv has some drop downs as well.I call the screen from my program but when I try any of the drop downs in the alv or the he...

    Resolved! Accepted Solution

    Validation for KP06

    Hi all!I need to make a validation for transaction KP06 (Change cost element input planning), so that given a version number (VERSN) and a cost element (KSTAR), the system will check in a Z table if the change is allowed or not.I have tried the follo...

    Resolved! Accepted Solution

    DEBMAS!

    I am sending customer IDOCS (DEBMAS) to middleware (XI). I configured it (XI as logical system) in partner profile to receive customer IDOCS.In the outbound parameters, I configured for DEBMAS with receiver port and other information.My question is s...

    Resolved! Accepted Solution

    Screen Exits for VA01/VA02

    Hi,I need to add 2 custom fields in VA01/VA02 transaction under the line item - additonal data B screen. Is there any screen exit available to do this? If so what is the enhancement that can be used and what are the FM exits that can be used? I donot...

    Labels in this area

    Explore this Area