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

Assigning internal table values to custom field(Aditional Field) in SQ02

Hi Expert,I created custom function module in that i took the result in internal table i.e. it_final_result and output will be Creation_date       KPI_Name          Project_Id          Count. 17.01.2012          Custom Obj          11                ...

Resolved! Issue on output structure

Hello Experts,I'm working with a piece of code but having short dump when moving values in between structures. In one structure I've value from configuration and all of them are in TYPE C.          zzgrossweight(30)                TYPE c,          zz...

Workflow - PO approval

Dear  AllI am verymuch new to the ABAP Workflow configuration.Through PFTC - I looked into the following task.  WS20000075Though I searched some material, I would like to have a guidance from you in order to implement the following scenario.Can someo...

Resolved! Cess and Shcess is not flowing to MIGO but CVD is flowing fine for import purchasing

HI everyone,Cess and Shcess is not flowing to MIGO but CVD is flowing fine for import purchasing.I Maintained all the Excise defaults in SPRO Even defined the classify condition types also, while capturing the Excise in J1IEX CVD is flowing fine as B...

Resolved! How to make attachments using class cl_gos_manager on key basis?

Dear Gurus,I am using class cl_gos_manager to attach files in using generic object services of IFGOSXSERV sap.But now I want to retrieve and save it on particular key basis.i.e if I attach a document on particular capex number basis as supporting doc...

VA01 Requirement

Hi,I have the following ABAP Requirement.While creating the Sales Order, after the Header details are entered, i should check for a Z table and populate the corresponding Material Number and Plant from the Z table as the first Line Item. The Ship-to ...

how to get the data from the spool into an internal table when used JOB_OPEN,JOB_SUBMIT FMs

Hi experts,how to get the data from the spool into an internal table when used JOB_OPEN,JOB_SUBMIT,JOB_CLOSE FMs..???I used these FMs to run a report in background..and I am able to run it successfully and getting spool ID..But Im not able to get the...

how to get the data from the spool into an internal table when used JOB_OPEN,JOB_SUBMIT FMs

Hi experts,how to get the data from the spool into an internal table when used JOB_OPEN,JOB_SUBMIT,JOB_CLOSE FMs..???I used these FMs to run a report in background..and I am able to run it successfully and getting spool ID..But Im not able to get the...

SAP Script for check form is not printing third window in same page

Hello,We have a requirement in our check form development where we have first window where the vendor invoice details are printed and in the second window we have a check being printed and in third page we nee the same first page to be repeted.Busine...

Coverage analyzer counts ENDLOOP as instruction: Bug or feature?

Hi, in ABAP, it is a common idiom to use a loop with where condition only for searching for a certain entry. In the table body, you either exit and evaluate the SY-SUBRC after the loop, or you set a return value and leave the modularization unit with...

Labels in this area