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

in purchase order

in purchase order how to fetch the revision details.means if any body changes the PO that details..in ME23n in <b>environment</b> tab <b>header changes</b> and <b>item changes</b> that will reflect but how to fetch tat details..<b></b>

configuring F4

hi experts.I am given to develop a report with selection screen and there i have a field absence type. Now my client reqmnt is they need input help for it and in standard SAP screen, the field does not have F4 help. I want to develop the option F4 ...

Resolved! 2 dialogs in parallel

Hello colleagues,one customer requires to display 2 dialogs or screen in paralell. Both has to be controllable. It means in both would be a scroll bar, which has to react on customer actions.Would it be possible? I cannot find so called modalless dia...

RadimB by Product and Topic Expert
  • 891 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! sending Smartform as fax

Hi All ,I have a requirement in which i need to send Smartform output as a Fax . fax number will be filled dynamically in the program in a internal table .Any pointer to will be useful .If You can send a sample code it would be best ,RegardsSaurabh ...

MESSAGE

I'VE WRITTEN THE FOLLOWING CODES:DATA: MESS(100).CONCATENATE 'material document or year is not a valid ' 'return delivery document' INTO mess.MESSAGE i208(00) WITH mess.BUT IN THE OUTPUT I ONLY GET:( material document or year is not a valid r)IT DOES...

user_exit

Hi All,Kindly help me on this topic.I am writing the code in include ZXVDBU01(customer exit,FM EXIT_SAPLVEDB_001).FROM where i can trigger this include.for test purpose theY have given one IDOC Number.Please Give me the solution.Thanks In Advance .Th...

LSMW

HI Experts,when i am going to excute read data step in lsmw i am getting error as <b>file "c:/asd.txt" and source structure structmm01 have no fields with the same name</b>here i am taking flat file (text file) that contains fields and datamatnr-200-...

Internal table delete

Hi,What would be the best way to delete the records from an internal table. I am not using the primary key here.I need to delete the records from the internal table which does not match the input parameter given. For example:I have some records in an...

ftp

hi all,i need to ftp internal table data to the specified destination.the following info is provoded by the user.<b>ServerId/pwdDirectory</b>i know using ftp_connect, i can connect by giving server and pwd.but can any one tell me how to build the ftp...

user exit

Hi All,I am writing the code in include ZXVDBU01(customer exit,FM EXIT_SAPLVEDB_001).FROM where i can trigger this one.for test purpose theY have given one IDOC Number.Please Give me the solution.Thanks In Advance .Thanks&Regards.Ramu.

re:radio buttons

Hi abap gurus, I have created 3 radio buttons i.e p_pre ,p_swa and p_shi. P-pre is defualt.(active) if P-swa is active posting date must be filled in(s-options). if P-pre is not active,comany code bukrs must be filled in. pls write some code re...

Resolved! Currency

Hi all, I want to get the netprice of a Purchase order item.So, I have used the below select-query.select netprfrom ekpointo table gi_netprwhere ....For one PO item I got value as 1.249,97.But, when I see the netprice of a PO in ME22n tcode,I s...

Margins in script

Hi, I have created a SAP script form by copying the standard layout (system to zsystem), in my copied version I would like to change the Left Margin, Upper margin, but eventhough i am in change mode these Page window parameters were still in inact...

BADI Filter value

hi friends,i have few doubts in BADI plz explain me1.i have implemented badi while saving its asking me specify filter value [what to specify here]i specified its default filter value2.in coding in method i copied standard example code when i did syn...

Labels in this area