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

modifing RFFOES_T

Hi experts!,I have a new form for the payment medium: ZPAYMENT and I set this form in FBZP transaction. ZPAYMENT is a grid (spreadsheet). And I want every vendor in every row.But problem is that rffoes_t creates a new page every Vendor (show me only ...

Report Variant

Hi All,In production system, we have Z report with approx 1000 different variants. Recently we modified report and added few more field on selection screen and moved to Production System. Now when we try to select variant from list, we get following ...

Resolved! dif between two dates

Dear All,I want to find the difference between two dates according to the factory calender.For eg: 13.07.2007 - 04.07.2007 = 9 daysBut in that 9 days there is one festival holiday and weekenend.So totally three days has to remove.So finally the dif...

regarding bapi

hi experts, here i m using bapi the movement type '261' is for goods issue and '101' for goods receive ,no doubt for goods issue it is giving the document number but for goods receive it is giving error::here the codes is:*data declaratio...

Resolved! Type localfile

Hi,i have some programs which have upload/download functionality. To do this, the PC path is stored in a parameter of type localfile. This type is declared as CHAR 128, which is definitly too short when dealing with UNC paths (like servername\path1\p...

production order

i have one main production order number and under this there are different production orders as heirarchy. so what's the way to find related production ordersthis i want to extract using abap report. please suggest me the flow and tables as well as f...

tilde

please tell me the meaning for the follwing 2 statements. why do we use tilde.what is the purpose of tilde .1. LGNUM like ltap-LGNUM, T173 TYPE C VALUE '~',2 SELECT ltap~LGNUM INTO TABLE GT_DATA2thanks in advanc...

Resolved! Regarding Acces Key

Dear All,I am going to made some changes in Standard Report. But it asking for acces key. So where I can find that access key. What are the steps. As I have sap.service.com user id and password. But dont know the exact way ...that how to find the acc...

Resolved! User Exit Deactivation

Hi SDN'sI tried to implement a user exit for Asset Master, for this i found a user exit and did the necessary changes according to the documentation.But now it did not meet my requirement.How do i undo all the changes done for the exit implementation...

Resolved! when "BACK"

Hi Folks,The following report is working perfectly except that when clicking on BACK button on the toolbar it is not coming to selection-screen but leaving to Easy Access Screen.Kindly let me know.REPORT zdr LINE-SIZE 1023 LINE-COUNT 58(3)MESSAGE-...

kiran_k8 by Active Contributor
  • 1551 VIEWS
  • 13 REPLIES
  • 0 Likes

Resolved! BAPI_PO_CREATE1

Hii experts....help me..when i create a purchase order using BAPI (BAPI_PO_CREATE1)... i am getting error message..1.Check item number 0 in table POSCHEDULEX(this is my first exp..with BAPI)...this is my code..how can i solve my problem...FORM bapi_u...

BAPI_PO_CREATE1

Hii experts....help me..when i create a purchase order using BAPI (BAPI_PO_CREATE1)... i am getting error message..(this is my first exp..with BAPI)1.Check item number 0 in table POSCHEDULEXFORM bapi_upload .it_itab[] = itab[].read table itab. move-...

Resolved! Error in Select-Option

Hi Experts,In my report i need to declare a select-option . This select-option is a combination of Period and fiscal year i..e the values in the select-option should be like<b>PPP/YYYY</b> period and year need to be separated by <b>"/".</b>I had decl...

message.

hi all, i want to display one variable value in message( type E or I ).how can i do that.example > Create record for type ' 01' in infotype 2006.here 01 is a variable value.thanks in advance.kaustubh

Labels in this area