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

Resolved! about gl posting

Hi!I have a question on postings to the G/L. I have seen that one can post through transaction fb50, and perhaps other fb* transactions.However I know other modules such as SD, MM etc do automatic posts to G/L. Do these modules use the fb* transactio...

Problem with string

Hi Experts.I have a strange issue.i have a variable str which is of type string.In my program when data paased to string which comes a file from PCit is not displaying compledata.If actual data is of 10 lines,it is diaplayin only 2 lines.When i creat...

user exit MV45AFZH

Hi all,In the sales order processing using user exit MV45AFZH i have to split authorizations when there are multiple scheduled lines per line item and this should be done only for schedule lines with confirmed quantity.Please suggest me on how to pro...

Resolved! abap sap-scripts

hi,iam unable to enter the values inside this command in line editor/: BOX XPOS '0' CM YPOS '11.20' CM WIDTH '18' CM HEIGHT '.5' CM FRAME 10 TW in this command i need change width to '18.75' cm its not accepting values b'coz this line filled up...

Resolved! Problem in module pool

Hi, I'm facing a problem in module pool, while editing the exit in standard transaction. The tabstrip is having module pool in it. on this screen, when i press ENTER, it generates the previously executed sy-ucomm.For ex. if first time i insert one ...

Resolved! solution

Guy's i need solution forfollowing problem, i have two internal table t_sdmatand t_lmw Table:->t_sdmat fields:->matnr werks labst3 value:-> 53621 53621 Table:->t_lmw fields:->matnr werks labst3 value:-> 53621 2001 20...

Logical Database.

Hi,I have customized PNP ldb selection screen. Here the data picked up is not relevant to the selection screen values.ex..I have defined not to select pernr's which are falling under an employee group say (X),but pernr is getting populated with the e...

Problem : Send email

Hi,I have this code found on the forum. DATA: OBJPACK LIKE SOPCKLSTI1 OCCURS 2 WITH HEADER LINE. DATA: OBJHEAD LIKE SOLISTI1 OCCURS 1 WITH HEADER LINE. DATA: OBJBIN LIKE SOLISTI1 OCCURS 10 WITH HEADER LINE. DATA: OBJTXT LIKE SOLISTI1 OCCURS 10 W...

Resolved! DDIC

Hi frnds,i want to create a field of type char and length 1000... i tink the normal type char is not possible. i tried lcha.. that was also not of use.. any suggestions?>points asured to all replies...madan..

Dynamic SQL query

Hi Experts,I am displaying a particular record of a table attached to a Transport Request. Based on a transport request, I am generating its list of objects and tables attached to it. Now I need to display a particular record of the table based on it...

Smartforms Document

Hi Gurus,I've been asked to develop smartforms from the scratch and there are lots of complexities.Please anybody send me smartforms cook-book or some gud docs which contains some solid information and also step by step example and which is detailed ...

Resolved! Removing Zeros

Hi All,I have a field called PSPID which iam fetching from the table PROJ, the field as for the following values:PSPIDHURT00031 00000000HURT00031R00000000HURT00031R01000000HURT00031R02000000HURT00031R03000000HURT00031C00000000HURT00031C02000000HURT00...

Resolved! Uploading file from PC

Hi,Im trying to upload a file from my PC. Im currently working on a Citrix/Metaframe connection. Do anyone know how I should write the correct path to locate my file on c:\. I have used a parameter and using open dataset to upload the file. Is there ...

Labels in this area