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

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83357 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Dialog Programming

Hi, few doubts abt Dialog Programmingi create a screen say 0100 whihc contains some fields. and i create 3 tcodes using the same screen, 1st for create email grp, 2nd for change of eml grp, 3rd for display of eml grp.the title shud change for every t...

User exit - availability check

Hi,When a sales order does availability check, it takes the stock transport order, as per the configuration, into account and confirms the quantity in the schedule line. However it is not taking into account, the batch in the stock transport order an...

Shiva_Ram by Active Contributor
  • 2518 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! radiobutton

Hi,How do I click on radiobutton p_app and cause the p_lfile open field grey out? and click p_pre radiobutton and cuase the p_afile open grey out?My current code does not work.Thanks,HelenSELECTION-SCREEN : BEGIN OF BLOCK b1 WITH FRAME TITLE text-00...

RFFOUS_C

Hi, I need to use standard print program RFFOUS_C for printing checks. We are customizing the standard form F110_PRENUM_CHCK. When i run RFFOUS_C, i get the remuneration statement on one page and the check on next page, but i want both on the same...

FM Replacement

Hi all,I am upgrading SAP from 3.1I to ECC 5.0.I am getting upgrade error for the FM 'CUD0_GET_CONFIGURATION', that the CALL FUNCTION NO LONGER AVAILABLE IN TARGET SYSTEM.Can any one suggest the replacement for FM 'CUD0_GET_CONFIGURATION'.thanxRakesh

Resolved! Customer

Hi, I did create a customer abc.Now my rek is like abc has to be a sales person not a customer.Now, how can i change the account group from sold to party to field personnel....is there any transaction?how can i delete a customer?

Resolved! ABAP subroutines

Hi,I have an internal table 'ITAB' which is filled with a select statement.I have another internal table OUTPUT whose fields are filled by the fields of ITAB.TYPES: Begin of ITAB ...............End of ITAB.TYPES: BEGIN OF output OCCURS 0,..............

Resolved! Performance Issue

Hi All,The following Statement takes a lot of time..any suggestions on Improvement.I cant use FOR ALL ENTRIES since i need the duplicate entries as well...LOOP AT r_kunnr. DELETE r_kdgrp WHERE NOT low IN s_kdgrp. DELETE r_bzirk WHERE NOT low IN...

Re: search help

hi to all,how to create search help with the required columns in the output display when we press f4 option.hi ravii had two fields namely(vbpa-pernr)i.e customs representative (ZG) and service representative(ZQ).for these two fields i want to add a ...

ALV display

I need to display the GL descirption to 20 characters, when the user drag right side , it should display the entire GL Description.I am using the following code.FORM build_fieldcatalog_fx. DATA: lv_tmp_tabix LIKE sy-tfill. CALL FUNCTION 'REUSE_ALV...

Error 00-341 RAISE_EXCEPTION when using Call Transaction for VA01 in backgr

Hi,I am getting this message when I use call transaction to create a sales order using VA01. Following is the statement I have used. Note that when i execute the program online, I am not getting any errors. I could create sales order without any pro...

LE_SHP_TAB_CUST_OVER

Is there anyone ever implemented BAdI LE_SHP_TAB_CUST_OVER to enhance inbound delivery transaction..? I have implemented the BAdI and got some problem. I have created a TAB in VL02n, and I am also able to show the values in the table control in the n...

hiring background

hi guys,i have some problems with hiring a new employee. i have to run hr_maintain_masterdata in background, because the application in run from the portal. I get the error that some complex application error has occured. But when i set dialog_mode t...

Labels in this area