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

Resolved! Foreign key

Hi Gurus, I have a little bit query related to foreign key. Please anybody clariffy me.How can I make a field which is not a primary key as a foreign key is that possible?Thanks in adance and waiting for replies...Regards,Ravi.

Resolved! at new

suppose i have internal table with two columns A contains records 2,2,2,2 andB contains 2, 1, 3,4, if i use control break stat. at new B what would be result.loop at itab.at new B.A B2 22 12 32 4endatendloop.

Resolved! about internal tables

hi i want to know how can u campre internal table values in a select statment if i am declaring the internal tables using types i.e i am declaring an internal table with out a header line and i am processing the internal table with work area.find th...

Resolved! reg selection screen

Hi guys..,i have 2 radio buttons on selection screen.1) sales order details,2) purchase order details.if we select radio button purchase order only fields of relevent selection criteria for purchase should populate in selection screen.(eg: ekko-vgbel...

Resolved! INTERNAL TABLE

Hi,please help me retrieving the data into followinf internal table:TYPES: BEGIN OF STR_ITAB1, CARRID LIKE SPFLI-CARRID, CONNID LIKE SPFLI-CONNID, CARRNAME LIKE SCARR-CARRNAME, CITYFROM LIKE SPFLI-CITYFROM, CITYTO LIKE S...

FieldSymbols

Hello all, I need to read the dara from internal table using field symbols..Instead of using workarea or header line....Please can any body send me the code step by step...asap... Its very urgent to me... Thanks in advance.....

user exit

hi can u suggest me any user exit that gets all the value from pricing conditions of va01 transaction and billing conditions also!! tha table i want are fpla and fplat and komv!!!i know one called userexit_save_document_prepare!! but this doesnot me...

Resolved! SU01 Not working

Hi AllI m in deep trouble. I have got SAP_ALL profile and have no authorization missing.In spite of that I am unable to make any changes in any user through any administrator id using SU01(or SU10). When I use SU01, It is displayed in Display mode on...

Resolved! onlile Transactions

Hi friends ,i want know how to debug online programs,Ex: i want debug T.code XK01,my customer wants checking on specific field on this transaction,that time i need to go directly for that particular field operation.if i go normal way , i need to sea...

Resolved! help-

In my select options there is document number(BELNR) and document type(BLART). And I have also declared f4 help for document number(BELNR).Now thing is that I have dcelared some document type like 'KG', 'DG', 'KZ' and 'DZ'. Suppose when I am selction...

ABAP Task

1) Can any one tell me the process that how will abaper in company will get task of coding something.2) How to create technical specifications . based on what we create . any tips to answer this question in interviews .3) what is conversion routine...

interactive report

Hi experts i have an esisting report: the code is below.now in the output when the user clicks on Fuctional Location(s763-tplnr) it should call transaction IL03. and when clicks on Equipment(S763-equnr) it should call tcode IE03. in the ...

Resolved! convert table to xstring

hallowi have internal table (person_tab) and i wont convert it to<b>xtring</b>how can i do that?best regards.TYPES : BEGIN OF 1_itab,werks TYPE persa,persg TYPE persg,persk TYPE persk,orgeh TYPE orgeh,stell TYPE stell,lastname TYPE pad_nachn,firstnam...

Resolved! SMTP Configuration

Hello Experts,I am configuring SMTP (SAP connect) on CRM 5.0 as per the documentation of SAP note 455140. It is showing an error as <b>Due to a technical fault, the system could not set up a connection to the RFC destination Check port and mail serve...

Labels in this area