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

Resolved! Reg: ALV Field catalog refresh

Hello All, Initially I have to display an ALV grid. Upon a buttons click(User Command) , an additional col should be displayed for which the field catalog of the ALV needs to be changed. Iam using FM ''REUSE_ALV_GRID_DISPLAY'.My question is , how cl...

regarding joins

HI ANJI,can i use join conditions like this...using BSID,BSIK,LFA1SELECT ABELNR ABUDAT AVBELN BLIFNR CORT01 CORT02 CPSTLZ CSTRASINTO CORRESPONDING FIELDS OF TABLE ITAB FROM BSID AS A INNER JOIN BSIKAS B ON ( ABUKRS = BBUKRS ) AND ( ABELNR = BBELNR ) ...

Resolved! SE38 and SA38

Hi,How to prevent the users from accessing SE38 and at the same time giving them the access ofSA38? In fact, is there is any particular reason why SAP recommends SA38 instead of SE38to users.Thanks in advance

Resolved! Itab with data from VBFA

Hi,for an sales order i found some entries in the VBFA and have will fill thisdata in an internal table. I have to select only delivery, goods movement and Invoice for an sales order. Finding this data is no problem but i have problemsto fill the int...

CONCATENATE

Hi Friends, Suppose if i have 2 strings which is concatenate into another variable.data : a(10) type c value 'INDIA', b(20) type c value 'HELLO', c(40) type c.concatenate a b into c seperated by space.write c.result will be = INDIA HE...

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.