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

Partner profile error

Hi AllThe scenario is to send idoc from R/3 to XI. Partner is LS, medium ALE. I am getting an error " No partner profiles (message control) maintained " when I try to create a PO idoc from ME22 n transaction. But I have the partner profile maintained...

INVOIC EDI OUTBOUND

I'm using message type INVOIC02 for outbound EDI invoices. The invoice has a discount on it but this is not being shown on the IDOC. I expect to see the data for the following fields but they're not being populatedE1EDS01 SUMID Identifier 020 Total ...

Sorting a help

Hello experts,another question. I have created a search help and added it to a field I made in the screen painter. This search help consist of 3 fields. It should be sorted on the 3th field (not an import or export parameter) descending.is this possi...

Checkbox event

Hello experts,I'm fairly unknown with ABAP so it'll probably be an easy one.I have a screen which I eddited with screen painter. I added 1 checkbox and 1 field which is a textfield. So far so good.The idea is that when the checkbox is false the textf...

Order by

In this code : DATA T100_WA TYPE T100.SELECT * FROM T100INTO T100_WAWHERE SPRSL = SY-LANGU ANDMSGNR < '010'ORDER BY PRIMARY KEY.ON CHANGE OF T100_WA-ARBGB.ULINE.WRITE: / '**', T100_WA-ARBGB, '**'.ENDON.WRITE: / T100_WA-MSGNR, T100_W...

user exit !

Hi Friends,This is userexit EXIT_SAPLV54U_002 (V54U0002), in t-code vi02 we have to capture a field VFKP-REBELIn the deep structure I_SCD,in which I_SCD-X-ITEM is an internal table ,we have to capture I_SCD-X-ITEM-VFKP-REBEL ,when capturing this fiel...

report on HR

Hi Abapers,Requirement: Development Plan templates have been created for all active associates. It is desired by HR to be able to extract certain data from these plans into an Excel spreadsheet. They want to be able to gauge a composite of developm...

Resolved! DATE FORMAT IN SAP

HI TO ALL ,MY CLIENT IS AN US CLIENT AND WANT THE DEFAULT DATE AS APR,20,2007 .THAT IS THEY WANT FIRST INITIAL THREE CHARACTERS FROM MONTH AND THEN DATE AND THEN YEAR.I TRIED TO CHANGE THE USER SETTINGS BUT I AM ABLE TO GET ONLY04/20/2007. CAN YOU HE...

Resolved! Column Separator

Hi, I have developed a report using FM REUSE_ALV_HIERSEQ_LIST_DISPLAY. This report doesn't have a column separator and there is an option on menu Settings->Columns->Automatic Separator where I can activate it. But I would like to enable this optio...

Resolved! IDO Format

Hello all,I am working in an EDI project and the guys who are receiving the iDocs request from us the iDoc and IDO definitions.What is the IDO definition and how can we provided it from SAP.Thanks

Resolved! Modify - Transporting?

Hi Experts,One simple doubt,I made a loop itab into wa,manipulated the first field of (either changed or added a new value, if its initial) wa.MODIFY itab.So, 1) Can I take it for granted that, the changes will take place/apply, surely, for the very ...

What is data Class ?

Hi.I need to know what is "data class". I am aplying a hot package in SAP, and it generated a error because el data class USR34 not exists associated with cdhdr table. The note says that I must create it, but I don´t know how I must to do it. And I ...

Resolved! Parameter ID

I am attempting to launch a transaction programmtically from withinan AVL report using the following code: SET PARAMETER ID 'ACC' FIELD <salv_item_cost_element>. SET PARAMETER ID 'BUK' FIELD <salv_item_company_code>. SET PARAMETER ID 'P...

Resolved! ERROR MESSAGE

Hai all...I have a screen which generates error message on checking a user input in one of the fields,and once the message is thrown out the user will not be able to re-enter the data in that screen.so any body please tell me what should i do to enab...

miniSAP

Hi,I want to install miniSAP newest version on my pc to practise ABAP. Can any one let me know what is the newest version available and from where I can download it. Can I also get the installation procudure.thanks,Sarma

Labels in this area