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

Problem looping at VBAP

Hello All,I have the following code types: BEGIN OF t_vbap,          vbeln TYPE vbap-vbeln,          posnr TYPE vbap-posnr,          uepos TYPE vbap-uepos,        END OF t_vbap.DATA: lit_vbap TYPE TABLE OF t_vbap,          lwa_vbap TYPE t_vbap,      ...

mbew updation

Dear all,i have done dialog programming for material updation , this is the coding i have done , my requirement is i have to maitain the table mbew's moving avg price should be even in all plants based on valuation type . for example material 001 is ...

How to identify the customize role under which type of license? Eg: Prof ? Limited Prof? Report?

Hi All,May I know is that a way to check what type of license is under a customized role?Example: I created a new role call Z_TEST (With specified T-code and Authorization Objects) and assigned this role into User A.How can I check this role Z_TEST i...

MSC3N, Characteristics

Hi, now for certain material i see some characteristics. I need to avoid for certains materials that certains charateristics are actives. ¿someone knows some exit, enhancement point or badi where be possible to control the characteristics and modify ...

Resolved! Object AOBJ AM_ASSET is in the name range reserved for SAP. The object cannot be assigned to package ZXYZ, since it belongs to a different name range or namespace.

Hi,We want to make entry as below ( note 1250015) in structure definition for archiving object AM_ASSET.  Use transaction AOBJ to enter the archiving object AM_ASSET.                  Make the following entries in the structure definition:           ...

cannot catch Error "TYPE_NOT_FOUND", cl_abap_structdescr=>describe_by_name

I'm getting the same error, and I cannot catch it.not with   try...  catch cx_root  endtrynor with   CATCH SYSTEM-EXCEPTIONS    OTHERS = 9.  endcatchreproducing error with simply:>>data lr_structdescr TYPE REF TO cl_abap_structdescr.TRY.   lr_structd...

Resolved! Unable to modify Z report

Dear Experts,I have to change the some part of code in the 'Z' report which was already developed by some others.But what my problem is when i open the report in change mode ,it is opened like standard program.why it is opened like this?.here i have ...

how to handle multiple orders placed through Inbound IDOC simultaneously against same contract

Hi everyone,My scenario is to create sales order through inbound IDoc against a particular contract. Here I receive multiple Idocs simultaneously for one contract. Due to this idocs are getting in error status with the error message is "Contract is l...

Resolved! create help F1 function

Hello,I want to add the function F1. When anybody click on the i-Button or press F1, a seperate Window should open with a help text. I tried goto->documentation and enter there the documentation. But the documentation is displaying only on the first ...

Resolved! Excel In Module Pool

Hi All,I have a requirement I have to display a screen say '1000' screen number of my module pool program and before navigating to the next screen I have to upload an excel sheet and using the data from excel sheet I have to display data on second sc...

Labels in this area