Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Criticality.png

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

SP01 display issue

For one user in SP01 spool list showing as ALV grid format. But for another user spool list showing as ALV classic format.Kindly suggest where is the settings to change the ALV grid to ALV classic in SP01 home page.ThanksAnand Babu

Resolved! 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