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

Resolved! Field symbols

I am assigning values to the field symbols during run time . It comes under an error in extended check. could you please give the solution for overcoming error due to run time assignment.i am using <fs_xx> type any.

Widening Cast

Hi, I am using wideningcast operation for development purpose. In a particular include iam using two forms.*&----*& Form check_row_type*&----DATA: lref_meta_data TYPE REF TO xx_meta_data. CATCH SYSTEM-EXCEPTIONS xxx_xxx_error = 4. lref_m...

BDC Programming

Hello SAP GurusI am trying to build a BDC code for tranc F150. I understand that there are some changes in the screen field numbera with the version changes. I would like some one to please help with with some of the screen numbers which have changed...

Resolved! SAP Query & ABAP Query

Hi,I just want to know the difference between SAP Query & ABAP Query.How to procede with these two methods,Which method is used for which purpsoe.In which cases SAP Query is prfered or in which cases ABAP Query is prefered.Thanks in Advance,Irfan H...

debugging migo

Hi to all,i am debugging standard MIGO. In the migo program SAPLMIGO[SE38] there is a include LMIGOST2 in that include there is a code on line 113 col 31 WHEN 'OK_POST' OR 'OK_POST1' { [ OK_POST/OK_POST1 is the fct code for SAVE Button ] }. After thi...

Resolved! BDC Errors

I ran BDC session with some work orders. Many records failed. To look at which work order numbers failed I have to go thru each record, click a few buttons to get the work order number of one failed record. Is there any way to get numbers of all fail...

Indexing

Hi,For a table like BSIS where there are 8 Primary keys( Excluading Client ) , and its having three Indexs.And i am using 5 Primary Keys with order BUKRS,AUGDT,GJAHR,BELNR,HKONT . When i am getting data here using one index does the order of Project...

Resolved! BAPI_SALESORDER_CHANGE

Hi All,I am trying to change the item quantity in a Sales order using <b>BAPI_SALESORDER_CHANGE</b>My Code is as follows:Passing the following values.<u>CODE:</u>DATA: BAPISDH1X type BAPISDH1X. BAPISDH1X-UPDATEFLAG = 'U'. data:I_BAPISDITM TYPE TA...

Resolved! Hiding of Table control

I've a table control and Material group related fields in a screen. I need to hide the table control if the Item is not 10. I'm able to achieve the requirement that if the Item is 10 material group related fields be hidden.I'm using loop at screen st...

Resolved! Datatype Currency

Hi, I am trying to understand the datatype currency, becoz I am trying to create a flat file for BDC in which one feild is WRBTR... If i see its length in BSEG table it says length 13 & decimal 2 ... I want to understand how many places I should k...

Urgent - STARTRFC

i have an RFC where it updates a table using a message passed by UNIX.startrfc -3 -d D47 -u USERNAME -p PASSWORD -c 010 -l EN -h r1p1 -s 00 -x sapgw00 -F RFC_NAME -E Parametersy-subrc will be 0 so it tells this is successfully executed but it is not ...

Labels in this area