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

Resolved! Infotype 2007 updatation

Hi Gurus,Could someone please help me in updating the Infotype 2007 (INS operation). I used the HR_INFOTYPE_OPERATION function module to do the same but it is not working. Its working fine for other infotypes but not for 2007.  Below is my logic.CALL...

Resolved! Can I use REGEX to remove last character in a file

I have a file on the sap server which looks something like this:0001#Text#gfdkgh#0002#more#ljjpoir#0003#then#ljddpoiw#I want a program to remove the last hash character from each line.I can read this file with OPEN DATASET etc, then REVERSE the line,...

Resolved! how to know structure of internal table used in ASSIGN statement..

hello all,for a particular exit i am using the following statements,field-symbols : <fs1> type any.field-symbols : <fs2> type any.ASSIGN ('(SAPLCJWB)L_PRPS') to <fs1>.ASSIGN  ('(SAPLCJDW)*PRPS')  to <fs2>.Issue1----------here how do i find the struct...

IDP mobile logon page

Hey Experts,Sorry, I may be submitting this question in the wrong place, if so, please let me know.We use an IDP for authentication to our Fiori Launchpad. I have customized the logon page with our company branding, but, if a user connects via a mobi...

Resolved! update Acct asgnmt grp(VBAP-KTGRM) using BAPI_SALESORDER_CREATEFROMDAT2

Hi Experts, could you please suggest how to update Account assignment group (VBAP-KTGRM) using BAPI_SALESORDER_CREATEFROMDAT2, I am using this BAPI to create a Sales order from the program and I want to update VBAP-KTGRM field from Z table based on s...

Resolved! Using selection conditions of view with comparison values from another table?

Hi,I need to add a condition to a view. I have two tables. Let's say one of them contains begindate and endate, another one contains comparisondate:Table1:...some fields...begindate dats 8enddate   dats 8 Table2:...some fields...comparisondate dats 8...

Notification : Link to find person responsible for task and his name for a given notification

Hello,In QM03, we have a list of TASK linked to a notification. Each task has a person responsible linked to it (Field : PARNR)and also person name (field : NAME_QMSM).If i have notification number, can some one please tell me how can I find a link(T...

Labels in this area