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

Resolved! search help

hi all,In trx Fb60 On field kostl (costcentre) in line item .I need to show the costcentres on the basis of user logged on the system.lets say if the user A is logged then he shuld get the costcenters1 & 2 in the search help. If user B is logged on ...

doubt in assigning

Hi, i want to compare the value of bkpf-xreversal with 2 and if it is having a value contains 2 then in the output the amount value should be shown in negative for which i had written code as belowIF BKPF-XREVERSAL = '2' AND BSEG-BELNR = BKP...

Resolved! No coloumn-text visible

Hello Friends! How solving the problem when on my output alv tree some colums haven't a column text. Columns where are existing dictionaryelements have been written automatically, but my own fields like char etc. arenot visible. Such columns are with...

Resolved! alv display

Hi ,The Requirent is as below example at the moment am able to display all fields except the 'subtotal' 'division total' 'capacity' row and the sum for that . Any sample code pls. eg : display in the alv grid group plant status week- g1 ...

Isuue with GUI_UPLOAD

hi,Iam uploading the data using GUI_UPLOAD the file type im using is .CSV type and is having more than 255 char per record /rowand hence all the data is not being uploaded ....any advise on the same to get all the data in the file into internal table...

VBUK

Hi people.I am programming in an user exit from IDOC_OUTPUT_ORDRSP for fill my own segment. One of this fields is LFSTK (order status) of VBUK table.The problem is that in my idoc i save an A (wait status) but when i go to VBUK the value is C (comple...

Resolved! Charcter # gets converted to symbol'u00AC'when posted in SAP (is it Unicode??)

Hi All,We have an inetrface which needs to post the legacy system data into SAP.Legacy system uses the symbol '#' in a document number example 'UK#123456' which needs to exactly get posted in SAP.However when data is posted in SAP, the above document...

or keyword

hi,may i know if or keyword in sql statement correct? if this field has empty or 0 value then will not select it. this is a char type. or any other way which is better than mine?thanks. SELECT axxx ayyy a~parob INTO CORRESPONDING FIELDS OF wa_tab ...

Resolved! Register Company

Hi ,In our copmany many have SDN id , We have seen there is seperate list of Top Contributing Companies , How to Register our copmany in SDN . Will each of the points that a Person takes from that copmany be added to that .Tell me the Procedure to do...

SAPLBTCH

Hi All,I need to copy the standard program SAPLBTCH, TCODE SMX into Zprogram and Ztcode and i need to do changes in GUI Status JOV_STATUS(Create a Z version of JOV_STATUS and remove the delete from Menu Bar and Menu Options.)when am coping it into Z...

Resolved! Interactive hr report

Hi all,I created an interactive HR report using PNP LDB ... but I have a problem .... it is taking me to the next screen wherever i click ...... and I want to restricted to personnel no..... so that whenever i click on personnel no. it should take me...

Resolved! DOUBLE_CLICK and LOOP

Hi all!I have 2 internal tables g_t_mbew and g_t_sloc. g_t_mbew is appended trough loop into output table itab_custdata of ALV list.after display of the first ALV i would like to trigger DOUBLE CLICK event on that ALV. DOUBLE_CLICK should trigger an ...

Resolved! log file of report

hi, This is vijay here, well till now i was not aware with the log file of report program, so i jus wanna to know how i can get the log file of program, means the complete log file of previously changs.thanks in advance.regardsvijay

Resolved! Batch Input Session

Hi All,Can anyboy help me regarding this:I have created a LSMW-Batch Input program for Vendor Master upload. When I am running the session in Error mode only the screen is stopping at the SAPMF02K Screen no is 0111. & it is showing message: 'Field A...

History of input values

Hi to all,I had already posted thread for this issue but not yet cleared with this issue. I didnt get the history of values in my sap input screens. After throguh SDN i had tried for options->localdata->history tab the button is ON andsap logon pad -...

p291102 by Active Contributor
  • 399 VIEWS
  • 2 REPLIES
  • 0 Likes

LSMW

Hello experts, I am working on lsmw direct input method, in that i want to know the difference between target and source structure, and also i want to know under which kind of scenarios we are using Batch input method, Direct input method,BAPI me...

Resolved! Table cntrol field to be display/Change only For each record

Hi all,How to set a particular Field in table control either as display only orchange only for <b>each row</b> based on certain condition.I need to set this property for each record in table control not for the entire coloumn?.I know the procedure fo...

Resolved! Module pool Problem.

Hi..I want to make a row of a table control in module pool disabled for input based on a run time condition. also i want to make one field of disabled row again available for input when i doublt click on that field.how can i do it?any suggestions wit...

Labels in this area