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

Resolved! Import of data cluster ends with mismatch exception, CX_SY_IMPORT_MISMATCH_ERROR

Hi,I was trying to import a data cluster using IMPORT ... FROM DATABASE AQRDB(lv) ID id statement, and CX_SY_IMPORT_MISMATCH_ERROR exception was thrown because "when importing object FIELDCAT the structure did not match the structure of the target ob...

Issue in Blocked ALV

Hi Experts,   I have a requirement to display multiple ALV bolcks as shown in the below screen shot.now the issue is I am able to display the multiple ALV blocks but with the line item entries are common for all the blocks.Please find the output scre...

anusha2 by Explorer
  • 2313 VIEWS
  • 9 REPLIES
  • 0 Likes

Resolved! How to get Number of attachments available in GOS(Generic Object Services) ?

Hi friends,i am using GOS for uploading attachments in an alv report .now my requirement is to find number of attachments available for individual Purchase Requisition Number.i am handling GOS through hot spot for  Purchase Requisition Number.please ...

Proxy Generation Error

Hi   I am trying to consume the external WSDL URL but I am getting "Proxy Generation Error " while creating the consumer service.Note : I am connecting to SAP via VPN and there is no internet connection in the client's environment. Help will be appre...

Hvshal4u by Active Participant
  • 1304 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Basic Custom duty,CVD and Cess on CVD flows into Excise Invoice instate of BED, ECess on BED and SecECes on BED

Hello Gurus,One of client having two plants one is DTA Plant and Another one is EHTP Plant(100 % EOU) having 100% EOU licence.Any customer buying from EHTP plant , client is charging Basic custome duty , CVD and CVD Cess .(i.e customer is buying from...

Resolved! Control the description of a transport request when creating it

Hello,I need to make some restrictions on the description of a transport request when creating it.After some searches on the internet, I found out that I have to put my ABAP code in an EXIT to control the description entered, but I don't know how to ...

Resolved! Smartform PDF Document : Not able to print, The Document could not be printed

Hi,I have smart-form in SRM for print previewing the Purchase Order.When i do a print preview in SRM, the Print Preview is generated correctly and i can open the PDF document.However when i take printout of the document, i get the below errors.  1. T...

Resolved! dynamic selection screen based on the number of records in Z-table.

Hi experts ,I've a Z-table which has certain number of records for now say 15 records. Using these 15 records and based on 2 fields say group and position I've to create 15 check boxes in selection screen dynamically. If in future the Z-table records...

Alv logo to excel

Hi,     I have a scenario in which i need to download the alv report output along with the logo into an excel sheet when user clicks on download icon...But in my case i am not getting the logo downloaded in the excel sheet.. so can any one find a sol...

Custom fields in ME11

Hi ABAP Gurus,I have a requirement where I need to add custom fields in Purchasing organization data1 in ME11 transaction (Purchase info record).I have searched in SDN and couldn't found relevant BADI/Exits.Please suggest how to add custom fields in ...

Resolved! BAPI_SALESORDER_CREATEFROMDAT2 - Item Conditions Pricing date issue

Hi All,I am using  BAPI_SALESORDER_CREATEFROMDAT2 to create Sales order.All the pricing details are getting updated successfully except pricing date. I am using BAPICOND-CONPRICDAT field for the same.Also I could not found corresponding field in BAPI...

Fetch data from Z* table

Hi,I have created one z table to update PR details.Declartion for PR number and item areas follows.BANFN---data element BANFNBNFPO ---data element  BNFPO.I am updating throw program(z) this table and gets updated without  any problem.But we try to se...

Resolved! BDC MB1B - Sales order to Sales order transfer not showing to sales order after recording

Dear Experts,I'm a Junior level abaper and creating a BDC program for generating Sales order to Sales order transfer.Problem : When i was trying to Sales order to Sales order , the destination sales order is not flowing from the notepad which had bee...

Resolved! Archiving custom database table problem when READ.

Hi BigGods,I encounter a archiving problem. i need archive several custom tables. And In my write program, this is process flow:LOOP main_itab.   SELECT *       INTO sub_itab1       FROM db1       PACKAGE SIZE p_size(from selection screen)       WHER...

How to update VBEP-LIFSP for removing Pricing block in case Price list is updated through VA02. Mannual update in price should not be considered.

Hi techies,I have a requirement where I need to remove price block from schedule lines in case Price list is updated for any line item while performing the transaction VA02. I am not suppose to consider the manual pricing case. I have written my code...

Labels in this area