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

Resolved! Minus Sign in front

Hello all,I have a requirement where in I need to bring the minus sign in front for the amount field in ALV Grid Display.I used the FM CLOI_PUT_SIGN_IN_FRONT, but after I pass back the values, the sign gets set at the end. Moreover, I cannot create a...

exit while in loop

hie guysi am looping at two internal tables and want to exit through an if statement when a condition specified is not met however the code exits both loops.loop at itab1.loop at itab2.if itab2-value eq 0.exit.else.process.endif.endloop.endloop.howev...

Resolved! Question on OOPS

Hi,I am trying to build a class. I am creating methods in it. I have few importing parameters, few exporting parameters & few tables that needs to passed. I am fine with importing & exporting. When it comes to tables, when I don't have a table type k...

SAPFTPA problems

Hi Gurus,I'm trying to use SAPFTPA in background but i'm getting this error 'Attempt to set up connection to ******* failed'. In foreground, i just change it to SAPFTP and it works. I tried using SAPFTPA with other sites and it was ok. I just don't k...

Java RTA for GRC 5.3

Hi GRC gurusI need help with new GRC 5.3 Java RTA VIREPRTA00_0.scaOur GRC team wants to use this Java RTA on all the SAP systems with Java stackProblem is it requires minimum EPC usage type. (Confirmed with SAP Support)We have some SAP Applications w...

Resolved! transparent table field for Tax Indicator on Material Master

I am trying to find the transparent table which holds the Tax indicator field for material in the purchasing view of a material master. Usually it has values - 0,1. Where is this field stored ? I am unable to locate it. I looked into CDPOS..It points...

Resolved! HR Security

hi frds,i have 2 structural Authorizations and role assigned to an employee. One structural Authorization is his personnel area org structure and the other is a common org structure.. For his personnel area he is able to view and maintain his employ...

Resolved! FTP format issue

Hi,We need to send a text file by FTP from a SAP system to a IBM Host. We are able to send the file but at the host data is illegible. We know that the sender system uses ASCII code (7-bit) and the receiver one uses EBCDIC code (Extended Binary Coded...

Resolved! LSMW

Moderator message: Please use more informative subject in futureI have created a session after my LSMW is processed. I am running the T.CODE PP01.I am not able to process the session in back ground. When I am trying to process that session in back gr...

Resolved! RegEx like in SQL WHERE

Hello!I want to search in internal tables lines like I do this in where expression of sql, but thought the instrumentality of RegEx.For example, internal table have 2 lines:Implementations and running timesimplementation languageI want to find like i...

Constraints

Hi PP Experts,can any one send the syntax for Constraints and explan of that syntax because if im studying of constraints it is ful of confusingThanks,Surendra Reddy.Moderator note: Search firstEdited by: Marilyn Pratt on Jan 27, 2009 12:22 PM

Labels in this area