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

BAPI..

Hello all, I am using this Bapi.. BAPI_TRLSRVAPS_SAVEMULTI. In the return tables : I am getting the below error Product 1267.360.001 is not assigned to the model at target location 0000000315. what it mean........ ?

Resolved! need help

There is code given below.... and there is one perform statement "trans_data"in form statement what i will write. Anybody coulld give the coding..........Thanks.....&----*& Report Z_PR_SER*&&----*&*&&----REPORT z_pr_ser.TABLES : eban.*DATA: BEGIN O...

pdf mail

hi experts,i have a requirement to send a mail.i have converted otf data to pdf using CONVERT_OTF_2_PDF. i am now using fm SO_DOCUMENT_SEND_API1.Please tell me to which field i have to pass the internal table containing pdf data which i have got from...

Module Pool

I am not able to validate a field in modulepool. The code is like below.data : ch1(10) . -- represents a text boxneed to validate, all the characters of ch1 must be alphabets (a-z), otherwise it should ask user to re-enter the value.i am using, field...

Resolved! Date recording in BDC

Hi,i am getting the date from input file in YYYYMMDD format. But i have to map the date into vk11 Tcode as MM/DD/YYYY. If i am assigning it directly it is taking the YYYYMMDD format and it is telling invalid date. So, how can i convert it and how can...

Resolved! Date recording in BDC

Hi,i am getting the date from input file in YYYYMMDD format. But i have to map the date into vk11 Tcode as MM/DD/YYYY. If i am assigning it directly it is taking the YYYYMMDD format and it is telling invalid date. So, how can i convert it and how can...

selection option

Dear friends,I coded the selection screen like below, but the check box is displaying far away from text, Is it any possibilities to display the check box closer to the text-001.SELECTION-SCREEN BEGIN OF BLOCK xx WITH FRAME TITLE text-f02.SELECTION-S...

Client Code

Hi Experts,If we pass a Global Client Code KNB1 ( table) field (KVERM), can we get the project associted with this client.In simple words the requirement is to find the total number of projects associated with a client.Thanks in Advance,

bdc for infotype 581

hiI have to do bdc for infotype 581. The manual senario for this is after entering data in 581 and if i click save button it will save the data and it will go to infotype 8 screen. There it will populate the hra and value in wagetype and amount auto...

Resolved! lsmw

hi! my requirement is that i have to upload two different files means both the files have different structures, i had created structures in lsmw accoring to that only(they structure is in parent child relationship as per my requirement) my question i...

ALV error log

Hello,i'm using class CL_ALV_CHANGED_DATA_PROTOCOL, and adding entries using method ADD_PROTOCOL_LOG. I would like to hide the log that is displayed. I saw method PROTOCOL_IS_VISIBLE, but it has no importing parameters, only an exporting parameter. a...

Resolved! BDC date recording

Hi, i am getting the date from input file in YYYYMMDD format. But i have to map the date into vk11 Tcode as MM/DD/YYYY. If i am assigning it directly it is taking the YYYYMMDD format and it is telling invalid date. So, how can i convert it and how c...

Resolved! Module Pool Problem

Hi all,Could i directly put my data from internal table to the table control in Module pool.I am trying to do this but after entering the value it doesn't call another screen.Is it necessary to take a work area to put data in table control.Please hel...

RKSK by Participant
  • 463 VIEWS
  • 5 REPLIES
  • 0 Likes
Labels in this area