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

Resolved! Sy-datum limitations

Hi all experts , i have a situation where i want to upload some entries in ztable , all entries are going except the entries which has date after 2013 are not going ,Please i need a advise on this issue , i think this is an limitation of sy-datum fie...

Resolved! SAPR/3-Which table stores PositionID-Roles, to check the expired position id Roles?

Hi All. Good morning hello and wishes. We have a request wherein roles based on EXPIRED Position IDs have to be checked. And assigned to new position ids for the same employee. If we are to look at PO13 - we could check this for position ID. BUT PO13...

Resolved! Orders by VDATU

I have a select-option for VBAK-VDATU.  I want to simply get all the orders that have a certain range for the requested delivery date.  Doing a simple (SELECT vbeln FROM vbak WHERE vdatu IN rvdatu) is really slow.  Does anyone know of a faster way to...

me2L tcode

hi,in me2L tcode enhncement,  i added a new custom field on selection-screen, but while writing code in enhncemnt spot based on this field, i am getting error i.e  ' p_ort01 is unknown',           how can i remove that error?      plz help me.

Resolved! How to make a template in module pool program

hi experts ,                         I  want to make template  which have 3 columns and in 1st column there will be 6 rows and in 2nd and 3rd column there will be only 1 rows and  the values in 1st column is fixed . Initially I have tried it by table...

No data stored for the selected period message for insert operation

Hi All,    I am using HR_infotype_operation to insert a record in my custom infotype. This is throwing a message No data stored for the selected period.    Strange thing is the record is getting created for two employees but for other employees it is...

RFC Call debugging

Dear Experts,   I have created a RFC destination(SAP ECC System) to call FM from SAP PI system. I tested it with couple of FM and it worked fine.   Now i created a wrapper function module that display a report(IDX_SHOW_MESSAGE). This report is used t...

Resolved! I can't run QuickViwer (SQVI) based on Table join (as Data source) because it is taking to long...

Hello,I am trying to open new query via transaction SQLVI - QuickViwer based on Table join (as Data source) but every time I try to do it, it takes too long and I have to Ctrl+Alt+Delete to close SAP GUI. Please see image bellow:http://img819.imagesh...

Resolved! How to switch off the Modification Assistant for particular customer objects

For some Z* objects the Modification Assistant has been deactivated. This has been done from somebody in the past and I should know how this can be done for particular opjectsFor other Z* Objects the assistant is availableAfter a system Copy, in the ...

CALL TRANSFORMATION does not populate the object reference

Hi, To execute parallel processing, I want to call the RFC in different tasks. My requirement is that I pass the populated object reference (CLASS CL_USMD_MODEL) to the RFC. However, since references are not allowed to be passed through RFC, I serial...

Resolved! BAPI_PO_CREATE1

When I use BAPI_PO_CREATE1 to create a PO and supply it a net price it overrides the price from the info record for that material/vendor.  How can I get it to use the price I am giving it?   It does this kind of randomly, by the way.  It works correc...

Using DOWNLOAD Function Module

Hi all, I see this code in a report: CALL FUNCTION 'DOWNLOAD'     EXPORTING       filetype                = 'ASC'       item                    = 'BANC'       filename                = 'C:\*.txt'     IMPORTING       cancel                  = cancel  ...

Resolved! XML Mapping with Simple Transformation if XML elements position changes

Hi All, I am facing a problem.I am getting a XML structure, in this the position of elements changes sometimes. So then to solve this again I have to change the template structure in Simple Transformation. Is there any solution that could avoid manua...

Labels in this area