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! How do i extract base amount, cst amount of an item in rseg?

SELECT  RSEG~BELNR             RSEG~GJAHR             RSEG~BUZEI             RSEG~EBELN             RSEG~EBELP             RSEG~MATNR             RSEG~LFBNR             RSEG~BUKRS             RSEG~WERKS             RSEG~WRBTR             RSEG~LFPOS  ...

Runtime Error :ITAB_DUPLICATE_KEY Select on BSIS and BSAS Table

Hi Experts,We sometimes get runtime error itab duplicate key in production system on the following select:select data from BSIS into ITAB where burks on selection screen                                                        gjahr   on selection scre...

Runtime Error :ITAB_DUPLICATE_KEY Select on BSIS and BSAS Table

Hi Experts,We sometimes get runtime error itab duplicate key in production system on the following select:select data from BSIS into ITAB where burks on selection screen                                                        gjahr   on selection scre...

Resolved! Runtime Error :ITAB_DUPLICATE_KEY Select on BSIS and BSAS Table

Hi Experts,We get a frequent dump on the below select in Production system  for dupliacte key select data from bsis into itab where bukrs on selection screen                                                     gjhar  on selection screen              ...

Resolved! IW31 need to populate the serial number and inventory number against equipment number

Hi,I have a requirement for IW31 tcode, where in the user will put the equipment number under the header data tab and corresponding to its serial number and inventory number has to populate under the enhancement tab. Can anyone suggest me the include...

Custom Tab in FB60

Hi Experts,I have requirement to add a custom tab to transaction code FB60 using BADI.I've checked the following BADIs but unable to understand how to do it.BADI_FDCB_SUBBAS01BADI_FDCB_SUBBAS02BADI_FDCB_SUBBAS03BADI_FDCB_SUBBAS04BADI_FDCB_SUBBAS05Can...

Transporting problem

Dear All,I got a requirement to block user from removing the item adopt tick mark item wise in MIGO, so i have created transaction variant in SHD0 and made thatfield output only and stored in a TR.TR contains two objects Screen variant ZMIGO_0200 and...

Defining Variables in ABAP

I have to define large number of variables of same type.Ex  : time1 type tims,        time2 type tims              .              .              .        time30 type tims.Is there any solution to not over-write ' Type Tims ' again and again.I tried ,...

Table type in bapi issue

Dear All,I have to develop a bapi which will be used by other sources like java or .net or webdynpro java which should take two input parameters.for ex in spfli table two input parameters airlineid and connectionid and return a flight list of some fi...

prasad by Participant
  • 382 VIEWS
  • 1 REPLY
  • 0 Likes
Labels in this area