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

READ TABLE FROM WA

Hi,I am working on a existing program where it does a read based on work area so it should compare all fields of work area to find whether a record exists in internal table but i found it compares only first 4 fields .How is it.This is a standard int...

error at assignment

HI All ,while executing below program for field-symbol it gives dump i.e. ERROR AT ASSIGNMENT : OVERWRITTEN PROTECTED FIELD.PARAMETERS P_FIELD(10) DEFAULT 'ABCD'.FIELD-SYMBOLS: <F1>.ASSIGN: (P_FIELD) TO <F1>.WRITE:/ 'P_FIELD', P_FIELD, / 'F1' ...

Program to update BOM by CSAP_MAT_BOM_CREATE as error KEY_INCOMPLETE coming

Hi to all,Can any one provide me sample program to update BOM via Function Module CSAP_MAT_BOM_CREATE.As i already have created the program , but run time error is coming KEY_INCOMPLETE for CSAP_MAT_BOM_CREATE. as i have already search the SDN , but ...

Data upload in SAP

Hi,Im uploading an excel file in sap using gui_upload in binary format.In the internal table my data is stored in one column of char type.Now i want to store that internal table data into a single column in my Ztable.Pls tell me how to do that in suc...

ALV delta refresh possibility

Hello,In a transactional screen, we are using ALV grid (CL_GUI_ALV_GRID) to enter and edit order items,this screen should work fastly.Is this possible to refresh a cell or line individually in ALV?The method REFRESH_TABLE_DISPLAY is taking too much o...

bbalci by Contributor
  • 1465 VIEWS
  • 6 REPLIES
  • 0 Likes

Valuation class in MB51

Hi all,1) I am trying to add valuation class in a Z report copied from MB51,but when i am executing i am getting repeated data.Did any one face the problem,If so please suggest me. (i also tried delete adjacent duplicates from itab[] comparing all fi...

How to insert a record to INFTY 0006 and Subtype 1 (Communications)

Hi,I am having trouble inserting a record to HR ABAP INFTY 0006 and SubType 1 through Webdynpro ABAP coding via Function module:- HR_INFOTYPE_OPERATION.Please anyone point me how to create record(With typical values/coding) sucessfully through above ...

Labels in this area