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

    Enhancements in a T-code

    Hi experts,I need to know that what all customer exits, user exits, BAdI, Implicit and explicit enhancementare used in my a particular T-code. So is there a way of doing that.I have seen the table MODACT & MODSAP tables but it does not show the corre...

    Resolved! Accepted Solution

    Error during creation of push button on selection screen

    Hi,I wanted to create push buttons on selection screen,Code:DATA DB1 TYPE VBAP-WERKS.DATA DB2 TYPE MARA-MATNR. SELECT-OPTIONS : SPLANT FOR DB1,                                SCLASS FOR DB2. SELECTION-SCREEN:  FUNCTION KEY 1,                       ...

    Resolved! Accepted Solution

    Upload Vendor Master(MK01)

    Hi abapers,There is a little confusion. I am trying to upload Vendor Master(MK01) through call transaction method. It is inserting only one record(one vendor). my flat file contains multiple records.Is there anything wrong in below coding.REPORT  ZBD...

    Resolved! Accepted Solution

    User Exit or Badi's for COR1 transaction to generate a PO

    Hi,My requirement is to change the format of the Purchase Order no which will be generated using COR1 tcode.Example: Material     - 1000000               Prod.Plant - 1101               Process Order Type - ZSRFGenerated PO: 001101000000But I need to...

    hide read reciept?

    hii m using 'BBP_OUTPUT_PO_DOC_SEND_ADB' this fm to send adobe attachment tthrough maili want to hide read reciept ?   try.                send_request = cl_bcs=>create_persistent( ).   lo_send_document = cl_document_bcs=>create_document(            ...

    Resolved! Accepted Solution

    BAPI

    Hi All,   BAPI_PRICES_CONDITIONS   Can anyone tell me how to fill the parameters for this bapi? Actually ,their is no documentation regarding  this bapi. Thanks in advance.Regards,Chakradhar.

    Resolved! Accepted Solution

    BAPI_CUSTOMER_FIND search by KNA1-KUNNR

    Hi all,I'm experiencing strange behavior of BAPI_CUSTOMER_FIND while I base my search by KNA1-KUNNR. I provide following input parameters to the BAPI:SELOPT_TAB-TABNAME       =                  KNA1SELOPT_TAB-FIELDNAME    =                 KUNNRSELOP...

    Resolved! Accepted Solution

    How to pass the Dynamically table name and RELID in IMPORT x TO y FROM DATABASE dbtab(ar) ID Key

    Hello Expert,I wanted to know is there any way through which we can dynamically pass the table name in IMPORT condition.For e.g.DATA : PCLT TYPE DD03L-TABNAME.DATA: SET_RELID TYPE T52RELID-RELID.DATA: key TYPE PCLKEY.DATA: text_version TYPE PVRSN.DAT...

    Resolved! Accepted Solution

    code for hr report to display highest qualification based on sub type?

    Hi experts,I have a requirement to display highest qualification based on subtypes . lets say Z3-GraduationZ5- DiplomaZ4- PGZ7-Othershere  PG ( subtype - z4) is the highest qualification for some employee, for some "Graduation (z3) is highest qualifi...

    Labels in this area

    Explore this Area