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...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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_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...

    Resolved! Accepted Solution

    Problem with CSV attachment using function 'SO_NEW_DOCUMENT_ATT_SEND_API1'

    Hello,I am having a problem with a CSV file that I want to attach to an email sending it with function 'SO_NEW_DOCUMENT_ATT_SEND_API1'.The function needs Contents_bin to be "solisti1" type, which has a line of 255 characters. Here is my code previou...

    Resolved! Accepted Solution

    Regex with Internal Tables

    Hello,is there any possibility withFIND ALL OCCURRENCES OF REGEX regex IN TABLE lt_tableto restrict the search to specific columns of the internal table?i.e. if the table has colum A and column B i only want to search for the regex in column B.Thanks...

    Resolved! Accepted Solution

    '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

    Explore this Area