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

Alignment issues in layouts ,printing correctly in one printer and not printing not printer

we are issuing printout for Locl printer then print out is coming perferctly, but when we are issuing through other printer it is not coming perfectly.alignment of the columns is not perfect.could you let me know what is the changes needs to be done ...

Resolved! Sequence of a table

Hi,is there a command in ABAP to test whether a table (internal) is sorted on a specific field?If I remember correctly, DB tables are always sorted by their keyfields, so logically, when I SELECT a subset of any DB tables into internal tables, those ...

Archive infostructure

Hello Friends,We are implementing infostructures to access archived data. I have created new field catalogues and assigned these to new info structures. I have realized that after a related table (ZARIX..) is populated it is not pssible to add additi...

PR number in the output Routine

Hello Experts,i have created a new output control  routine i need PR number to fetch the aufnam value from the eban table. i am trying to use  komkbmd-banfn strucutre but this is not getting filled.Please let me know how to fetch the PR number in the...

VijayCR by Active Contributor
  • 536 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! Table Control Issue

Hi ,I am working on a development scenario where , a table control has 4 columns. One is material/Batch , quantity , Available stock , Total quanitity(Posting).Once the user enters the quantity , and click on proceed ,  BApi is triggered for 261 , 53...

Resolved! GETWA_NOT_ASSIGNED

Hii Expert's,I have one customized report, it is working fine and i am getting the values properly, but after executing this report, when i am trying to download this data to EXCEL sheet, this report is going to dump and i got this  "GETWA_NOT_ASSIGN...

Resolved! In User EXIT MV45AFZZ..I need to create line item based on Pricing Condition (KONDM) in VA02

Hi Gurus,In User EXIT MV45AFZZ..I need to create line item based on Pricing Condition (KONDM), e.g In my org we maitain three pricing condition 40.45.50,Now the requirement is when creating a sales order in VA01, in the first line item if we enter ma...

Resolved! create an internal table including two columns of the same type?

Hi there,I've defines two structures.TYPES: BEGIN OF line1,          ...          vbeln TYPE vbrk-vbeln,        END OF line1.TYPES: BEGIN OF line2,          vbeln TYPE vbkd-vbeln,          ...        END OF line2.I wanna create a third structure incl...

How to change the segment attribute(Max value) in Idocs using we30 ?

Hi Experts, When using WE30 to view a basic idocs type (in my case ZPRIBK01)and  then I double click on a segment type (in my case Z1PID01), it shows the  attribute display for this segment type... That is, Minimum number of  segments in sequence and...

ALV OOPS

Does anyone know how to handle single click of check box in ALV grid oops.So i have a detailed list ,alv grid.when i click check box for one row.i need to disable some of the data in same row.,without pressing enter/any other button?Is that possible ...

Resolved! In User EXIT MV45AFZZ..I need to create line item based on Pricing Condition (KONDM)

Hi Gurus,In User EXIT MV45AFZZ..I need to create line item based on Pricing Condition (KONDM), e.g I my org we maitain three pricing condition 40.45.50,Now the requirement is when creating a sales order in VA01, in the first line item if we enter mat...

Modify LIKP-INCO2

Hello, I'll have to modify the incoterm 2 related to the shipping point (VSTEL) for ex works shipments. Is MV50AFZ1 the correct way to do so and I think the coding below is not complete. Any proposals?IF likp-vstel = '1000' AND likp-inco1 = 'EXW'.   ...

Labels in this area