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

    SAP Note : 1842604 : error in class: CL_HR_B2A_GBEF_EAS_XI_N method : create_envelop

    Hi,We have successfully implemented the SAP Note : 1839345.We are implementing SAP Note : 1842604. however ,we got the error that below class methods are not present in the SAP system.ClassMethodCL_HR_B2A_GBEF_EAS_XI_N CREATE_ENVELOPCL_HR_B2A_GBEF_FP...

    Resolved! Accepted Solution

    QEEM_SUBSCREEN_5000 badi get_data method not triggering

    i have to implement custom fields for qe01 tcode, i have used the badi QEEM_SUBSCREEN_5000 the fields were coming in to the standard screen and value floating into put data method... get_data method is not triggering where qals structure is in export...

    Resolved! Accepted Solution

    Using logical databases

    HiI am trying to pull data from the ADA logical database.  I have a field on the selection screen 'AFABE' and when I enter a value in this field it is filtering the values I get from table ANLB but not from the values I get from ANLAV.I have attached...

    Resolved! Accepted Solution

    Regarding %_hints oracle '&max_in_blocking_factor 100&&max_blocking_factor 100&' statement

    Sir,                I  have used non-key fields in the selection criteria for the BSEG (CLUSTER TABLE).                 the report is taking much more time to execute the output of the report.               As it is the cluster table, no way of creat...

    Resolved! Accepted Solution

    Hi i am not get the output for this can any one help please thanks in advance.

    TYPE-POOLS truxs.**********data Declaration**********DATA   : wa_bank_ctry LIKE bapi1011_key-bank_ctry,         bank_key LIKE bapi1011_key-bank_key,         bank_address LIKE bapi1011_address,         v_error LIKE bapiret2,         bankcountry  LIKE ...

    hi i have small doubt in bapi i have uploaded the data where i can see the output in bapi. in table bnka the values are not comining what is the problem?

    TYPE-POOLS truxs.**********data Declaration**********DATA   : wa_bank_ctry LIKE bapi1011_key-bank_ctry,         bank_key LIKE bapi1011_key-bank_key,         bank_address LIKE bapi1011_address,         v_error LIKE bapiret2,         bankcountry  LIKE ...

    Resolved! Accepted Solution

    EKKO - BUS2013 Z_BUSINESS_OBJECT_CHANGE

    Helloafter the upgrade to EHP6 we faced issues while testing phase regarding the Business Object> For the purchasing scheduling agreemente we cannot wirte the PO doc´s into the archive ( while printing), because the Archive  is not right configured.....

    Resolved! Accepted Solution

    How to fetch employee designation by using username

    Hi Experts,    i have one requirement to fetch employee designation based on user name . I used  PA0001-PLANS field to fetch employee position no . But my requirement is display employee position text like manager , team lead,trainee ect .Please prov...

    Export sales report based on loading and unloading date having same sales order number and different billing document number

    Dear Sir/Madam,i am developing a SD report in which i have to bifurcate provisional invoice details and final invoice details.we have developed report but its output format is not coming as per requirement which is given below:Details are given below...

    Resolved! Accepted Solution

    How can i display mounthly report

    Hi experts,i need to add mounthly report in my report here is my code could any one one help me please ?TABLES mseg. TABLES mkpf. TABLES dfies. TYPES: BEGIN OF gs_seri,   mblnr TYPE mseg-mblnr,   mjahr TYPE mseg-mjahr,   zeile TYPE mseg-zeile,   buda...

    asim_isik by Active Participant
    • 1259 Views
    • 6 Comments
    • 0 Likes

    Select query to get multiple fields in single field...

    Dear Gurus,I am looking for a select query to get multiple fields in single field...like if I have to retrieve first name, middle name and last name in single field name...e.g. ::  SELECT FNAME MNAME LNAME AS NAME                                   "h...

    Resolved! Accepted Solution

    uploading photo into sap

    Dear Experts:-I Have a folder which contains image files.(jpeg,tiff,...) . Using DS tool, I need to pick the file from the folder and upload in a table(sap table)  I am unaware of this type of loading.Please let me know how can i do this? i have a p...

    Labels in this area

    Explore this Area