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

Resolved! No of HU in a HU

I have a Handling unit that has 2 handling units inside . I want to know if there is a code OR an FM to give us the lowest and the highest Handling unit .For example 1 handling unit ---> 2 handling units (pallets) -> 4 packets (MATERIALS) . Thank you...

Insert a high

Hi all, Can someone tell me how can I do to move the contents of a table (which contains almost 20 000 000 entries) to another one?I know that i can't use internal table to charge all the entries.Thank's in advanceMustapha

MusAbaper by Active Participant
  • 618 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! FM pa30

Hello,normally you can create/ save in pa30 for one person data.for example.infotype 2002 subtype 08begda = 14.01.2008endda = 14.02.2008aftre you create:you can give HOURS attendance --> 25you can also give a costcenter -> TESTthis all is for o...

Resolved! attachment with no extension using SO_DOCUMENT_SEND_API1

Hi,anyone know if it is possible to create a txt file email attachement with SO_DOCUMENT_SEND_API1 but NOT to have the attachment name with the '.txt' extension?I would like the attachment to be 'filename.001' but when it is emailed it being sent as ...

Resolved! decimals comma calculate

When i replace point with comma ";" it's dump. me i have to use number with comma.who to resolve this problemedata: c(15) type c value '70.12345678',c1 type p decimals 3,c2 type p decimals 3,c3 type p decimals 2 value '2.5'.move c to c1.c2 = c1 + c...

adil by Participant
  • 1939 VIEWS
  • 8 REPLIES
  • 0 Likes

Resolved! Scheduling a Job

Hello All,I have been checking SDN a lot but couldn't find exactly what i was looking for, although some threads came pretty close. This is my scenario.1. I have a report "REPORT1" which takes a lot of time to execute. It has a variant "ZVARIANT1"2. ...

Resolved! Error 51

Hello Everybody,I am trying to Post IDoc from one system to another. When I sent the material through BD10 it sent sucessfully. But in the recieving system I see the following errors - 51 - Error: Application document not posted62 - IDoc passed to ap...

Resolved! How to get serch option

Hi All,now i am designing a report,In which one of the selection field is Bankfor tat I used following two methods"PARAMETERS s_bankl like bnka-bankl. SELECT-OPTIONS s_bankl for bnka-bankl. but none of this give the serching option's is there any op...

Labels in this area