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

Key Value Question

I have a NUMC size 2 defined for a field in my custom z table. I'm trying to add records to that z table and would like to pass 00 and have it save that to the table but when it passes 00 it adds nothing (blank/null). The 'Initial' flag is set on. It...

Resolved! GOS and URL

Hello,I created an external document (URL) with GOS system. Now I would like to retrieve the pathname of the file attached.How can i do ? somebody speaks about the table SOOD , but this one don't give the url.( only the description of the attachment....

BDC Error in SM30.

Hi,Am trying to run a BDC for a Custom Table in SM30.When I am trying to update record am getting the error message "Screen 0000 is too large for internal batch input area". I also tried with CTU_Params in call transaction statement asctu_params-mode...

IDOC STATUS 62

HI Experts, I am processing an inbound idoc for material transfer request, In WE19 once i click on "Inbound Function module " button to process idoc. It process it successfully and also creates the Transfer request. In FM in which i am processing the...

Resolved! Internal Table

Hi All, I have internal table ITAB with duplicate rows as below.ITAB-MATNR A BCCDEEi would like to delete all duplicate rows from ITAB (i.e both rows with of c and e) and these rows need to be copied into another internal table ITAB1. Final...

Resolved! Shared Objects/Memory (SHMA)

I have a question about the "new" shared objects/memory (tcode SHMA). Could it be used to increase performance for accessing a text table like table MAKT? For example, we have several programs which access the material text table (MAKT) usually wit...

kmoore007 by Active Contributor
  • 555 VIEWS
  • 1 REPLY
  • 0 Likes

Unicode Errors

Hello ABAPpers,I am getting the following unicode error."V_ITM_ER" must be a character-type field (data type C, N, D, or T). an opencontrol structure introduced by "INTERFACE". for DATA: v_itm_er TYPE i. GET PARAMETER ID 'ZP1' FIELD v_itm_er.Pleas...

User Blocked

Hi,Please help me with below query. I have one dialog user who is blocked due to incorrect log on. So for reseting password i went to SU01 then reset the password and for checking i did log in but I am getting error like " PEASE CHECK THE CODE INIT...

Resolved! bdc for qp01

hello, i am writting bdc program for qp01 transaction in which i have used recording for 18 lines items.i have defined in itab ( i.e my internal table ) , all the fields 18 times. like field1, field2 , field3 , etc. upto 18.And in between ' perfo...

Resolved! Unicoe Errors

Hello ABAPpers,I am getting the following unicode errors in the report while executing UCCHECK transaction.1. "SY-TABIX" must be a character-type data object (data type C, N, D, T or STRING). for SHIFT sy-tabix LEFT DELETING LEADING space...

Labels in this area