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

Resolved! SERVICE PO MIGRATION

Hi friends.....I am asked to transfer service PO from one client to another client through BAPI, that is BAPI_PO_CREATE1. I can successfully create the material PO but i am failed to create service po...please tell me what should i do...i am asked to...

Resolved! GUI_UPLOAD

Hi all,I am trying to upload data from flat file to internal table using GUI_UPLOAD. The data in the file is tab delimited. what should I specify in the <b>HAS_FIELD_SEPARATOR</b>. I am forwarding my code too.REPORT Z_FILE_READ.data : begin of itab ...

Resolved! lsmw

i need to upload username and email address using lsmw using tcode su01 using recording.Few records from excel file are already present so i need to check whether they are present or not. IF not then only i have to upload them. what will be the logic...

BDC Program

Hi friends, I am tyring to do a BDC program with the transaction created for dialog program.If thats the case , woudl the bdc program be sucessfull?I am asking this because, when i tried usign my dialog program transaction which created Z...

ALV Grid dispaly

I am using ECC 5 version.In the ALV grid display, if we assign a box as a first field, we get selection boxes for each row and also in the Fields' header, we will have one more button to select All fields and columns in the list.I do not require 'Sel...

Resolved! SAP script

Hi all,I have gone to the transaction so10 and created text called zvtext. And in the footer of the script I have used given as :/: INCLUDE ZVTEXT ID ST LANGUAGE EN.when I check the layout of the form the text I have given in zvtext is being dispayed...

urgent on LSMW

hi alli have to upload 2 fields from excel using LSMW.i have recorded transaction and specified in 1 stepafter tht defined source struc and sorce field- suppose field1 and field 2. then created relation between recorded transaction ie target structur...

Resolved! select statement

Hi Experts,here are material no's in one internal table.for each material number i have to select the BOM component whose BOM Alternative Text = 'DEV'.i'm selecting the BOM component like this. But it is not showing up results when executing..Please ...

Resolved! Intermediate Document

Hi all,Can anybody help me with material on Idoc for a beginner. If u have any docs plz forward them to vijayk_sap@yahoo.co.in. I need information like how to create idocs for master data, transaction data, and how to populate data into existing idoc...

Screen Exit

Hi Experts,My requirement is given below : Call transaction code 'VK11' & put condition type and press enter. System will provide you a screen with table control. In this table control Business wants to add one more field for date (some date). This ...

Resolved! Index

^Hello ,I created Secondary index for a table, how do i know it is being used for my slect or not.I have given in where condition the fields defined in index.In ST05, i dont know i can see, when i go to DDIC explain it shows all the indexs on the tab...

Resolved! Dynamic operations

Hi:I just this sample code to make dynamic updates: REPORT Z_DUMMY_ATG NO STANDARD PAGE HEADING. DATA: STRING_1 TYPE STRING, STRING_2 TYPE STRING. STRING_1 = 'NAME = ''Alvaro'' LAST_NAME = ''Tejada'''. STRING_2 = 'SEQUENCE = 1'. UPDATE ZDUM...

Labels in this area