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

Resolved! FB60 - vendor invoice

Hi Abapers,This is regarding Standard Tcode: FB60I have 2 issues:1. I have to make the following fields as EDITABLE. posting date, Invoicing date, Currency2. During Invoice entry of Non-Po based invoices(FB60), one popup getting raised... (from B...

Resolved! Regarding BAPI

HI ALL,I find one bapi which is for creation of customer (BAPI_CUSTOMER_CREATE) but when i am trying to create a customer i can not able to find the bapi is triggering ,i placed a break point in it but i can not able to enter into the bapi.What is th...

Resolved! Table view

Hi,I have to add fields into an existing view, in sm30 custom table contains material, the requirement is to add material description and validity dates. How can I do that? Material descriptions will be coming from MAKT.Thanks in advance.

partner profiles

i m creating new partner profiles for the outbound process in the sense i need to create sender profile first for outbound process i need to create a partner by we20 transaction in this ineed to input an entry in agent field what value should be give...

Resolved! spool job

hi,may i know what is the cause no spool job created. has it got to do with configuration?in cor1, after click save button spool job should be created but i tested in different system, 1 system can generate whereas another no spool job generated.than...

ALV Reports ?

<b>Hi All,I am trying to print the values in my internal table using ALV, using ABAP classes and objects. Here i am able to get the total succesfully. but i need to get subtotals also, like based on the carrid in table sflight i need subtotal of pric...

Resolved! xi

hello i m creating the sender and receiver ports ,i m unable to create the sender and receiver partner profiles how can we do it how we assign message types to the partners that is in gen take out bound process depending on our requirment we use crem...

Resolved! ALV Report (Classes)

Hi,I had developed an ALV report using classes CL_GUI_CUSTOM_CONTAINERand CL_GUI_ALV_GRID.After displaying the output I didn't find buttons like BACK,EXIT,..etc on ALV output.Therefore I forcly use /n for exit.Can anyone suggest me where I went wrong...

Resolved! BAPI problem

Dear Friends;I m first time working on bapi. My requirement is that i m having excel sheet with me and from that excel sheet i need to transfer those data to cats and i m using bapi BAPI_CATIMESHEETMGR_INSERT . I dont no what parameter to pass incl...

Resolved! medruck

hi all,i need to convert amount value in to words.i.e,10,000 to rupees ten thousand.in medruck script. i copied this one to zscript where can i add logic in script editor or in print progrmthanks in advance.venkat.

Resolved! Smart Form

I am working on Smartforms, i have designed one new smartform ZV6_SDINQUIRY_SA and program Ysample for VA12 transaction..to execute this smartform, i have configured in NACE transaction as in Smart form Column i have entered Smart form Name and in Pr...

Resolved! select query

Hi all,select smenr swenr intreno from vimi01 into table itab1 on p_vbeln.select sobjekt usr04 usr05 from vzsort into table itab2 for all entries in itab1 wheresobjket = itab1-intreno.i am getting dump in the second select statement.data is like thi...

Resolved! smartforms

i have a internal table itab1 in my driver program contains two fields f1 type c and f2 type i. internal table itab1 is having 5 rows. i want this table to be passed to smartform through global interface. How do i do that without creating ztable same...

ALV Display

Hi Please help me. I have a ALV report which displays the PO,GRN,RFQ And Quotations of all materials along with dates created in the Project Systems.Now when i create PO from PR directly my output is perfect. Whereas when it goes thro RFQ,Quotation...

Resolved! some doubts

Hi experts!I have some doubtsHow we find Business objects?How we find a bapi for particular screen?Is there any other way of finding an error in Call transaction except checking in BDCMSGCOLL?Thanks in advancejawad

Resolved! regardng leading zeros

hi i have a variable where the value that is coming is say a = ' 010000000014'.now i want to copy this value into another variable with no zerossay second varuable is b and the value that should come in it is 10000000014 that is without any zeroscan...

Labels in this area