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

Task 1 - Create CDS View Entity ( August Developer Challenge )

First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83454 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! how we can we surpass seltext_l , seltext_M and seltext_S and only display one text in ALV column?

Hi All,Currently i'm using class CL_SALV_COLUMN, method set_short_text, set_medium_text and set_long_text to set my ALV column text.Anyhow,user would like to fix the column text as one text only without separate it to "short", "medium" and "long" tex...

Resolved! what is /PBS/CFIFREAD

Hi ,Please help me understand what is /PBS/CFIFREAD.Subroutine pool  /PBS/CFIFREAD .I checked in google for the term /PBS/CFIFREAD and i found this link .http://www.pbs-software.de/medien/handbuecher/e_cfi_user.pdf But i didnt find it relevant. I hav...

Dynamically execute ABAP statements in a SAP BI End routine (Similar to Function Module)

Hi,I got a requirement where I need to execute the below statement dynamically from database table dynamically. For example : IF A EQ '3049'      CASE B.        WHEN '25' OR '26'.          MOVE C TO TARGET.        WHEN '49'.          MOVE D TO TARGET...

BADI MB_DOCUMENT_BADI

Hi,We have implemented BADI MB_DOCUMENT_BADI method Before updateOur requirement is to post the material document no along with other Z field( say Z1, Z2) into Z00 table. This was all working fine as were calling the Z update FM in update task,. Thes...

Issue with BD79

Hi,I have created a conversion rule for MARC-PRCTR. I have attached the message type and the rule in BD55. In BD79 i have defined the conversion rule under Convert Sender fields with Sender fld as PRCTR and in conditions I have defined the coverted v...

Resolved! Issue with FIND statement

HI Experts,     My requirement is to replace all the real credit card numbers exist in the TEXTS present in Sales orders and Customer masters with some different numbers .It is some what difficult to find where exactly credit card number is present i...

Resolved! BI Authorizations

  In BI Analysis Authorization (through RSECADMIN), we can restrict access for particular info provider.We can restrict access by - Hierarchy Authorizations Value AuthorizationsAre these are working on access provision on AND basis or on OR Basis.E.g...

Field in internal table is empty after selection though the field has value in database

Hello All,I have never seen this kind of scenario before. In a program, data is being selected from BSAD table depending on company code and record creation date, into one internal table which is declared as :it_bsad type table of bsad.Now after sele...

Resolved! Implementing BADI

HiI have searched the web and SDN, and I can't find any guide for this, so hopefully you will help me.(The only thing I have found is: http://sapignite.com/how-to-implement-badi-in-sap-abap-with-tutorial/)I want to use BADI  "ME_PROCESS_PO_CUST" and ...

alv grid colon names

Hello , I have to write a rapport with  'REUSE_ALV_GRID_DISPLAY'  fm . The list has to show all users and the roles that are assigned to each of them . The list has to look something like belowUser   | role_A  | role_b |  role_123 | role_54 | role_11...

What is R/3?

Hi All,Can we say R/3 is data base.i want to know more about it please tell me about R/3in your simple words that i can understand easily.and if you ahve possible tell me metadata.Moderator message: please search for available information.@all: pleas...

Resolved! How to check whether a FM is available for Developer or available only for SAP

Hi Experts, I am using the few FM's (basically BAPI's: BAPI_USER_ACTGROUPS_ASSIGN, BAPI_USER_CREATE1) in the program, I want to know whether these FM's are available for the Developer or these can be only available for SAP internal purpose.Regards,Na...

Labels in this area