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

Outbound EDI ORDRSP

I have a problem...I am working in a QA client on outbound sales orders. The IDOC is being generated off the back of an Z output type but it is being created at status 30 - IDoc ready for dispatch (ALE service) (yellow traffic light!). I have DESADV ...

Display custom fields

i hav an internal table <b>int_table</b> with some field names of table marce.g., DISMM MINBE DISLS BSTMI BSTMA EISBEOn the basis of plant and material entered in selection screen i want to display only values of fields in table<b> int_table...

require ASAP

Hi Team,i am asking very basic qns . my requirement is :--> in smartform program lines , one field batch number (charg) comes with leading zero 00000105 but i require to remove leading zero.i am using concatenate in program lines so i don't use (Z) s...

Resolved! LSMW using BAPI

Hi allI am trying to use BAPI in LSMW and I am new to this. At step "Start IDoc Creation" I get an error saying <b>There is no partner named " of type ".</b> I think (not sure if I am right) this would be some problem related to "IDoc Inbound Process...

INDEXES

hi all,i want to create the secondary index on mseg table.here i am having select stament like this...which fields can i select in the secondary index.give me a brief explain.SELECT MSEG~MBLNRMSEG~BWARTMSEG~WERKSMSEG~SHKZGMSEG~MATNRMSEG~ERFMGMSEG~UMW...

fUNCTION MODULE

Hi, In R/3 i have used DYNP_VALUES_READ,F4IF_INT_TABLE_VALUE_REQUEST & CONVERSION_EXIT_ALPHA_INPUT. but in netweaver these function modules are not there. whether there is any function module exist in netweaver similar to this.please help meshyja

Resolved! need simple code

Hi Gurus i need some code .i have been given one table(xyd) it have fields no,nam,valthe itabe is lt_xyd, wa is lw_xyd, fields r no,nam,val.i will show the table values to u .................................. no nam val1 ...

date format

hi gurus !!!!!!!!i am dealing with an inbound - outbound interface.I have a date field that i am sending in to the outbound.in the program its is the format YYYYMMDD.But when i look for the resultant outbound message in transaction SXMB_MONI, the dat...

ALV + fixed values

Hi All, In my ALV GRID report I have a field which uses a domain. This domain has some fixed values like: 1 - Male, 2 - Female. In the output only 1 or 2 is appearing. Is there a way by which instead of the value, we can display the description of th...

parameter selection

Hi,I have a select-option s1 and the parameter p1.if select -option s1 is blank , then the parameter p1 needs to be optional, else if select-option s1 has some values ,then the parameter p1 needs to be obligatory.how do i specify this conditions?Any ...

Resolved! EKPO EKBE

Hi,I am doing some calculation over these two tables to get a stock information. For quantity of materials on stock one of WHERE conditions is EKBE~VGABE = '6'.My question is first of all is that condition correct? and the second Q is what value woul...

Resolved! Would an index help?

Hi, People are complaining about the time it takes to execute a report, and when I checked out the program, I found the following select that is slowing things down: SELECT * INTO CORRESPONDING FIELDS OF TABLE t_vbfa FROM vbfa WHERE vbeln = lt_...

report

Hi guys, i'm currently working on a Cost of Production report. In this report the client wnats to have the total quantity produced for a particular period, the planned (raw material cost and the packing material cost), the actual (raw material...

Labels in this area