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
  • 83455 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! su25 Note

Hi All,While I'm creating Roles in Dev system for the first time. I'm getting the specified Note.My Question is : Is it mandatory to  perform Su25 step1 in the system. If not, what are the issues I will face afterwards.Please confirm my Question. I a...

Resolved! Problem in uploading multiple PO line items using bapi_po_create1

Dear Experts..My requirement is to create PO Plantwise using BAPI_PO_CREATE1 and I am able to pass the data to the BAPI in the following fields..CALL FUNCTION 'BAPI_PO_CREATE1'      EXPORTING        poheader                     = po_header         po...

Resolved! How to assign a field symbol to a table type?

Hi experts,I am having a problem to assign a field symbol to a table type:DATA: lt_bapiadtel                    TYPE TABLE OF bapiadtel,          lt_BAPIADSMTP            TYPE TABLE OF BAPIADSMTP. FIELD-SYMBOLS: <fs_bapiadtel>  TYPE bapiadtel,      ...

Rolling back of Material Document Number in a BADI

Hi folks,                I am implementing the  BADI  'MB_DCOUMENT_BADI '  for MIGO transaction.                 By the time this BADI is triggered, the material doc number MBLNR is already generated.                 But based on some condition, i ne...

lr_column problem

WHy doens this work??      lr_column ?= lr_columns->get_column( 'AS4USER' ).      lr_column->set_long_text( 'User' ).      lr_column->set_output_length( 7 ).The field is of type:   as4user LIKE e070-as4user,The column header is printed a Owner?

BAPI for FB05

Please, anybody know a bapi for FB05?I can´t do with BDC because user not has authority for FB05.I try function POSTING_INTERFACE_CLEARING but it´s use call transaction and user doesn´t has authority to transaction FB05.Please, help me!

DEBMAS & email

Hello everybody,I need to dispatch to an external system (i.e. TIBCO) full single customer details even when only his email has been created or modified. It means I would like to have customers' data as a unique collection of informations, therefore ...

Resolved! Extending Material Inspection Setup in Quality Management View

HI I want to extend the material master data from one plant to the other plant. I am new to MM Module. I am using BAPI_MATERIAL_SAVEDATA to extend the material and working fine. However, the bapi do not extend the inspection data, hence i am using BA...

Resolved! re: CUA

Hi all,We have two CUAs maintained in different region with their own landscape. Of these two CUAs one should act as a master and and users/roles from other CUA need be transferred to the master CUA. How to go about this?Thanks & Regards

How to transport report generated from SQ01

HiI have transported below given objects, user group                                     ZVEN_PER_UGABAP Query:                                 ZVEN_PER_UG ZVEN_PER_QABAP Query: Functional area          ZVEN_PERTcode:                                 ...

SALV Top of list issue

Hi We created a ALV report using CL_SALV_TABLE OO Class. We need to have 2 header in the ALV like below                                                                Period 01               Period 02Name document number                     Quantity ...

Issue with Number range object!! All of sudden resetting back to 10!

HelloI have created a Numbering object (say, my_z_snro) from SNRO tx, details are as below (pls. see SNRO tx in your system to get know the below details),Number length domain            NUM6No interval rollingNumber range transactionWarning %       ...

Is there a Function Module or a method to retrieve a spool and print in background?

I have a background job with 'Print Immediately' box unchecked (business requirement) and it generates a spool.  I need to schedule a seperate background job to pick up this spool and print later on.  Is there any function module or a method which I ...

Resolved! Authorization check at profile level not a every profiles attached to the user

Hi everybody, does anybody knows why the authority check is carried out at every authorization objects in every profiles attached to the user? I need to carry out the check authority by individual profile and his authorization objects where the trans...

custom ABAP report/Report Painter report- for individual GL account balances according to Period wise totals

Hello SAP Gurus,I am a novice to SAP and need your guidance.I have a requirement to create  a report having : GL ccount balances w.r.t periods as columns across the top of the report.Do I create a report using report printer report? If so, which repo...

Labels in this area