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

Resolved! help with passing values

Hi,The BDC code works fine when the value(3) or any value is hard coded. But it is not working if I use 'RMQAM-AKTIV(p_insty)' where p_insty is the parameter value entered at selection screen. Please let me know how to pass this value.perform screen ...

Resolved! sqvi cdpos

friends,i just want to join tables cdpos and cdhdr. but it is not allowed in sqvi as cdpos is a cluster table. Is there any method or any table that i can use instead of cdpos in order to join with cdhdr.

date problem

hi,i am reading the date from list.inthat list the date is like 25.06.2007that date can be update in data base for this 20070625 i have done by concateneti am getting correct.but if the user profile in yyyy:mm:dd2007.06,25how i know user profile is ...

PROVIDE SYNTAX?

Hi,If i take one infotype data we are taking like this...PROVIDE * FROM P0002 BETWEEN PN-BEGDA AND PN-ENDDA.WRITE: P0002-PERNR, P0002-NACHN, P0002-VORNA.ENDPROVIDE.But i want multiple infotypes data like 0000,0006,0008....?Give me the syntax of that ...

Standard Workflows

Hello All, We are working on CRM 5.0The standard workflows here do not have any defined steps. They only show the 'Workflow started'and 'Workflow completed' steps; and one 'Undefined step'. However the same standard workflows are defined in our IDES ...

REGARDING SELECT

Hi experts, is it feasible to use 4-5 select statements in a nested select statement.if no then what would be the alternative..i could not use join as well bcz i am using BSEG TABLE which is a cluster table..i am sending you the code.when i try to ex...

Resolved! IF statements

Hi,Do nested if statements result in performance issues ?I have a subroutine which has the following codes within its body.DATA: l_date_high TYPE datum, l_date_low TYPE datum, l_time_high TYPE uzeit, l_time_low TYPE uzeit. CLE...

Resolved! Data Elements & Domains.

Hi Experts,This is Guru ,new bie to ABAP. Can any body say,What is Data Elements & Domains in DDIC ?I had gone through lotta documents and still i am not clear with that. So it will be greatful to you if you explain it with some simple example.Thanks...

abap qeries

1.. i have created one table for that i have one change request. i have created one report program. for that i have one change request? which request is released first? and why?2.. in interactive report we have 20 secondary list? how we wiil move dyn...

Standrad text problem

Hi all,I am using a SAPScript form. From the form a perform subroutine is called and over there I fetch data in the internal table and pass the internal table contents to a standard text. i am using SAVE_TEXT FM for this.Now the form is called in a ...

Screen attributes

Hi all,I want to change the screen field type(data type) dynamically .There are 2 fields on my screen var1 & var2.Var1 possible values are date , time , char , numc ...Depends on var1 I want to change field type of var2 for that screen.

Resolved! data upload

i want to upload the data using batch input session?every month the sessions should be processed automatically.please give solution?whether job scheduling sm36 will process the session or it will execute only program?what is the use of rsbdcsub?

ALV report

Download the original attachmentFunctional Design Report <Report ID><Report on Fast Moving Item with Comparison> Table of Contents 1. Sign-off, Revision History & QA ChecklistDocument: Team: Materials Management Revisions List all re...

Labels in this area