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

    Amount change based on currency in selection screen.

    Hi,Can you please help me to convert the amount based on currency.I have designed a selection  screen in the report with 2 parameter fields as mentioned below:PARAMETERS:                          P_CURR   LIKE BSID-WAERS,                          P_K...

    Resolved! Accepted Solution

    How can I use the method 'set_selected_rows' in an internal table?

    Hello,I am having trouble using the method 'set_selected_rows'.Here's what I have:DATA: row TYPE lvc_t_roid.CALL METHOD oref_alv->set_selected_rows   EXPORTING     it_row_no = row.However, I don't know how to give the number of the row that I want to...

    Resolved! Accepted Solution

    convert BAPI tables parameter data from structure to transparent table

    Hello experts,  I am using BAPI_ALM_NOTIF_LIST_EQUI to return a table of Notifications for a piece of equipment using a Tables parameter.  I want to process just one notification from the internal table 'T_BAPI2080_1', but I cannot use SQL commands b...

    Resolved! Accepted Solution

    How to avoid OTR texts disappear after EHP upgrade?

    Hi,My company is about to upgrade its HR system to the latest EHP but we are afraid about the OTR texts translations. There are many translations ajusted to display company's view about the processes. We don't want to lose these adjustments as in the...

    Why we save in Package

    Hi Everyone,                    I m learning ABAP, I want to know one basic thing but imp. is that.. Why we save everything in package although we can save as a local object. I dont have real time exposer so plz help me to understand this in realtime...

    Resolved! Accepted Solution

    Authorization field value

    Hi Experts,Basis team has created one authorization object and created one authorization field for warehouse number. They will assign value to that field.My question is:Is there any table to get the authorization field value for that object? or How c...

    Resolved! Accepted Solution

    SCUM fields are disabled

    Hi All,Actually we are facing an issue like, Our landscape has almost 12 systems in CUA. all the roles and user admin we do through Central system. But the issue is, after system refresh all the CUA is disturbed. However we corrected that. But the SC...

    using edit mask

    Hi All ,          Firstly my question is can we use  USING EDIT MASK statement only in write statement . My requirement is i need to display 9291651500 as (92)9165-1500 . i achieved this by following codeDATA  w_celular(20) TYPE c VALUE '9291651500'....

    Resolved! Accepted Solution

    zebra label printing issue

    Hi Experts,I am facing one problem in form printing, i have developed a smartform for tag label printing, when i take printout from local printer it is showing correct number of pages (i.e. one in my case) in print preview and also if i give print co...

    Why do I encounter runtime error when trying to display a form with Adobe LiveCycle Designer 8.1?

    While trying to display a form, I selected "Layout" in Adobe LiveCycle Designer 8.1; the following is displayed:then the layout screen is displayed, but it's blank:Question:  Why these are happening?  How to resolve this?Some background info:  I had ...

    Resolved! Accepted Solution

    Problem with batch input

    Hello, I'm creating a batch input for a transaction that is set and executed via code inside of another transaction, this is that whenever certain conditions are fulfill. In a bigger context there's a transaction that must be executed on background w...

    Resolved! Accepted Solution

    Issue with SHD0

    Hello Gurus,need your help in following scenario.My Requirement is like"When User is going to change the SO (using VA02) he should not able to change the “Delivery block” field."I want Delivery Block field ( Sales TAB - beside Item Overview) should b...

    Standard FM utility

    Hello experts,I can't find any documentation about FM GET_PERIOD_VERSION.Does someone already worked with it or knows the utility of this FM?Thanks for your answers.AmineModerator Message - Spoon-feeding is not encouraged in the forums. Debug the cod...

    Resolved! Accepted Solution

    Convert to xml from string / itab / table

    Hello Dear Experts,I want to send sms from our sms provider via SAP.  I want to manually fill xml from string or itab or table and call from url and then send xml.I give my structure below.<?xml version=“1.0” encoding=“utf-8” ?><MainmsgBody><Command>...

    Resolved! Accepted Solution

    SMARTFORM change form in language other than original

    Hello,I have a question on Smartforms. Another programmer has designed a Smartform in original language EN. Also the form is defined in EL language but with different text elements for some windows. My requirement is to have the form in EL showing th...

    Labels in this area

    Explore this Area