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

Resolved! table entreis

hi to all,help me in this issue,i am having a table for ex ztable in that have added a field called zins which of char 1 and updated with indicator x and when i see in the entries of the tablewhen i keep this zins = ' ' it is not giving any valuesif ...

Resolved! FOR BAKRA UNION

PLEASE CHECK IT AND CORRECT THE SELECT STATEMENT..REPORT ZPP_PROD_INTF_AKG NO STANDARD PAGE HEADING LINE-SIZE 255 .TABLES: AFKO, JEST, AUFK.&--DECLERATION OF TABLE TYPES--TYPES: BEGIN OF TY_EXL, AUFNR TYPE AUFNR, ...

function module exit

hi ABAPERs,good day,i have a query about function module exit,create a function module exit to the ABAP program editor, so that,whenever the program attributes screen is opened an information message is popped to the user,probably,this is the enhance...

Resolved! Reg:BAPI_USER_GET_DETAIL

Hi All,Iam using the BAPI_USER_GET_DETAIL to get the User Details.But this BAPI uses Authorization Check Internally and it is failing for some User Id's.We can get the User's Data from the Datbase Tables but we dont want to do that.Please let me know...

Smartform activation

Hi Experts,I have a standard smartform.When i copeid that to zform and activared,it is activating immediately.But after copying to zform if i do a small change like changing the logo or changing some text then it is giving time out error.If the basis...

BTE

Dear All ,In fb60 when they post the document , all line items are not filled with BA . We have identified one BTE 1025 which has one function module SAMPLE_INTERFACE_00001025 , can I use this to fill the empty BA in all line item.

Resolved! Background Jobs

Hello friends,I have to run a program periodic.IN SM36 i have created the job name and in the start condition i have specified the start date and time and have clicked the check box periodic. But i want to specify the period of repetion, i mean hourl...

Resolved! How to use COMMIT

Hi,I want to update a lot of rows, say for example 1 million rows.If I do it like a for loop:LOOP UPDATE SET WHEREENDLOOPDo I have to use the keyword "commit work" somewhere?Or is commit being done automatically after each update or after the who...

vl31n

hi,whenever user enter po no in VL31N and press enter,i have to pass data to excess id ( RV50A-VERUR_LA ) screen field for vendor invoice no.( seperate cus.table have PO no & vendor invoice no ) .is it possible?.Your help is greatly appreciated.

tables access information

Hi,we are in a cleaning process. Althoug nobody gets hurt by unnused customer tables, the customer wants to know about tables that are nort used.One approach is a where-used-list. OK, done.Another approach is to analyze table access statistics. AFAIK...

Clemenss by Active Contributor
  • 449 VIEWS
  • 2 REPLIES
  • 0 Likes

Monitor table access

Hi,we are in a cleaning process. Althoug nobody gets hurt by unnused customer tables, the customer wants to know about tables that are nort used.One approach is a where-used-list. OK, done.Another approach is to analyze table access statistics. AFAIK...

Clemenss by Active Contributor
  • 361 VIEWS
  • 1 REPLY
  • 0 Likes

mapping problem

Hi Friends,I have one query.My condition is likeIn selection screen there are 4 fields like A, B, C & D.Now requirement is like I have to ensure that field A, C or D having some value i.e. if none of these selections were entered then display the err...

Reject a Requisition

Hello,I need help programatically rejecting a requisition. I know there is no BAPI or FM out there that will accomplish this. Any help here would be great. Maybe a series of steps that need to be taken through workflow functions, etc? Samples woul...

Resolved! Select

hi to all,help me in this issue SELECT * FROM ZFtable INTO IT_cus WHERE ZSTAT = IT_CUSBAL-ZSTAT AND ZINVIND = ' ' AND TRANSINST EQ ' ' when i keep this transinst eq ' ' it is not ...

Resolved! sort internal table

i have a requirement.I am looking to sort an internal table with wbs element. I want to sort the internal table such a way that all the entries that have wbs element appears at top in ascending order and then those that dont have wbs element.if i try...

SUIM Report

HiWe have made some changes for around 1500 users like deleting the Name at Birth, Nickname, etc...fields in the address tab of SU01. Now i wanted to cross check to c whether the specified fields are deleted for all the users or not at once? Can any ...

Labels in this area