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

Resolved! Performance Issue

Hi All,There is a report which takes lot of CPU usage to execute....Need some suggestions on improving the performance.Problem could be the Nested Selects..Any ideas on how to avoid them.Any help is appreciated..Here is the code..CLEAR t_materials. ...

Resolved! Convert type n to type i

Hello there,I was trying to convert an integer of type n to type i, however, when i do data: foo_of_type_i type i.foo_of_type_i = foo_of_type_n.foo_of_type_i becomes type n as well and therefore I can not compare foo_of_type_i to other integers of ty...

simple Dynpro

HiI need to develop a program with 2 dynpros where the user enter with the customer id in the first screen. The field ID must be validate and the user must have 3 choices: view, update or create a new customer if the ID does not exist. The second scr...

Resolved! search helps

Hi alli want to assign search help for a table field. i get various values for that field when i press F4 for that field. i want to know whether it is possible to search with the abbreviations.for example, one of the values is International Business ...

Z_VKDFS_ALV_DISPLAY

I am copying the FM Z_VKDFS_ALV_DISPLAY to a Z FM . While copying i assign the new FM to a diff package. When I activate the FM , it gives an error : type "slis_formname" not known ? I then includes the statement type-pools : slis to test , but still...

Resolved! Partner profiles

HiI'm trying to post inbound idocs using a custom FM and process code. I'm at the point of creating a partner profile for inbound direct processing. Now I have a confusion at this point. Suppose I have a sending system A and a receiving system B. Mus...

Tipical error in VA01

HI Folks,While the sales order is being created the system doesn’t not allow to create a document and it raises an error “ Error in Generated program GBAAAAAA”. i.e “the routine POOL_026_PC_0001 does not exist in program GBAAAAAA”.To avoid this erro...

Resolved! XD02: Classification

Hello all,I am getting an error “SUBTRDCHN: Value “503" not found” when a program calls the transaction XD02.I found that the value 503 is not in XD02. The value is supposed to be in characteristic value for the characteristic description “SUB tradin...

Service PO creation

Hi,I want to create a Service PO through the BAPI 'BAPI_PO_CREATE'. But it is giving the error messasge "Please maintain services or limits". I already maintained services and I am passing that in the structure BAPIESLLC. But it's not working. Did an...

Resolved! Internal table question

Hi Everybody-I am very new to SAP and i have question regarding internal tables. I have struture called "ZMI_VENDOR_TO_BW_GENERIC_V_TAB" which i get from another sap system thru SAP XI. Now i need to traverse thru this structure and add these values...

Resolved! CL_ALV_GRID header

I am using an object of type CL_ALV_GRID for showing my data.At this moment we need to display a header like the headers created with functions REUSE_ALV_COMMENTARY.I read the forums of sap ,the weblogs but i can't find the way to do it

ALV display

Hi,I need to display the GL number and and corresponding entries like151233 XXXXXXXX 121 122 XXXXXXXX 222 222 xxxxxxxx 252 252IN the above 151233 G/L should be merged for all the rows for their corresponding entries....

Resolved! Period and year

Hi all,here is my problem:I have a selection screen (SSCR) with 2 parameters, one the period and the other one the year.With this and other selection I have to find in either table MARD or MARDH the period and year closest to the one selected in the ...

smartforms

hi friendsi am doing one smartform for controlled and non controlled substance and i created two windows for con and non con now i need to find the num of labels in particular form var = 1.if label_type 'c1' or 'n1'var = var + 1.endif.plz tellme me...

Resolved! Batch classification

Hello!I need to find a place, exit or BADI, where any transaction that creates or changes the classification of a batch passes by.The goal is to have the classification of the batch, in order to copy it to Z table where the values will be available d...

Labels in this area