Application Development 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

Button on ALV

Hi All,I have to create a interactive ALV, I´m using for this a Module Pool with OO ALV.I have created a Custom Control (Container) to display the list.On this screen I have set a button to process a line of the list, but I have a problem.I tried to ...

Resolved! Long Text To Short text

Hi ALL,I am getting a long text(around 1000 chars long) in one of my field and I need to divide it into small chunks of 255 char and send it in the table form.Is there any functional module available for this or any standard statement?Points would be...

joins

SELECT b~matnr INTO TABLE i_picps FROM picps as b JOIN picps as a ON bpickey = apickey WHERE a~matnr = wa_pmd2-fff_lead AND b~matnr NE wa_pmd2-fff_lead. The proposed query will retrieve the non-lead parts...

Check Box in Module Pool

Hi,I placed a Check box and Text Box in a Screen in Moudule pool.when the user press the Check Box then the Text box should enable otherwise it should disable.if i give function for a check box then wheather it will trigger when the user press it or ...

screen BADI for XK01

Hi ,I've a requirement for adding custom fields to vendor master. I successfully added the screen and i'm able to save the data using the badi's 'VENDOR_ADD_DATA' and 'VENDOR_ADD_DATA_CS'. I've a check on some fields on this screen. I've to give an e...

Resolved! date manipulation

i have in a string 1/11/2007i am doing this manipulation V_year = <fs_upfile>-value+5. v_month = <fs_upfile>-value+2(2). v_day = <fs_upfile>-value(1) and putting it in a field bwdatbut i don't know in advance if string...

session

hi experts,can anybody tell me executing 4 times a single transaction can get 4 sessions in sm35 if u check them all and process does all 4 sessions simultaniously updated or one by one is updated

Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.