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

Can we change the page format used for a Report for background Jobs

Hi,    We have a Standard program scheduled in background. This intern calls another program with SUBMIT statement, further the second program schedulels another standard program with open_job and close_job function modules.The print parameters used ...

Resolved! What are the database tables used to store BAdI implementation related information ?

Hi experts,I have a requirement where i need to insert the programmatically  generated BAdI implementation class in the BAdI repository. I need the database tables where the info. related to implementation class  should be inserted .best regards ,Ami...

Resolved! software metrics to analyze the abap code and measure the maintainability of the source code

hi, all.i'm a student and now do some stuff about ABAP code.the case is to  use some software metrics to analyze the abap code and measure the maintainability of the source code.the question is, how to choose the selection criteria.can any help me ho...

Resolved! Performance issue: table used twice for select statements

This anlage table used two time how can use only one time can you guys assist me plz.  SELECT anlage sparte vstelle anlart           FROM eanl           INTO TABLE gt_eanl            FOR ALL ENTRIES IN gt_ever            WHERE anlage = gt_ever-anlage...

call transaction 'T-code'.

Hi.,          I have a problem of in the call transaction statement..          I created one t-code which contains one particular database table maintenance generator  contents..         In the report., if i use the statement CALL TRANSACTION 'ZS12' ...

Resolved! Value not passing to selection screen on ALV field double click

Dear Experts,I am unable to pass the 'EQUNR' field value to IW28 selection screen trhough the following code. The double click on EQUNR field in ALV, executes IW28 with blank EQUNR field and hence a huge list.Kindly help.REPORT  ZPMKJR003.TYPE-POOLS:...

OPEN_FORM Exception

HI Gurus,We have defined an output type of "External send" which should automatically send My Script as a as a mail.But I am getting MAIL_OPTIONS Exception while using 'OPEN_FORM' .Please help me how to remove that error.

How to make all table entries modified and saved by changing one field in Table maintainance generator?

Hi All, I am facing issue with table maintainace generator code. My requirement is to add 2 additional fields inside the existing table.I have already as below.ORG UNIT  | EMPNO| CHANGE USER| DATE.User usally enters orgunit and empno, Chnage user and...

Schedule lines not updating while using the BAPI_SCHEDULE_MAINTAIN

Hi Gurus,                                    I am using BAPI_SCHEDULE_MAINTAIN to change the schedule line delivery date and schedule line quantity, while i was changing using t-code ME38 it is changing but while using the above mentioned BAPI i am g...

Resolved! Facing problem in VL32N

Hi , While I am running BDC to delete Inbound Delivery through this VL32N ,after completion it is saying "Record has been saved".It is not Deleting. But when I tried to delete form T.Code it is saying " Record cannot be deleted " because for this GR...

Resolved! Find number of credit limit block releases in VKM3 for a customer in given period.

Hello friends,I am using Tcode VKM3 to release credit limit block on sales order in SD. I want to find the number of times the block was released for a customer within given period. Can any body help me to find the tables involved in this process?

Labels in this area