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

Resolved! Using BAdI HRBAS00_STRUAUTH to override structural authorization for specific T-codes

Hi all,For a client I'm trying to develop an exception to structural authorizations for specific T-codes.I have figured out that using BAdI HRBAS00_STRUAUTH should be suitable for this.There are two relevant methods that I can and should use, namely:...

Resolved! Table logging using SCU3

Hi there,I'm trying to set up data logging for a table. In SE11 I changed the technical settings of a table as shown below:But when I executed SCU3 for this table I received the following message:I googled this and saw that I should check the rec/cli...

mgross1 by Participant
  • 9661 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Text File Creation - Fixed Values - 8-bit ASCII (not Unicode)

Hi All,I have a requirement to created a ".txt" file with fixed values (using spaces to fill the gap); below are the criteria ;File Type               -     8-bit ASCII (not Unicode)Record Delimiter     -     CRLF – 0x0D0ARecord Length          -    ...

tharu by Contributor
  • 874 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! how to find the program to update the material into table ?

Hi Experts,I am having issue with one material which has been updated in std sap table, but in our custom sap it is not showing, so i want to update that material in Our customized sap. So how can i process, can any one help me in this issue how to f...

Resolved! Specific program, need to add button in Application Toolbar (GUI Status)

Hi gurus,i would like to add a new button in my Application Toolbar of my specific program.I have a screen 2000 in which one i call in PBO instruction SET PF-STATUS 'ZCLASSIC'.In my status ZCLASSIC, i created a new 'Freely Assigned Function Keys' lik...

Resolved! Global singleton class - public or protected/private instance generation?

Hello colleagues,Recently, in abapdocu I read a guideline that describes a rule: "Declare the instance constructor in the public visibility section." with an exсeption: "The technical restrictions mentioned only apply to the processing of global clas...

Resolved! Why does an OUTER JOIN sometimes require new SQL syntax and sometimes not?

Hello everyone,I am facing a very weird problem. In my programs I am usually using the old SQL syntax because I dislike the new, more complicated format (with @-escape symbols and a comma-delimited result list). However, I find that when I am using a...

Resolved! unable to update Cost Center and GL Account while using BAPI_PO_CHANGE

i am trying to add new service line item in existing Purchase Order via  BAPI_PO_CHANGE the Service line item is added successfully but not able to update Cost Center and GL Account for service line 20 .. any solution for it ?CALL FUNCTION 'BAPI_PO_C...

Resolved! How to provide checkboxes for particular records in alv ?

Hi experts ,  Can i know how to provide checkboxes for particular records in alv.I am using  reuse_alv_grid_display??for example:      name    city1   mike    abc2   harry    xyz3    bob     So i need only checkbox for 3rd record i.e if city is initi...

Resolved! Change Mail Attachment name for Billing Doc in VF31

Hi Experts.  In VF02, Header->Output..  Custom Output Type is entered and click on SAVE.   Then VF31 is executed, the mail is send to the user.  Requirement is change the PDF Attachment . not able to trace how to get solution.  while executing VF31, ...

Resolved! Call MIRO from report Z

Hi experts,I have a custom report which shows an ALV with some data. If I click on a cell, I need to call MIRO with some data and stay in that screen and let the user do what he wants. Then, when the user saves or goes back, go back to the Z report.I...

How to read all the variables along with there types from a report program?

Hi Experts,I have a required to write a program to check the naming convention of the variables used in the report provided in the selection screen.For that purpose, i require to read all the variables of the report that has been provided in the sele...

Resolved! How to create CDS view dynamically without using Eclipse in SAP ABAP for HANA

Hi Gurus,I am new to SAP ABAP for HANA.I have a requirement about...How to create CDS view dynamically without using Eclipse.Could you please explain me in brief.Please share me and waiting for your valuable information.Regards,Siva R

Resolved! N-number of permutations and combinations for the given sales area

Hi SAP Techies,Issue: I need to get the sales area assigned to the user (login) but when I checked in the authorizations, found that the distribution channel and division are having asterisk (like 10*, 200*).Please guide.Do we have any bapi to get us...

Labels in this area