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

Grouping in SMARTFORM

Hi All,Our requirment is as follows -We want to calculate the SUM groupwise in smartform.Suppose in internal table there are fields F1-F2-F3-F4.We want to SORT the fields F1-F4 and want to get the Totals(Sub-totals), finally we want to get the totals...

Resolved! Hi ...

I have a view referring two tables in 4.0b d010sinf and trdirt.when i try to transport it to 4.7 it says table could not be activated since d010sinf is a view in 4.7.can anyone help reg this . i want to transport the view from 4.0b to 4.7

Resolved! logical dbase vs view

hi,i know that logical database is a special ABAP/4 program which combines the contents of certain database tables.i just 1 2 clarify if logical dbase cannot be used like transparent table or view in our customised report as logical database is a pro...

Resolved! DB insert after DB delete in a single program on the same table

Hi All,A program is first deleting some records from a databse table ( assume Table1)and it is trying to insert the same records back to the table Table1 with the sameprimary keys.This program is defective. It does not check against the tableTable1 t...

Resolved! alv report

hi everybody,i have come up with a situation and i need help. i have created a structure that holds about 180 fields. i have created the internal table and the work area to retrieve all the records from the database tables. now i need to display all ...

Resolved! BDC

Hi all,I am fix in a problem.I am running BDC MB21 in my zprogram .mode is 'A'. so whene i am making any change in any field where should a cath the field changed value before store it in databae.i have made a ztable where i have to store the change...

Resolved! AT FIRST

Hi Experts,suppose i have a internal table which contains 5 fields and let suppose it contains 100 records. and i want to use AT NEW event like At New Field1. (key field)it is displaying the value of field1 only and rest of the fields which of type '...

Resolved! Assigning values

Hi Experts, i have declare a variable 'A' which is of type 'P' size is 11(2) where 2 is decimal position. suppose A = 10.00 i want to assign it a variable D2 which is of size 10 and type 'C' and the output shld b look like this 0000010.00i.e. D2 = 0...

Resolved! hi add fields in ztable user name system time and date urgent

i have to add three new fields in my z table a)user nameb)system timec)datesuppose if anyone update my ztable then the above three fields should catch the values as which user change the ztable at what time and on which dateplzzzzzz helpurgentsaurabh

Resolved! EDI/IDOCS

Hi , Can anyone let me know what Function module will be used for sending quotations through EDI.I am using the following message and idoc types:Message type: QuotesIdoc Type: Orders04Thanks,Amit.

BAPI or ??

Hi All, If there is a requirement to perform a function call from a non-SAP system (we will use SAP XI as middleware to talk to R/3), and there are no BAPIs available to satisfy the requirement, what other options are available ? > Create a new funct...

Resolved! ALV problem with zeros

Hi guys, I have a problem in ALV. There is character field which is company code , whenever the value is '000'or 010' it is displaying as '0' or '10'. can you please help me on this. here is the field catelog for this... it is really urgent. CLEAR ...

Resolved! ALV in Back ground

Hi,When I am executing ALV(Done using FM REUSE_ALV_LIST_DISPLAY) in background, I am getting one small table in spool before displaying the actual records of report.-Data Statistics| Number of |-Records passed| 67 |-How to avoid the above in...

Resolved! BDC mm01- urgent

hello gurus,this is an urgent requirement. i am trying to copy material data from one plant to other using a BDC(mm01), but i need to select views differently for each material based on the matrial form which i am copying.also suggest the best approa...

Labels in this area