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

    Creating collective PO through WF10, need to upadate table EKPO's custom fields.

    Hi, I am Creating collective PO throgh Tx. WF10, now I need to upadte some custom fields of EKPO table, tried to use BADI: ME_PROCESS_PO_CUST~PROESS_ITEM, but it is not working for this scenarion (It is working fine with Enjoy Purchase Order), Please...

    CT04 function module

    HI,Present working with CT04 function module but unable to find the flow.Class contain few characteristics like -->  X_no and X_name ...... Requirement:When user enter NO in x_No and press enter 1. Need to check this value exist in custom table  else...

    Resolved! Accepted Solution

    Problem with FM TEXT_SYMBOL_SETVALUE

    Hi Forum,When using FM TEXT_SYMBOL_SETVALUE for replacimg variable in SO10 text.Data declaration in FM:data: nam like tline-tdline,       val(c_ts_maxval),                             val_length like integer,       field_type. In the above code c_ts_...

    Resolved! Accepted Solution

    call transcation 's_ac0_52000887' from z program

    Dear all,I try to call t-code 's_ac0_52000887' from my z program but after executing call transcation statement another selection screen which is above mention tcode is coming and i have to execute my report again.I want to avoid that selection scree...

    Push button

    I have a req i need a pushbutton name abc when the user clicks it shud allow to validate ...after it passes all validation the name shud change to xyz.pls help me on dis...Moderator message: please do more research before posting, do not use SMS spea...

    Resolved! Accepted Solution

    Performance of cnldst_shorttx within BAPI_NETWORK_MAINTAIN

    Hi,in a z report several calls to fm BAPI_NETWORK_MAINTAIN are done.Using ST12 i can see that one cause of low performance is this select (within fm CN_LDST_SHORTTX_UPDATE_PREPARE    SELECT * FROM cnldst_shorttx BYPASSING BUFFER                  APPE...

    Run Report in background

    Hi,In my report i have this code:SELECT-OPTIONS bukrs FOR t001-bukrs. AT SELECTION-SCREEN.   CASE sscrfields-ucomm.     WHEN 'ONLI'.       IF bukrs[] IS INITIAL.         sscrfields-ucomm = 'SJOB'.       ENDIF.   ENDCASE. START-OF-SELECTION.   WRITE '...

    Resolved! Accepted Solution

    How is the best way for xml file creation?

    Hi all,I have to create an XML file very complex from abap code, the XML looks like this:<?xml version="1.0"?><MxML version="1-1">      <events>            <mainEvent>                  <action>insertion</action>                   <object href="#contr...

    Resolved! Accepted Solution

    Postal Code Template

    Hi all,I have a requirement where I have to assign a default/null postal code to RE Objects, but cannot do so since countries have their own postal code pattern. Is there any way to see the templates used for Postal codes? It is only mentioned in SAP...

    Create New Entry Date

    Dear Experts,I am junior ABAP code and smartforms in SAP, i want to add new field for entry date of each delvery & invoice.So, how do i do?Could anyone recommand or give me any suggestion?Thank,RatanaModerator message : Search for available informati...

    Labels in this area

    Explore this Area