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

Resolved! Each Item in Each Page

Hello Experts,I am issuing the output of the shipment through VT02N. Both Print program and the form are customized(Z).The form contains two pages each with different layouts.<b>First page to print the item Second page is to print an Acknowledgement<...

Convert Date

Hi,In a FM 'J_1I6_DETERMINE_EXCISE_RATE', There is a statement 'CONVERT DATE date INTO INVERTED-DATE date_j'. the value of date is '20070813' and the date is converted to '79929186' in date_j. If this date is converted, in the next select query in ...

Resolved! FM to increment date

Hi all,I need to add 3 days to the date i retrieve from a DB table and do further selection based on that. Is there any function module for adding days to a date ..........so taht it gives correct date based whether the month has 30 0r 31 days ........

BD87

Can BD87 be used for reprocessing the partially posted documents?I have an IDOC which is in status 52 and yellow indicator.When I reprocess it, i get a message I cannot process this node type.But similar IDOCs with red indicator, they are processed s...

Resolved! View select problem

I am having view nameVBAP_VAPMAin this view i am having two same field SPART, one from VAPMA,one from VBAP,how can i write select query to retrieve from second table, both SPART having idfferent values.when i write select spart from VBAP_VAPMA,it is...

FM to increment date

Hi all,I need to add 3 days to the date i retrieve from a DB table and do further selection based on that. Is there any function module for adding days to a date ..........so taht it gives correct date based whether the month has 30 0r 31 days ........

Resolved! fieldcat

Dear All,I displaying the output using alv.In this i want to change the one of the column name(fieldname) and it has to display this in full name whatever be the output length.For eg:In the output there is fied LGNUM.I changed this as <b>LOOP AT t_f...

Resolved! hi all

hi alli would like to know if i can write any name for 1. class 2. object. 3. method???how many class (es) are available ? pl provide the list of classeshow many method (s) are available ? pl provide the list of methodsand same for objects pl.thanxro...

script formatting

Hi all , i got a problem in script currency format. in my user settings i am getting currency format as 1,000.00.This is what is required by the user. but in the user logon the setting is being displayed as 1.000,00.can anyone give how this is happen...

Perfomance Issue

Hi ,Suppose I have got an internal table itab with field F1,F2,F3,F4.Suppose itab F1,F2,F3 are already filled up with data . I want to fill field F4 based on Field F3 from a different table .Take the example of F3 containing Vendor No . I want to get...

Resolved! EDI 832

Hi,what is the message type & idoc type of EDI 832.i have to send a outbound idoc file for daily updates at the end of the day in a batch i am suppose to create a outbound idoc how do i do this.can any body help on this.Thanks.

Resolved! Submit and return

Hi ,i am calling the std program RFBIBl00 in my report thru submit. when the RFBIBL00 is called the execution halts at the output screen. I need to bypass the screen and come to my calling program execution.how to handle it ?Your ideas are appreciate...

lsmw-batch input

Hi all..Am uploading vendor master using lsmw-batch input method..when there s one record in my flat file its working fine.. But when i give more than one record its throwing some errors and i cant create the session.. can any one help me regarding t...

Resolved! Inbound idoc number

Hi,Is there any way to get the inbound idoc number which created the sales order in the system. I have the sales order no. form that i want know the inbound idoc number which created this sales order.I am looking for any FM or Tables.Thanks,Patil

Resolved! Re: Reg date

in selection screen i require asDocument Date 07/14/2007 to 08/13/2007but my code is displaying like this 07/01/2007 08/13/2007what to change in my codeINITIALIZATION. LAST_MONTH_LAST_DAY = SY-DATUM. LAST_MONTH_LAST_DAY+6(2) = 01. ...

Resolved! sort statement ...

Hello all ,I am getting out put as in CS11 (BOM level by level ) with out the sort statement .But when i sort the internal table with the sort statement based on plant (werks ) . The out put is not in the old fashion , now the out put is of random, ...

Labels in this area