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! Standard buttons and Enabling mode in Table Control Wizard

Hi Table Control Wizard Experts,My requirement is to enter input values in Table Control Wizard and save those entries in DB.Its working fine.My doubt is:1. But When ever I'm clicking Table Control Wizard's standard buttons: TC_WIZ1_TOP/TC_WIZ1_NEXT/...

Resolved! Dropdown in grid alv ?

Hi I was using REUSE_ALV_GRID_DISPLAY_LVC FUNCTION I'm trying add value to dropdown cells like this...CLEAR : gs_dropdown , gt_dropdown[].   gs_dropdown-handle = '30'.   gs_dropdown-value  = '1'.   APPEND gs_dropdown TO gt_dropdown.   gs_dropdown-han...

NAST not updated

Hi Experts,                 I have created layout for MM contract through smartform.I have created one driver program also and attached it in specific output type in EV application in NACE.Driver program is called when I am going to take print previe...

Resolved! Cross Schema Table calls in AMDP

Hi Gurus,How to call cross schema dictionary tables, AMDP and views in AMDP method.E.g.METHOD sflight BY DATABASE PROCEDURE                          FOR HDB                          LANGUAGE SQLSCRIPT                          OPTIONS READ-ONLY       ...

Resolved! BAPI_GOODSMVT_CREATE, How to override SAP's calculation of the Expiration Date?

Hi ,We have same issue as mentioned in the other post by Ying. ( ) But unfortunately the solution had not shared by anyone in the post. we are using BAPI_GOODSMVT_CREATE to create Goods Receipts for production order (T-code MB31).I'm successful to us...

parallel processing

Hi Experts,I need to build one interface which will create/process huge data in CRM. previously we created two report programs one program will divide the data and send this data to other program and submits it as background job. it results multiple ...

Resolved! Selection Screen within Selection Screen - Problem with BACK

All,I have a checkbox on my first selection screen (Report1). Once I mark the checkbox and hit F8, it takes me to another selection screen (Report2). After entering the details, I get the output in alv grid format. When I hit back to come to 2nd sele...

BAPI_ACC_GL_POSTING_CHECK - issue Check Balance in Transaction Currency

Hi Friends,I have developed the program for GL account posting thru local flat file, when the time of checking data i am getting the error message "Check Balance in Transaction Currency".  I investigated that  this message might be in the Credit debi...

Immediate Print in SAP

Hi ,I am facing one issue in print of smart form .I want my smart form should go to the printer mentioned in communication method . But to get this ,i have  to set User_Settings = Space .But if i do User_Settings = Space in call smart-form function ,...

smartform number of pages increases based on internal table values.

Hi,  In my smartfrom am getting value from driver program..so in smartform  i want to display the number of line items in single page.but here it_tab[] = 1 value means displayed in single page ..but it_tab[] = 2 means for (same material ) also displa...

BAPI_FTR_FXT_CREATE

Sap Guru's,Am trying to create treasury BP through BAPI-BAPI_FTR_FXT_CREATE( tcode FTR_CREATE - Treasury BP)but its prompting me an below error:E FTR0                 161 BAPI processing was terminatedE T7                   004 Product type 51A is no...

Adobe form doubts

Hi All,    I have few doubts in Adobe form development. 1. Hiding a field when it isnull or initial.   Ihav tried using the java scroipt code given in discussion forums as below but it is not working .if(this.rawValue == null){  this.presence = "hidd...

How to convert spool request into pdf attachment and how to send it through mail?

i have a requirement that i have to send one mail to the customers billing details to the related customers. i am trying to convert the spool request into pdf format but i won't be able to send the mail. whenever i am checking in SOST tcode the mail ...

Resolved! 'BACK' and 'EXIT' button getting disabled after Custom code for TMG Event gets triggered.

Hello Fellow SCNers ,I have coded a TMG Event code for Event 05 ( Create New Entries ) in a Maintenance View , it is getting triggered while saving . I have coded an ERROR message inside it .But the Issue is that as soon as the error message gets tri...

Labels in this area