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

    Function module to update the SPRPS field in infotypes

    Hi Guru's     I m developed the workflow for personal data maintain in ESS with single approval. Employee can able to update his personal data and saved.Now the workflow will trigger to HR for approval .Before the workitem send to approval   i  need ...

    Resolved! Accepted Solution

    Report a sales contract

    Good morning guys, I'm having trouble making a report of SD because it has no functional SD here to tell me some things. I'm doing a report for the Sales Contract, this report I have to pull the contract from some suppliers. I was using the VBAK tabl...

    Resolved! Accepted Solution

    Display a popup screen in logon screen without create session option

    Hi,Below is my requirment is :"No longer allow Service users to log to SAP"Solution done in system is below:In SAP enhancement SUSR0001 , we have added the below codes,   SELECT SINGLE ustyp  INTO wl_user      FROM usr02      WHERE bname EQ sy-uname...

    Resolved! Accepted Solution

    Error on MM02 - Lock

    Hi,When i try to alter a material on MM02, when i put the plant data, the error is launched:The plant data of the material 1300000277 is locked by the user ############The '###' chars really appears on the screen.This error is launched by the fm ENQU...

    Resolved! Accepted Solution

    Add segment in Idocs <Error Idocs Document date 00.00.0000 is incorrect in item >

    Hi every body ,I have the  idocs WMMBXY with error  <Document date 00.00.0000 is incorrect in item >because one segment is missing E1MBXYH in this idocsHow can i add this segment  <E1MBXYH > to process my idocsThank you

    Resolved! Accepted Solution

    Exporting char(string) to excel file using GUI_DOWNLOAD

    Dear Team,When i am trying to export Data of type Char(like 12345678987654321)  , after export it convert this data to Floating format(scientific n1E+n2) which is not my desired  output .i need to change it using excel cell format control.suggest me ...

    Resolved! Accepted Solution

    Field symbol not assigning?

    Hi everyone,I am trying to assign a value to a field symbol as follows: LOOP AT gtab_out REFERENCE INTO gr_tab_out.          ASSIGN COMPONENT l_fieldname OF STRUCTURE gr_tab_out TO <lfs_fieldname>.l_fieldname contains a column name of gtab_out and it...

    ABAP Report

    my requirement is regarding to schedule agrrement me32l.open tcode me32l and go to conditions, In condition we entered the Amount.So my requirement is to validate the Entered Pricing Amount to a Ztable Amount.If they are equal then only it has to be ...

    When we create a Purchase order that has PIR in line item, the text is stored in EINA or EINE?

    Hi Friends,I have a requirement that, whenever we created the PO that has PIR in line item, the text is getting stored in EINA or EINE table.so here the businees need to move the text which storing in EINA /  EINE to ekpo text id up on saving.please ...

    Resolved! Accepted Solution

    Dynamic Where Clause in select using member attribute of class

    Hello,can anybody provide me some tips how to solve this problem:          SELECT (lv_sql_select) INTO CORRESPONDING FIELDS OF TABLE lt_cntrl2                      FROM (lv_db_name)                 FOR ALL ENTRIES IN mt_guids             WHERE (lv_sq...

    Resolved! Accepted Solution

    Append Structure

    Hi Experts,I have create one Append structure and use Serch help Exit ,it is working fine but When i am selecting data it will not come to the Input Field.Here i have add this tab in append StructureWhen i am insert value and press enter then this 2 ...

    Resolved! Accepted Solution

    Dropdown values are missing while using the function module KCD_EXCEL_OLE_TO_INT_CONVERT

    Hi all,when i am trying to upload the excel template by using the function module " KCD_EXCEL_OLE_TO_INT_CONVERT" to an internal table some field values are missing. i am using the function module " KCD_EXCEL_OLE_TO_INT_CONVERT"  and i am uploading a...

    Resolved! Accepted Solution

    Define distribution list at Job Step Level

    Hi Experts,Background job is back again. Now the requirement is ' Can we add distribution list at job step level'.I will explain the requirement properly.I have one job and 4 reports are included in it that means you can say it is 4 step job.They are...

    Resolved! Accepted Solution

    Data Display Problem?

    Hi friends,     i got small problem please help me.     i want to transfer material stock using tcode MB1b and Movement type 311.     so iam using BDC for stock transfer after BDC execution SY-subrc  =0           i want to get the data from data base...

    Labels in this area

    Explore this Area