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

User Exit for VA01

Hi ,I am working on an exit. I require a help from any one who can give me a sample code.My requirement is when ever i enter value in sold-to-party in VA01 transaction. I need to get a field zflag updated from knvv table to field zflag in vbak table....

Resolved! modifying SAP scripts

Hi I wanna to know how to modify the standard SAP scripts, I know one technique but using that i could modify only the header, but i wanna to know how to modify the fields on the standard SAP script, hopw for the early responce and a better one.........

Resolved! datasets

Please go through the code.Make correctionsI am not able to open the file.my txt file '20070203.txt' is present in this directory /USR/SAP/TMP/ i am not able to read the dataset .help required.TYPES: BEGIN OF ty_string, str(300), END O...

BAPI_PO_CREATE

Actually I don't have much time left so I though of posting this thread again, I am working on an interface where I need to create PO's using BAPI_PO_CREATE but to my bad luck the code that I have written is not working properly and I have just about...

Resolved! Number ranges in SNRO

Hi!I've created a number range with SNRO. How ever I don't know, how to handle this?I've found an fm, called NUMBER_GET_NEXT. Is it only reading the next number? Or is it set it to the next automatically and I have to use only this one fm?I have a qu...

FUNCTION MODULE

Hi, what are the parameters that are present in functiom module ' resuse_alv_list_display' but not present in 'reuse_alv_grid_display'..and what are the functions of those parameters???please help me outthanks and regards Nikesh kumar

USER EXIT OF VA01

Hi,This is very urgent to me.Pls help in this user exit coding i.e. the requirement is like this?Exit is V09A0004.After entering the sold to party in VA01, one pop up comes when we press enter.In that pop up we can see SH,BP,PY.From that if we select...

lsmw

Hi friends,I am uploading flat file date into sap system through LSMW in FORGROUND PROCESS.But it is taking lot of time.The flat file contains 1300 records.. so how much time will taken to upload the flat file data??Regards,

copy transaction CO19

i need to make invisible some button in main screen in co19 (screen 500).i do not to make a repair, so i copy this transaction,i get a lot of messages and pf-status that is missing.qa.1.can i copy this co19 to zco19?what tables i need to populate to ...

Enhancement

Hello All,I need to enhance a standard transaction CJ01, CJ02, CJ03, CJ20N by adding certain new fields to that.I also need to add these fields to master tables PRPS and PROJ. I also need to ensure that the new fields get populated in tables PRPS and...

Resolved! LSMW by BAPI method.

Hello all,I am working on a LSMW in which i call a Z func module using the BAPi method.For that initially i have created a RFC , relased it , created a method for it and i have called in LSMW the object of the method.But i am unable to see my method....

Cast Char20 to Char80

Hello,I have to variables (The first of the type char80 and the other char20).Now I want to assign the value of the variable (char20) to the variable (char80).I always get the error message, that the types are not compatible.Is it possible to cast fr...

Resolved! OOPs concepts in ABAP

Hi All,Actually I want to learn OOPS concept in ABAP.Can anybody suggest me how to go about it....if you know any website please do let me know....and kindly tel me where can we use these concepts in real time like in reports,sapscripts etc etc....T...

Labels in this area