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

wsse:InvalidSecurity

Hi there,I have tried to implement a small PHP script for submitting ideas to xPD 2.0. First phase is successful (idea is submitted and guid retrieved). But when I try to upload an attachent using different webservice I get this error message:wsse:In...

Resolved! Display Error log

Hi All,we are running BDC for a transaction code F-02. We have given a option of test run where all data is getting displayed in the ALV report if the test run option is ticked, and if the option is not ticked then the BDC will be processed. Now, in ...

Breaking a file

Hi,I'am downloading a table to a txt file with gui_download and the table have many fields.i would like to know if there is anyway to write, for example, half of the fields in one line of the file, and the other half in other line.i something like t...

Unblocking employer

Hello all.I have a program wich uses the transaction PA20 with the infotype 2011 to insert time events.The problem is that if i have the employer for wich i am inserting time events opened in transaction PA30 i cant insert time events since SAP is bl...

Align Right

Hi,I'am downloading a idox to a txt file with gui_download. And i'm cutting the blank spaces between the fields.but in one ofe the fiels i want that the field appers with all is lenght and with teh value of 0 align to the right. i have used one invis...

Resolved! Sub routine in SAP Script.

Hi Experts, I have a standard SAP program that calls a standard SAP script. I need to introduce a sub-routine from the SAP script which will reside inside a custom program sending a workarea into it and getting back another workarea with a diffe...

Multiple language

Hello All, I have to develop Z reports or Z smartforms. Users login in English or Italy. In program Heading of column maintain in English, When Login through Italy it will automatic convert or I have to build the code like if sy-langu = 'EN...

Payroll driver pgm

Hi,I got a requirement to create a new payroll driver program for Columbia counrty, for which i copied RPCALCX0(International driver program) into a "Z" program. I changed MOLGA(99-International) to Molga(38-Columbia).This is declared in the global...

SBMIT do not work why?

REPORT ZZZZZZZ .DATA : abaplist LIKE TABLE OF abaplist.DATA : BEGIN OF itab OCCURS 0,f(100) TYPE c,END OF itab.RANGES: r_datum FOR vepvg-ledat.RANGES: r_vestl FOR vepvg-vstel.RANGES: r_matnr FOR vbap-matnr.r_datum-sign = 'I'.r_datum-option = 'EQ'.r_d...

Regd: Purchase Order

Hi All,Is there any BADI or User Exit for the T-Code ME28 (Individual Release of Purchase Order) and ME29 (Collective Release of Purchase Order).Here we have a scenario that when a single Purchase Order or a set of Purchase Order is set to release in...

Resolved! Validation of data

Hi expertsI have one doubt if you can clearWhen we fill tables thru screens, it does all data validations using fk realationships, fixed values , format etc.but if we add records from abap editor using internal tables.. does this validation take pla...

Labels in this area