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

Tables

how to identify the tables?All vendor tables start with L such as LFA1. All customer tables start with K such as KNA1, KONV. All sales tables start with V such as VBAK VBAP. All master data tables start with T such as T001, T001W.All bank tables star...

Resolved! sap-script

hi to all iam working on customer statementsi had a problem with decimal notationwhat does the amount_string_convert funtion module will dosince when iam passing 25,000.00 into this fm and executing the customer statemt it is saying more than 2 deci...

LSMW for PA30

Hi people ...I have to make LSMW for transaction PA30 to oad data in an particular infotypefrom a excel file.I have some doubts .First of all i want to know whether LSMW directly updates tables or depends upon the transaction code .And if someone h...

Resolved! Custom Controls

Hello Everybody,Can someone tell me as to how a Custom Control is handled in module pool programming...............how r they declared n implemented.............can they b handled without the classes n events n methods.......Thanking u in anticipatio...

Logical File Path

Hi Friends,Can anyone tell me how to create logical file path while LSMW upload for BOM ( t-code : CS01).I tried using t-code : FILE but facing problem in providing valid/reserved name space.Can anyone explain me complete process to do so.RegardsSona...

sy-datum

hiperiod is field of type n, & is declared by parameters, when a number eg. x is entered in period input field, it must show the data of current period minus x.eg. if x=6 and current period is 8 then it must show 8-6= 2 it must show data of 2nd da...

hi all, append,

hi allwhat i was asking in previous question was completely different.i know how to use append statement, but i am not sure when to use it. i.e. what happens when u do not use append and what happens when it is used or what situation i have to use a...

Resolved! Refresh

Hi, How to refresh tree control. I have one REFRESH_TABLE_DISPLAY which is a private method. I need to refresh this tree which I have shown to the customer. How to use this method or any other alternative is available.ThanksRegards, Satya

ALV data change

Hi,I am calling ALV using 'REUSE_ALV_GRID_DISPLAY'.I have a field which is a check box.I need to process only those rows that are checked.but when the control comes back to my code using USERCOMMAND the internal table is not updated with what i have ...

bapi error

Dear experts, I am using bapi_goodsmvt_create in one program .my problem is when i pass one G/L account i am not getting the error butwhile for another i am getting error msg like " G/L Account is not included in the chart of accounts" but the g/...

Resolved! internal tables

i have some doubts plzz clear my doubts its urgetnt.1. suppose my internal table contains 10 fields, and in ALV fieldcat also contains 10fields. if i want only 6 files not 10 in my fieldcat how can i do that?2. can i call one window from another wind...

Selection screen

Hi,I am able to disable the check box in the selection screen.The reqiurement is,After entering the selection screen values user has excuted the report.It displays the report.When the user press the Back button (F3) it will display the selection scre...

Resolved! Query

Dear gurus, i am having an input with 001, 002 in the same field (text) . I want to seperate this field into two by identifyung the comma i thas to be like this nowreason id = 001counter = 002How shall i do this with queryThanx in advancesenthil

Table control

Hi Friends,I have created a screen with different tabs and in each tab, I have used table control. The problem I am facing is that, I have entered the data in tab-1 and moved on to tab-2. On coming back to tab-1, the data entered in tab-1 is cleare...

Labels in this area