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
    • 94726 Views
    • 212 Comments
    • 39 Likes

    How to auto populate User Parameters for User IDs based on roles assigned to the user

    Hello All,We have a requirement to autopopulate mutiple user IDs with specific user parameter Values. For the initial setup, we can use SU10 and mass assign this to multiple user IDs. However, we would also like to automate this for new user IDs - wh...

    I need sample code In HR ABAP(OM) for fecth a logic for job and postion and org out.

         Hi,   I need sample code to write a select quire for HRP1001 info type. Get Job from OM IT1001 Object Type C (corresponding to position – Object type S) For all jobs from above get corresponding Pay Grade Field (TRFG1) from OM IT1005For Positio...

    Smartforms

    Hi frnds how to print the data in tabular format in smartforms?  And how to fetch the data from selection screen into smartforms?Example:Parameter value 1Hav to fetch from selection screenParameter value 2Hav to fetch from selection screenTable value...

    BAPI_ENTRYSHEET_CREATE create SE using Service Outline Agreement (Contract)

    Hi SAP Gurus,Im having a problem using BAPI_ENTRYSHEET_CREATE using Outline Agreement (contract).. I use BAPI_PO_GETDETAIL for getting PO. When i use:   CALL FUNCTION 'BAPI_PO_GETDETAIL'      EXPORTING        purchaseorder              = ( Main PO ) ...

    Resolved! Accepted Solution

    SAP_ALL - Will this get assigned indirectly also thro Reference User or not?

    Hi All. Although i dont see SAP_ALL being assigned to any user as such, a few things are a bit confusing.WF-BATCH - is seen as communication user with Profile SAP_ALL. Which belongs to SUPER admin group. WF-BATCH is assigned reference User : RCF_ADMI...

    Resolved! Accepted Solution

    Reg: Read status of IBASE

    Hi All,Can you please help me get the status of IBASE. Is there any FM??I tried to use the tables IBSP and IBIN but the deletion indicator is not set for the IBASE in these tables.I tried using FM  IBPP_GET_IBASE_DOWN_ALL but it does not provide stat...

    The VBRP KNUMA-AG column should be populated if an agreement was used to price the order/item.

    When an invoice is created from an order which has an agreement then filed VBRP-KNUMA_AG sales deal has to be populated, but it is not getting populated.Please provide me some help on this.Do we have any BADIs or exits on the VBRP fileds updation?Tha...

    PDF File ZIP

    Dear ALL,I have developed a Smartform and then used the FM CONVER_OTF_2_PDF and QCE1_CONVERT. I have got my PDF in TRECORD1 which of SOLISTI1 type standard table.The size of file is 6 MB and I want to ZIP it before sending it to mail. I have searcd S...

    Resolved! Accepted Solution

    Performance issue on SELECT COUNT

    Hi,I have a SELECT statement inside a loop which is not ideal, I want to improve performance for it, any suggestion?LOOP AT I_RFQ_HEADER INTO W_RFQ_HEADER.     SELECT COUNT ( * )           FROM EKPO          INTO W_RFQ_HEADER-QITEM.          WHERE EB...

    Labels in this area

    Explore this Area