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

Resolved! Over Flow Error

Hi, I am creating a functional module. In the global data, I had included a standard Include.include MM06ETOP_GLOBAL_DATA.When I am doing syntax check, it is showing ok. When i am activating it, it is giving the following error.Overflow when conver...

loop in BDC

i have a requirement in transaction xd02, where i have to upload credit card details of customers from an excel file. i created a bdc recording for the same. now, there could be cases where a customer may be holding more than one credit cards. how do...

Resolved! conversion of nos

Hi,the no is still being printed as 8-digit only,it should be printed as 16 digit no,I tried all the given options.In the debugging mode without using any funtion modules also the no is 18 digit only,but it is not printing the same.

table control

hi, In my tab strip control under a tab in a subscreen i have a i/p o/p field as number of partners and on entering a value into it that many rows should be displayed by openibg a table control in order to enter data like name of owner/ partner , ad...

we08

Hello All ,I want to maintain a table using we08 . but i get a message says read only . i have traced and found no failed checks .even i tired using sm30 the same message .what can be the problem . Is it something to related to customizing??

select query

Hi alli want select query for this.in cdpos table search for all the records for which changes are there in table MARC(fieldname TABNAME) for the following fields wrt to change in material noMINBEEISBEMABSTI require for all the 3 fields

conevrsion of number

Hi all,I need to convert matnr into 18 digit no.IT is actually stored as 18 digit no in the table but while printing in the reporrt it is giving as 8 digit only.I tried conversion_exit_alpha_input,but still the same result.can any one tell me what is...

Resolved! Create Goods Movement

Hi Xprts.I'm trying to make a good movemente input troughout the BAPI_GOODSMVT_CREATE. This for fabrication orders, i've sent the info that the documentation of this bapi displays, but i've allways receive the following message : "|Order [NUMBER] not...

Resolved! Please validate me

My below read stmt is to working if I use BINARY SEARCH in READ STMT .Do I need to use SORT table gt_vbak BY vbeln kunn2 ?just before LOOP at gt_vbpa INTO wa_vbpa.to get use of Binary search ?My code : BEGIN OF t_vbak, vbeln TYPE vb...

Labels in this area