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

Resolved! advise plz

selection screen select-optionsS1S2S3S4radiobutton1 Select option s_budate radiobutton2IF radiobutton1 and radiobutton2 select from TABLE into itab where S1, S2, S3, and S4 endif. if radiobutton1 detete itab with all data on selection screen s...

Resolved! I had created a ZTable but Issue with Table Maintanance Generator Pl. Help

Hi SAP COMMUNITY,Iam getting one error for which i think my community can help me out bcoz some one has definetly would have faced this issue. I have created a Ztable. and when iam going into table maintanance generator from se11 and table name and t...

Replace Function

Hi all !!How do i remove hex 0d0a characters (carrier return+line feed)from a string ? I want to replace it with a space (hex 32).I've tried :DATA crlf(2) TYPE x VALUE '0D0A'.DATA sp(1) TYPE x VALUE '32'.REPLACE ALL OCCURRENCES OF crlf IN wa-aetxt WI...

ALV

HI,REPORT Z50874_REUSE_ALV_FIELDMERGE.TYPES : BEGIN OF st_ekko, ebeln TYPE ekko-ebeln, "Purchasing Document Number bstyp TYPE ekko-bstyp, "Purchasing Document Category bsart TYPE ekko-bsart, "Purchasing Document T...

ABAP-MIGO

Hi experts,when we run trnx MIGO "Document Date" input box shows system date (current date) by default. User want this field should come blank so that they can fill date themself. Any ideas how to do that?RegardsABAPER

COGI Userexit

Hi ,Can someone tell me if we have some userexit in COGI which is triggered when COGI entries are being cleared.Or is there some transaction which is triggered when the COGI is being cleared?Please help.Requirement is urgent.Thanks,Supriya Manik.

Resolved! Ehancement in me21n

hii expertsMy requirement is to modify in me21nwhen user is giving a particular document type in po automaticaly the purchase organisation will be there which is reltaed to that Document ype.E.gIn my client there is one doc type Zkol In po if Zkol is...

Resolved! internal table

Hi all, in my internal table i don't want fields to be repeated with same material number. i.e. if a particular material number is there in table, it shouldn't get the same material number againg. how shall i do that.kindly help me.regards,karthi.

Resolved! Error message

Hi!I would like to know, have anyone met with the following error message, in transaction SM58?SY 359 - Function module does not exist or EXCEPTION raisedIt can't be debugged, even the /h transaction is not working...I picked a line in the transactio...

function module

hi experts,i need to get the data of vendors dedit and credit values.if i give the date from and date to the credit and dedit details inbetween those dates i need to get.like in LFC1 table we are getting debit and credit details.is there any function...

Resolved! logic

hi guys,I have some 100 values in an internal table.From that 100 values first i have to pass the 1 st value and 10th value to another Functional modulethen again 11th value and 20th value and again 21st value and 30th value so on upto 100How i can ...

smartforms

Hi,there is vat window in my smartform.there are vat codes like 0,z,1for '0' vat code there is vat rate as 0.00%for '1' vat code there is vat rate as 17.50%for 'z' vat code nothing rate is there but it should be there so that the enduser can put any...

Resolved! Regarding coding

Hi all, In my program i written the following code. REPORT zmmgrexcdtl LINE-SIZE 233. SELECTION-SCREEN : BEGIN OF BLOCK b1 WITH FRAME TITLE text-t02. PARAMETER: finumber AS CHECKBOX ."INPUT OFF. PARAMETER: grnumber AS CHECKBOX ."INPUT OFF. SELEC...

Script

Hi all Here i have a requirement i.e. two froms one is Australian Invoice and the other New zealand invoice are assigned to same program and the output type is also same, here the problem is when i use the transaction VF03 to print Australian for...

Resolved! alv hotspot event

Hi guys , I have created an ALV report using the CAll function " REUSE alv grid display "I want the functionality that on double clicking the doc nr ( belnr of table bseg ) the doc should open .I have found the folowing cod from sdnFORM dis_data.g_re...

Labels in this area