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...

    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...

    Resolved! Accepted Solution

    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...

    slanzetta by Participant
    • 2442 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area