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

BAPI Return table

Hi all.My return table from BAPI is giving an error message (TYPE 'E')Can anyone let me know , where is this LOG , where i can view the detailed message.Also , the message is coming like "Messages for article 59941: log number 0000000000000935 " but ...

Resolved! screen output in CO02

Hi,I create a new program Z... execute a CO02 batch input.I've same problems with tha operation details...In co02 / Operation details / Standard valswhat's the criterion with whom change the screen-output fields (Setup, Labor...) in subscreen number ...

regarding alv

Hi all, I am working on ALV program my program is getting activated but its going to dump.i m getting dump error as" Field symbol has not yet been assigned."so frnds can anyone tell me whts the problem. REPORT ZTEST_ALV_satya_EDIT_1. TABLES...

Resolved! Field Symbols

Hi,I am trying to create a RFC function module which accepts table name, key field name and text field name as import parameters from user and then dynamically read this table for the field names in the import parameters. And then pass these values a...

Problem with loop

hi,i have with dates and i wont to now when i have the first record in the last place in tablei give e.g.0101200802012008020120080401200805012008.....01012008<---this is the last record in the table its not the same all the time it can be like0102200...

currency formate.

HiGood day experts,I've problem with Currency formate. In my client 101 i've 1,234,567.89 in Owndata.But Functional side they've 1,234,567.89 in 103 client.My problem is when the functional guys is entered data in currency field. if they double cli...

Resolved! Icons on ALV

Good morning! I'm still trying to put icons in one of the columns of my report (in which I use ALV), but it seems there's no way. This is the code I wrote: TYPE-POOLS: SLIS. type-pools: icon. Data: begins of TT, belnr like bkpf-belnr (and so on) ICON...

Resolved! Whats the table for MIGO and where I have to write inerst code for new fiel

hello gurus this is the my tcode is : MIGO in MIGO screen which table is used and which tables are effected. i have to add one field in MIGO screen and store it Ztable where i have to write insert code for ztable in MIGO screen. i mean which function...

ALE - MATMAS

Hi friends,I am trying to copy Material Master from a SAP system to another SAP system. I am able to do for Vendors and works good.However for the material Master I am having problems.After I create the partner profile, When I check for the consisten...

Resolved! Copy Pf Status,

Hi Experts,I am copying the Pf status of standard program RM06BL00 Status -FREI to program RM06BF00 status - Zstan. But the status is getting copied with all texts in German.Can someone guide me on this?Thanks and RegardsNeha

Resolved! GUI_UPLOAD FM

Hi I am working with r/3 version 4.6 B . I ma using gui_upload to read the data froma text file from desktop. the text file contains tow columns of data separated by tab space. when i pass this to the gui_upload the two columns data is going into fir...

Resolved! SO_DOCUMENT_SEND_API1

Hi Everyone, I'm trying to send an e-mail with an XL attachment which needs to be wider than the standard 255 characters. I'm using the function module SO_DOCUMENT_SEND_API1 and am passing it a tab delimited table in it's objbin parameter. Objbin is ...

Labels in this area