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

    Resolved! Accepted Solution

    Read INFOTYPES

    Hi,I usually read infotypes with the HR_READ_INFOTYPE function. But I discovered the method 'read' in the class 'IF_HRPA_READ_INFOTYPE' that do the same operation.Does someone know the differences between two forms of read infotypes? What solution is...

    amount in to words

    hi all,i need to display amount in words in medruck form i copied it to zpmedruck.i am calling subroutine for this.i developed code. wen i execute it is going to dump.tat w_fkwart is not correct number format and in this line move it_input_table-valu...

    Resolved! Accepted Solution

    Split string at line break

    Hi,A string remembers line break as a character # (Hex - 0A) which is different from the normal character # (Hex - 23). I need to split a string at the line break into multiple strings. The normal usage of SPLIT command does not help. If somebody has...

    Resolved! Accepted Solution

    reports

    Hi,Data: begin of itab occurs o, matnr type mara-matnr, ersda type mara-ersda, numb(2) type n, end of itab.for the first 2 fields i am retrieving data by making use of select query from marafor the third field i did ...

    Re:urgent

    hi, i have many record my file(65,555) if i exceed this limit i need to transfer the data in another file and need to generate and at last i need to count how mant files we moved data and this file should also be generated can any one hel...

    LSMW help

    Dear All,Can any one can help for preparation of functional spec,I need some Info’n in Accounts Receivable (AR)-Customer Credit Control. Also details about the Mandatory Fields, possible transformation rules, Load Structures in relation with LSMW in ...

    Resolved! Accepted Solution

    Hi Gays

    can any one please give me solution for this issue i.e..how to display the LOGO in the secondary list in interactive report (not in ALV Repot).Please give the solution for this issue.Thanks&Regards,praveen kumar .A

    Resolved! Accepted Solution

    hi gurus...

    These are some of the interview questions can u send me the answers for this question's...1) what is EXPORT stmt?2) describe stmt and advantages3) In one f-module how to make sy-subrc = 0.4) Diff bet RFC's and bapi's5) what are run time tools?6) dif...

    Resolved! Accepted Solution

    dialog programming

    i am concatenating the data into one variable and passing into one field but the data is not displaying fully in the text box its printing to the size of text box and truncating the remaining data so what do i need to do if i need to print entire dat...

    Resolved! Accepted Solution

    Enhancement M61X0001

    Hi,I have to create a user Exit for PP for the Enhancement M61X0001.First, I went to SMOD Transaction, and got two FM nameEXIT_SAPLM61C_001 andEXIT_SAPMM61X_001.They have Includes ZXM61U02 andZXM61U01 respectively.I created them both. But when I go t...

    Issue with RSEINB00

    Hi,I would just like to ask, what is the expected input of RSEINB00? I want to post an invoice from a text file. What should be the structure of the input file, specifically the E1EDP02 segment? Should it contain the PO number or the delivery note?Po...

    Resolved! Accepted Solution

    Enhancement In MIGO

    Hi Experts,I want to add a new tab in SAPLMIGO (standard program for MIGO screen).Is it possible to do it using enhancement framework because i am working in ECC 6.0.If so please help me with the step-by-step procedure.Plese help me.....................

    Labels in this area

    Explore this Area