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
  • 83408 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Which table lists the Text Symbols of all programs ?

Hi All , My business need requires to list down all the Text symbols and selection texts for a set of programs . Till now I used to collect this list by taking them indivisually from the programs/Function Groups, but that is becoming more tedious...

NOT in Operator

Hello Experts,Plz tell where i m wrong in my code.if ( record-EKORG_002 NOT IN ('1000','1100' ,'1200' ) ).move-corresponding record to it_error. append it_error.OR if ( record-bukrs_001 cs 'XYZ' ). if ( ( record-ekorg_002 ne '1000' ) or ( reco...

Resolved! SELECTION SCREEN EVENT

Hi Guys, we have a customized selection program similar to RSNAST00. In that while maintaining the variant when the users enter values other than say "ZABC " in output type field (KSCHL) and press enter certain fields in the screen should not be av...

Resolved! All the columns of an alv grid report are not downloading in excel in 1 lin

Hi All,I have some 60 columns in my alv grid report and user can download the report using list->export->localfile->spreadsheet.What the issue is that all the columns are not downloading in one line, instead they split in two rows.Please help.Regards...

Resolved! smartforms

Hi, I have developed a smartform and corresponding program,everything is working fine.But when i try to run the program there is one popup always coming and asking the printer name.I need to stop this screen display.When i give the t.code for the ...

Resolved! popup window

Hi Experts,I am working on Costing For Purchase Order in ALV. I want to make a popup Window to display the Pricing calculation to be display as popup window on click for the price column.Please guide me to proceed with this work.Thanks in Advance.

Diag protocol

Hello,I search any informations about the proprietary diag protocol. I need the description of the tcp/ip packet format and the different fields (how many bytes they are coded? ...)Where can I have those informations? Thanks in advance.Nico

Resolved! Naming conventions

Every client have different naming conventions that need to be followed while developing the code.so, after developing the code, how can we check whether they are satisfying all the naming standards?is ther any tool for that? or can it be checked in ...

Resolved! edit pdf

Hi experts,i have a mission:to open pdf file and the user could fill his: name, age, religion, no' of children etc.1. if he write 2 children they want to open a table with 2 rows and he should fill his children details(in this tables).2. the user ca...

Copying Error

Hi All, I am in Development server want to copy full one program included( with all the screens,types,DDIC structures etc.) to other like a new program with all the objects(all the screens,types DDIC structures etc.) but i am not able to copy ...

display edit mode

Hi friends,I am working on tabel control with wizard. In that I have four fields. Of which the second field will be in edit mode in all conditions. The other fields in display mode. When i insert the record all the fields should be in edit mode. ...

Resolved! RFC Clarification

Hi All,The following is what i know about RFC.RFC - A remote function call is a call to a function module running in a system different from the caller's. The remote function can also be called from within the same system (as a remote call).I underst...

saving variant in ALV

hi ,i have displayed data using method set_table_for_first_display of class CL_GUI_ALV_GRID.not i have a requirement to provide the functionality to save the variant in alvtoolbar to save the variant so that user can display the required fields only....

Vijay by Active Contributor
  • 350 VIEWS
  • 2 REPLIES
  • 0 Likes

validation for partner number

hi,i have a selection screen with partner function and partner number.not i need to validate the partner no against the entered partner function and partner number need not be a customer only so i cannot validate it from table kna1. Can anyone tell m...

Vijay by Active Contributor
  • 479 VIEWS
  • 2 REPLIES
  • 0 Likes
Labels in this area