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

Resolved! Help with code

Hi,Anyone please tell me how I can code this...I must read the value from a field QTY with data type CHAR 40 from the table zqt83.Its value will have number+text..Ex: 4.012 Kg GI must show f1 = 4.012f2 = Kg G.How do I do this?

Resolved! few things on ABAP

Hi SDN's,I have been working on ABAP from past some time, but now that i see lot of new things in ABAP such as WebDynpros, ALV Object Models, OO ABAP, etc....I want to know few things related to this..1. What exactly is NetWeaver, and what are the to...

flag deletion

I kept a flag to not to receive email more than once when the contract is reached.now when the contract creator gets an email and he renews it I want to remove the flag so that it will check again and if reaches the cond it will send email again..but...

abap object

hi,may i know the following from gurus. thanks in advance.1) may i know if in the class has no constructor method then it is something like function already? i was told constructor is just declaration and not peculiar to object. but to me, if no cons...

Resolved! hai friends

hallo friends here is my selection-screen. SELECTION-SCREEN : BEGIN OF LINE.PARAMETERS : R1 RADIOBUTTON GROUP R. SELECTION-SCREEN POSITION 20. PARAMETER : P_NAME(20) TYPE C.SELECTION-SCREEN : END OF LINE.SELECTION-SCREEN BEGIN OF LINE.PARAMETERS ...

Resolved! problem with gt_grid

Hello,I am debugging through sap system code and i reached the following:in form Marks_save there is an abap statementcall method gt_grid-grid->get_selected_rowsbut they did not define gt_grid anywhere.In the abap function that I am writing, I wrote ...

Resolved! User exit after FI post

Hi,I'm trying to link a user process to a FI document posting but I haven't found a user exit or badi to do it, I try to link it via a sustitution or validation but those are executed during the fi document process and the user process must be execut...

Resolved! scripts

Hello,Whats the purpose of start form in scripts.We can get everything done using ope form, write forma nd close form.SO whats the use ot start form and ebdform.Any advice,Also any documentation on scripts and smartforms.Madhu.

Transaction Variants

Hi,We have created Transaction Variant ZMM02 for Transaction MM02.We have not given access to MM02 transaction to a user , but only ZMM02.But when they execute ZMM02 and enter data and save the transaction.They are getting message : "You are not auth...

Resolved! smart forms-HOW TO DECLARE AN INTERNAL TABLE CONTAINNING FIELDS FROM DIFFER

Hi Experts,HOW TO DECLARE AN INTERNAL TABLE CONTAINNING FIELDS FROM DIFFERENT TABLES.Problem:iam working on smartforms. In driver program iam getting data from different tables and at last in final internal table i have fields from different tables.i...

urgent code required

Hi all,I have one requirement i.e i need to display two check boxes in selection screen one is for insert and second one is for delete. when ever we check the insert check box it has to insert the customer no's in the selected range if we select dele...

Resolved! RFC call

Hi everyoneI have an RFC (1) that is call from another system (A), it is possible to send some data to another system (A or B) calling other RFC (2) of the first RFC(1).Thanks & Regards David

Resolved! BAPI To Upload

I am trying BAPI BAPI_M_REVAL_CREATEPRICECHANGE to Upload MR21 (price Change ) please please guide me regarding step-by-step procedure to upload like do i need to register it or ( just assign valuses to bapi structure and call BAPI function Miodule...

Resolved! Table Information

Hi,Can anybody please let me know the the data flow coming from which TABLES in ACTUAL LINE ITEM REPORT?There is a structure name RKPLN and report & Programme name is RKAEP000. I can't be able to see the Table from which i get the Data.It's really ve...

Labels in this area