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

EMPTY RESULT

Hi Expert Although I got the value of name1 and wgbez from the relevant table, but These values are not displayed in the report output These values were OK before I displayed the two fields MATNR and MAKTX in blue Where is my mistake? TYPES : ...

ALV CELL COLOR

HI EXPERT I want to make two of my exit columns blue,My Code Here TYPE-POOLS SLIS.TYPES : BEGIN OF TY_T023T , MATKL TYPE T023T-MATKL, WGBEZ TYPE T023T-WGBEZ, END OF TY_T023T.DATA : IT_T023T TYPE STANDARD TABLE OF TY_T023T .DATA : I_T023T TYPE TY...

HELP with VOFM transaction formulas and price determination requirement

Hello guys, how are you? In transaction setup V/08, there is a Z * schema with condition types ZFxx and ZSxx. Starting from a sales document, it is required to calculate prices for specific conditions (ZFxx and ZSxx) with KOMK-ERDAT instead of KOMK...

How to set user's logon data - cost center field when we are using BAPI_USER_CREATE1

Hi All, I am using BAPI_USER_CREATE1 to create an user, however on LogonData tab we have cost center field, BAPI does not have an option set cost center filed and Account No. fields. Can you please suggest on how to set these fields. Thanks in ad...

Resolved! SCI_REMOTE_NAVIGATE called from satellite systems but not found in central ATC-system

Before creating an OSS-incident, I thought I'd check here which options we have to resolve the following issue: After upgrading our development systems to NW750 SP19 we are now getting this warning message in ATC when trying to access the underlyin...

Transaction FTR_CREATE: How to manage the "direction" field in the folder “cash flow”

Hi, I would like to know how to manage the "direction" field in the folder “cash flow” In details: In “structure folder” I set the conditions for the interests: In the “cash flow folder” I need t have the field “direction” valued with a po...

How to Automatically enable the Accept or reject button after Lab inspection selection in QA32??

Hi Experts, i have requirement to find the enhancement point where when the user selects the Following path Qa32-> select any material-> result -> select lap inspection in the next Screen we have item where we can see two checkbox as Accept or...

How to get search help parameter of a field to populate from previous field in view?

I have a table maintenance view with two fields. For my second field, there is a search help with multiple parameters and I want one of the parameters to be populated with whatever the user enters in the previous field. They are both the same type of...

Resolved! SSO SAML AS ABAP only working with 1 out of 3 application servers

Hi, I have configured SSO SAML with AAD and AS ABAP. To configure this I downloaded the Metadata file from the Webdispatcher URL like instructed here. After this I uploaded the Metadata file to the IDP. We have a Webdispatcher is acting as a l...

Resolved! Is it a non sens to use SingleTon on Factory Design pattern ?

Hi team, I am currently working on a big project, for this project I have created several class (maybe more than 10). All these class have their own responsibilities. To avoid dependencies between all these class, I have used Interfaces (obvious...

Resolved! Insert a check on the project profile selected during the project creation phase (CJ01)

Hi,in transaction CJ01, after entering the "Project Def." and the "Project Profile" and hit enter, I would like to trigger a check on the selected value of the "Project Profile". If the entered value is not present in a custom table, I get a blocking...

Resolved! Decimal place in pricing condition value routine - Move string value to a p type variable

Hi there, I tried to search but failed to find any valuable info. to my issue, hence I raise it here. I am going to create a SD pricing condition value routine with purpose of rounding the condition value. I create the condition value routine v...

wrong result

Hi Expert I merge the tables mar Marc and mark into a internal table and Now I want to do for all entries for this internal table and t001w or t023t But it doesn't give me the Expected results Im Am Beginner Please Explain With Details . T...

Labels in this area