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! Batch Event Triggers sometimes not processed (job not executed)

Hi,I hope that someone can shed a light on this problem that we are having with Batch Events and Job Triggering.We defined a batch event using SM62. We scheduled a periodic job using the event (AFTER EVENT )In 99% of the times the job runs smoothly. ...

BMEIJS by Active Participant
  • 6785 VIEWS
  • 11 REPLIES
  • 0 Likes

Resolved! Custom T-code to list PBXX price(as in Purchase Order) against Material No.

Hello All!Requirement : Custom T-code required to list PBXX price(as in Purchase Order) against list of Material No.I am new to SAP platform and as per the previous discussions on SCN, it seems that this requires linking tables to a query. Unfortunat...

Resolved! change in smartforms

Dear Experts ,my requirement isi am having a smf and driver prog.i am displaying the table content in smf (Data coming from driver prog )need to group the value ex: i am getting output 1   bsp     400002   plc         10003   plc1        20004   car ...

Resolved! BAPI still active

Hy we have a problem in a java portal SRM connected with UME to abap SRM system EHP2 FOR SAP SRM 7.0.During normal activity we have an hang of system because it reaches the maximum number of connection defined by parameter "connection pool size" in p...

Resolved! Parsing XML : whether a tag is closed or not

Hi,this is my XML data :1. <Paragraph styleRef="Normal">2.          <Text value="test" />3.          <Bold>4.          <Text value="Others" />5.           </Bold>         6. </Paragraph>In this example i would like to know in ABAP when i'm parsing da...

Resolved! Spool ID not generated

Hello,I am running a t-code where I give a delivery number and a ABAP program runs in the background to create the invoice of the delivery document. The t-code is used for generating a Spool id so that in a dedicated printing format, the invoice will...

Resolved! Module pool:Screen from Scrolling or Jumping to Initial Position

Hi Group,I have adeded 4 check boxes in a sub screen  ,out of 4 check boxed in 2 check boxes I m using Function codes, when user clicking these 2 check boxes screen jumping/scrolling to initial screen ,when I removes Function code it works fine, can ...

TRANSFER DATASET

Hi,I need to create a XML file and in a single TRANSFER dataset statement I passing a string variable that has my XML data . This string variable has 8027 characters, but in the file only 7000 characters get printed.Later below I am able to write the...

Resolved! Problem with expend detail data with ALV_HIERSEQ_LIST

Hi all,I have ABAP program with ALV_HIERSEQ, but i can't expand the detail data, please help me to solved this problem.ABAP Program :REPORT  ZEXP_RPT NO STANDARD PAGE HEADING                               LINE-SIZE 255. *------------------standard co...

Resolved! Enhancement Tcode IE01/IE02

Hi All,   My requirement is to send email notification when equipment status changes or equipment created tcode:IE01/IE02.I want to do this through enhanement not by workflow.Could be suggest any enhancement spot (Explicit/Implicit) or user exits whi...

Resolved! Dubug in 7.4 SP 08

Hi Gurus,I have 1000 records in my internal table, Inside loop I have to check 500th records processing. how to put break point or how can I achive this without processing single record.Note :This is in production system so I can not modify the code....

Labels in this area