Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92257 VIEWS
    • 212 REPLIES
    • 39 Likes

    PDF-Based Forms

    Hi. I want to create an invoice in PDF format using transaction SFP.For work I need the following components:- interface:            INVOICE_INTERFACE- forms:                      SD_INVOICE_FORM01- print program:    SD_BIL_PRINT01Where do I find it...

    VF01 warning message

    Hi GurusWe would like to pop up a message at the time of VF01 processing. ie, In VF01 if we select a particular billing document type and when press enter, the system should throw a warning message. I would like to know which user exit would satisfy ...

    Resolved! Maintain Organisation views in Operational Risk Management (SAP ORM for Banks)

    Hello Experts,We are not able to see different organizational views in "Master and Dependent Organization Views Mapping" tab in NWBC (Path-->Master Data---Organizations---Master and Dependent Organization Views Mapping).Can anyone please let us know ...

    mb90 related problem

    Hi all,when ever we creates any PO it generates a unique reference no., now when i put this ref. no into MB90 transactionit calls my smartform associated with it, and it get printed, the problem is that, whenever we go for the cancellation(revarsal) ...

    Resolved! Smartforms :: Assigning different forms to different Trays of Printer through Program

    Good Day,We have four types of permits designed in Smartforms and my user need to get different prints from different trays of a printer as they maintain different color papers for different permits on each tray. I am calling four different Smartform...

    Issue with RFEBCK00

    I'm submitting RFEBCK00 in a custom program: SUBMIT RFEBCK00 AND RETURN      WITH CK_FILE EQ OUTFILE      WITH PCUPLOAD EQ ' '      WITH PNUMC EQ 'X'      WITH POST EQ POSTX      WITH PA_XBDC EQ PA_XBDCX      WITH TESTRUN EQ TESTRUNX      WITH GROUP ...

    user exit issue

    hi alli hav an issue here that is in fb60 transaction we have one field housebank(bseg-hbkid) .we have to restrict this field to enter relavent house banks by using user exit . when we click save button. for this the authorization object provided by ...

    Resolved! How to Return a generic Data Type in Classes

    Hi NG,I like the concept of the JAVA Generics.Is it possibel to Return generic Types in ABAP?For exampleclass demo definition.public section.class-methods:     compare          importing               i_data type data          returning              ...

    majcon by SAP Champion
    • 1541 VIEWS
    • 3 REPLIES
    • 0 Likes

    Resolved! export abap to mail

    Hi i got the following example to send out mails per sap. Unfortunately nothing appears if I check soost. Can you please give me any advise what´s wrong. TABLES: KNA1.* data for send functionDATA DOC_DATA  LIKE SODOCCHGI1.DATA OBJECT_ID LIKE SOODK.DA...

    Labels in this area