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

Resolved! ABAP, SD Error

Hi Experts,I am facing the following error after doing VA01 i.e creation of sales order and while selecting the order from the list it is showing me the run time error.Runtime Errors CALL_FUNCTION_CONFLICT_LENGExcept. CX_SY_DYN...

Resolved! Data Archiving

Hi Everybody,I am new to data archiving, and I have problem understanding the following :1. If we are doing archiving, and the archived files are not moved to external storage device and still in file system, with new indexs etc, the second purpose o...

J1AR Transaction

Hi Experts,I want to use transaction "J1AR" to maintain table entries. This is a standard SAP transaction in ECC 6.0When we execute the transaction, we get an errror message :"The maintenance dialog for J_1AINFV11 is incomplete or not defined".We had...

ALV color

Hi.I created ALV report.it has quantity field like zqty, I need to change quantity font color as red if it is greater than 25, how can I change it.Already I am using this code but its changing entire column as red. color-col = '6'. color-int = '0'...

Problem with ALV

Hello experts,i´ve a problem with an ALV.The situation is:I read some data from DB, pack them into an internal table call another dynpro and load them into the grid. CALL METHOD go_grid->set_table_for_first_display EXPORTING is_variant ...

Menu Painter

Hello Abapers,I have created a couple of menues using the menu painter. I have two questions1. What a menues that are created using a menu painter used for.2. Can you use a menu created in the menu painter in a screen created in a screen painter or i...

Document flow in SD

Hi,I have used the function module SD_SALESDOCUMENT_CREATE to create a sales order with reference to the invoice.I have been able to successfully create the sales order.But when I go to VA03(Display Salesorder) and check the document flow for the jus...

Tables

Name the type of ABAP Dictionary table that has these characteristics:Same number of fields as the database tableSame name as database tableMaps 1:1 to database tableA: Pooled B: Cluster C: Transparent View

Resolved! F4IF_INT_TABLE_VALUE_REQUEST -Restrictions dialog box

Hi,I am using the function module F4IF_INT_TABLE_VALUE_REQUEST in screens, to implement a search help in my program , but instead of directly displaying the hit list , i want the restrictions screen to be displayed first with some default values, and...

Labels in this area