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

HI

Helo all, My req is i have to insert the new field in selection screen , and based on that inputs fetch the data ..suppose if no input mentioned in my new field, it should display the data along with matched records ...if i enter the input in my new...

Resolved! Error in ALE-status 29

hi, i send a material thru stand alone prog BD10 from 4.7 to 4.6 server,i configured logical system,destination ,port and partner profile . i created distributional model and generated the partner profile .am getting error status as 29,(Company code...

Insert

Can we insert directly in a databse table in a report?e.g. Insert into EKPO...IS this Advisable...Instead we go for BAPI or BDC ?regardsMessage was edited by: Madan Gopal SharmaMessage was edited by: Madan Gopal Sharma

HI SMART FORM

HII HAVE WRITTEN CODE IN DRIVER PROGRAM SE38 AND I HAVE TO JUST PASS ITAB DATA INTO FORM.ITAB HAS 3 TABLE FIELDS.MATNR LIKE MARA-MATNRWERKS LIKE MARC-WERKSLGORT LIKE MAKD-LGORTEND OF ITAB.HOW WILL I DECLEAR THIS ITAB IN FORM JUST TO FETCH DATA ( I D...

REG: LSMW

i created lsmw program for mm01 .i done upto defining source fields now i want to create the relation between structures ,In this step what to do can any body give suggetionshere i am sending what i have dineHere I am defining source structures.this ...

Txn code to Query

I have made the Query in SQ01 with the User Group,..now i want to assign the T-Code to the Query how can i get the Report Name i am getting the Report name as"!QA0FI==========ZPP456========" but when i assign this a T-code it gives error in SE93 can ...

Function module

Hi,My requirement in function module is to call transaction code VT70 createa predefined variant for print profile ,outputdevice and shippment no ,the input selection screeen values for transaction is the predefined variant ,and this program sholud...

Resolved! Join Tables

Hi, I want to join two tables KNA1 and VBAK With common field as KUNNR. I want the following fields in the join table kunnr, land1, vbelnaudat,auart,netwr.This is the program i wrote. plz let me know the errors.TYPES:BEGIN OF TY_OUTPUT,KUNNR TYPE KN...

Resolved! structure

Hi,here i have declared a sructure st_sflight.After execution the structure will b get loaded by position. But i was taught that structure did not have any memory space. Then howcome it contains data.Data st_sflight type sflight.Select single carrid ...

Sapscripts

Hiii expertsI have a requirement to get the values from structure GOHEAD-BUYER but this structure is not there in Original print program . please suggest me something how to get the values or if u have any demo code for this please sendThanx and Rega...

Loop in SMARTFORMS

Hi,I need to run a loop in smartforms. I'm not using any internal tables. Based on the value of a variable, the loop should run.For eg. the variable VAR1 = 5. The loop should run 5 times and display 5 pages and in each page the VAR1 values should be ...

ALV

HI, IN MY PROGRAM I WANT CREATE A TOOLBAR CALLED 'MYFUNCTION'.SO AM CALLING METHOD CALL METHOD ALV_TAB->SET_SCREEN_STATUS EXPORTING REPORT = SY-REPID PFSTATUS = 'SALV_TABLE_STANDARD' SET_FUNCTIONS = ALV_TAB->c_functions_al...

Resolved! IDOCS

Hi experts, I have never worked upon IDOCS and ALEs and EDIs ,can u please give me reference to some easy demos for each of them and also how their brief definitions.reward points are guaranteed.deepthee

Resolved! alv

Hi Guys, i wnt to have checkbox in my report and there should be one checkbox in the header. When i select this checkbox all the other check boxes should be selected automatically.For checkbox i have used the field checkbox in the field catelo...

table maintanance

how to give table maintanance for a user defined table. i have created one table. i want to create a transaction for that table. i created the transaction in se93. problem is when entered the transaction code of that table its giving a message like "...

Resolved! Commit Work Failed.

Hi experts,A weird problem hits me so much. After I insert a table item and of course commit work following the insert clause in a function module, and I want to read the inserted item out and change it, but after I commit work for the update clause ...

custom idoc

hi all,sorry for repeating question. my requirement is to create a program, which when executed, creates a custom idoc ( time sheet idoc type ) , using a custom outbound function module. i did all things except coding in function module and calling i...

RFC Function Modules

Hi all,I am using two RFC Function Modules.FM 1: Is having only Import ParametersFM 2: Is having import and table parameters.I am calling FM2 from FM1. Here my doubt is, as we don't have any export and table parameters in FM1 what will it return? ( O...

query

1.what is the difference bet append & include structure.2.why we can't handle multiple transaction in call transaction.3.what is the difference bet direct input & batch input method.when we use direct input method.

Labels in this area