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
    • 94900 Views
    • 212 Comments
    • 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...

    Resolved! Accepted Solution

    not validating MSEG-WERKS with PRPS-WERKS while selecting WBS element

    Hello Gurus,   I got a requirement that I have to validate WBS in tcode MIGO , as where ever WBS element is selected it doesn't matched with the plant which is used means if any other WBS element is used against that plant then also the document is b...

    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! Accepted Solution

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

    Resolved! Accepted Solution

    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! Accepted Solution

    Changing value of sy-msgty

    Hello Experts,I am calling a function module remotely in background mode(job).In the remote system, I encounter system error(for namespace check fail). The error message type or sy-msgty in this case is 'E'..To my understanding, background jobs termi...

    Resolved! Accepted Solution

    I need to join requests.

    Good morning guys.I need to join requests.When the object is the same in different requests it will consider the last request?example:dupk1 object X1dupk9dupk7dupk3 object X1When I join requests it will consider as a last change to the object X1 dupk...

    Resolved! Accepted Solution

    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
    • 1620 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

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

    Resolved! Accepted Solution

    PBO User Exit on Infotype

    Hi,I need to call a program that generates a batch (using a submit statement) when a change is made to an Infotype 7 record. I have my code in user exit ZXPADU02.The data I have to work with is   psave, innnn and my own structure 'ls_0007' which cont...

    Labels in this area

    Explore this Area