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...

    FDF file download

    Hi All,I have a requirment where I need to download the data into fdf format..The sample looks like this..%FDF-1.2 is the format of the file for Adobe<< Record >>/T is the Variable name/V its value%FDF-1.2%âãÏÓ1 0 obj<< /FDF<</Fields[<</T(94536728)/V...

    Submitting background job / Calling BDC within this job

    All,I have written a logic to create a background job as below from a ALV Grid output.SUBMIT z_job TO SAP-SPOOL                           SPOOL PARAMETERS l_print_parameters                           WITHOUT SPOOL DYNPRO.Questions:1) Is the z_job bei...

    Resolved! Accepted Solution

    Authorization for create change & display in J1ID T-code

    Hi All,I have requirement like to control create, change & display option in J1ID t-code.There are 15 radio buttons in J1ID, for some set of users, authorization should be given for create Chapter ID and those users should not give authorizations for...

    Resolved! Accepted Solution

    Loop with Select count which is the better way?

    Dear experts,I've the following situation and I need help to identify which is the best performance way of doing this.I have 3 tables with the following format.Table A (promotion) -> Cod_A Cod_D  fields..Table B (further information) -> Cod_D cod_A f...

    Badi issue

    Hi guru'sI am new to the BADI and was going through this wonderful blogHow to Implement a BADI in SAP ABAP with Tutorial &amp;laquo; SAP IgniteBut i have few doubts1)when I was trying to enter the data directly in MM01. in the material box which data...

    Resolved! Accepted Solution

    How to distinguish whether a TIMS type variable is 00:00:00 or initial?

    For example, when I wrote:DATA a TYPE tims./.............../CHECK a is initial.I found when I declared a, then a have a initial value 000000. So I wonder how could I distinguish a is assigned the time 00:00:00 or it is initial?Could anybody tell me t...

    GUI_DOWNLOAD Debug

    Hi All,I am using GUI_DOWNLOAD Function module in my program to download data to text file and I want to know how the FM save the text file as format 'ANSI' . So I want to debug and see what is happening but I am unable to get in to GUI_DOWNLOAD FM i...

    Resolved! Accepted Solution

    BAPI - Goods mvmt

    Dear Experts,I've made a coding by calling BAPI for goods movement with reference to the production order.  The result of the program should be executed with the 101 movement type provided with the document no which i'm not able to generate the proce...

    Resolved! Accepted Solution

    Unexpected popup with title M appearing after F4 help Webdynpro ABAP

    Dear All,     I am calling standard transaction ME21N in Webdynpro ABAP all is ok but when I press F4 at Vendor or Material  Unexpected popup with title M appearing after F4 help...... is there any solution?? kindly help me about this...Thanks in Adv...

    Resolved! Accepted Solution

    Call transaction and BDC not working S_ALR_87012357

    Hi Expert,Calling transaction and BDC not working S_ALR_87012357. Please helpHere my code : CLEAR WA_BDCDATA.  WA_BDCDATA-PROGRAM  = 'RFUMSV00'.  WA_BDCDATA-DYNPRO   = '01000'.  WA_BDCDATA-DYNBEGIN = 'X'.  APPEND WA_BDCDATA TO IT_BDCDATA.*  CLEAR WA_...

    Resolved! Accepted Solution

    LSMW with BAPI business object BUS2017 successful loading but business document not found

    I have designed an LSMW program to post goods receipts against purchase orders. It uses BAPI, business object BUS2017.  On the IDOC screen, it has status 53 "business application document successfully posted" but I could not find the material movemen...

    LeeFung by Participant
    • 2591 Views
    • 6 Comments
    • 0 Likes
    Labels in this area

    Explore this Area