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

    Creating custom transaction for Standard program RLS10034 (Transaction LT10).

    Hello Experts,I have a requirement to create a custom transaction for Standard program RLS10034 (Transaction LT10). When called from this transaction the select option “Stock Category” should be greyed out i.e. Output only.Now the problem is this t-c...

    Resolved! Accepted Solution

    FM to get employee list who is having birthday on a given period

    Hi  all,I am inputting a period for example..01.01.2013                   to                31.12.2013.i need to display all employees having birthday in this month or between the given period.Is there any FM to do this?regards,Alenlee MJ

    Resolved! Accepted Solution

    calling particular screen of standard transactioncode from our own program

    hi experts,                 i have a requirement such that i need to call second screen of fi12 i am able to call the screen but in that  screen subdialogs appearing while executing transaction directly but i cant get that dialog box when i call the ...

    AIE - next version

    hi,i'm very excited about AIE,a step in the right direction. when will be the next version available and such things as ddic for example? are next versions availbable only with installing higher versions in backend (we are on 740 sp3) or will the bec...

    Using LOC / NEU and EU wildcard in Condtition table Records

    Hello Every one,I'm inserting record in my created condition table Axxx via an xls upload.For example i insert those records:Example 1*****************European country = EU**********Ship To           Ship From          Tax CodeBE                     ...

    Resolved! Accepted Solution

    For BADI in MM02 for checking material based on characteristics value

    Hi all,i have a requirement to use a badi for MM02 txn.Actually my requirement is that any material having atinn value "0000000076"should not be used to create sales order if the value associated with its atwrt = 'h'.(there are two atwrt values for a...

    Resolved! Accepted Solution

    Calling subscreen with the help of Global Class Event

    Hello EverybodyGreetingsCurrently I am working in a project in which I have created a global class and a driver program which is a module pool in which i have maintained my screens and calling this global class. There is a navigation tree in a screen...

    Resolved! Accepted Solution

    Regarding STO and OBD

    Hi,I have created STOs and OBD's by using BAPI_PO_CREATE1 function module,In my system after creating STO by using BAPI function module automatically OBD wiil be created for that STO.Finally i am getting like this .For ExampleSTO NO.                 ...

    Hi All,I am devloping a alv report and I am using CL_SALV_TABLE for displaying my output. I want to set filter for some fields can anyone tell me HOW TO SET FILTER?

             I am using the below code for diplaying my alv report.    DATA: lr_alv      TYPE REF TO cl_salv_table,              lr_funct    TYPE REF TO cl_salv_functions_list.  TRY.      CALL METHOD cl_salv_table=>factory        EXPORTING          list_...

    Labels in this area

    Explore this Area