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

SET cursor

HiWhen a field left blank in the screen, I am giving a pop message with yes and no options. If the user selects no, control remains in the same screen. I want to keep the cursor in the same blank field.Name of the field in the screen is "ekpo_ci-zcus...

Resolved! PAI Error message

Hi When I am trying to validate a screen field in a screen and try to give an error message, after the message, total screen becoming grey out. I need to enter a correct value after the error message.Could you help please<REMOVED BY MODERATOR - REQUE...

Resolved! BADI MB_MIGO_BADI

Hello Guru,i'm using BADI MB_MIGO_BADI Method LINE_MODIFY to update a std field (CS_GOITEM-ANZGEB) with my value calculated.The problem is this method is always active during creation, modification and display in MIGO, therefore i have some problem b...

BOM

Hi all ,I am getting exception after calling FM CS_BOM_EXPLOSION .Sy-subrc is 2 every time . So as per FM , it is printing CALL_INVALID . Please let me know y the exception is comig .This FM is basically to Know the sub components of a given material...

round prblem

Hi,how can i obtain exactly values for arithmetical operations? SAP round values... but i don't want to round values.Here is an example:8.89 * 0.25 = 2.245 -> SAP rounds to 2.25is there a way (FM, or something) that for this operation the result to...

Resolved! reg: spell_word

Hi Abapers,I want to display amount field as word format. I am using Spell_word FM.But, the problem is, I don't know how to use this FM internal table records.FORM SUB_GET_OUPUT . CLEAR W_VBRK. LOOP AT T_VBRK INTO W_VBRK. W_OUTPUT-VBELN = W_VBRK...

reports

Dear friendsi have created one report in that report jan_QUANTITY FEB_QUANTITY .........DEC_QUANTITY are there and below that fields i have to add material quantity...through vbak and vbapkwmeng is the field for the material quantity...and that is to...

Resolved! Dynamic assignment

I have 10 internal tables. I want to assign a value of 'X' to every field in the tables. (these are BAPI 'X' tables indicating the fields need to be updated. I want to update all fields so I want to set all fields to 'X'.how can I do this dynamica...

Resolved! Change file permission

Hi, Im using open dataset, transfer, close dataset to write data on unix server. Problem is, that all files i write by this ABAP command, have permission 660. I want to set it to 644. Is it possible, if I am not allowed to use unix commands in ABAP?T...

problem in PBO

Hi All, I have one requirement in module pool pro , I have two i/o boxes,In first i/o box is say for material number ( from say MARA ) for which i have attached search help ( In POV event) As soon as I select any material ( from F4 help ) it's co...

Labels in this area