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

    Resolved! Accepted Solution

    NW 7.3x UME password policy

    There can i configure the settings of password policy in NW 7.3x?With  "NWA -> Configuration -> Authentication and SSO -> Authentication - Properties"  I'm not able to set parameters like:      "ume.logon.security_policy.oldpass_in_newpass_allowed"T...

    The function module "BBP_RFC_READ_TABLE" was called, but cannot be found in the Function Library.

    Hello All,  Recently we have upgraded the SRM system from SRM 4.0 to SRM 7.0. Immediately  after  we are receiving below dump in R/3(4.6 c) system.CALL_FUNCTION_NOT_FOUND -The function module "BBP_RFC_READ_TABLE" was called, but cannot be found in th...

    Resolved! Accepted Solution

    How to change the Host during CL_HTTP_CLIENT session

    I am trying to communicate with a Cloud service ( http://api.cospace.de ) using class CL_HTTP_CLIENT.My problem is that I need to change the host name during the communication. (A similar problem can be found but was not solved in ABAP there).The RE...

    Resolved! Accepted Solution

    How to dynamically modify the style of a given column in my internal table

    Hi, I'm trying to dynamically modify a column of an internal table. I'm using field-symbols for that.The column I want to modify is called tabstyle (it's also a table) I'm trying to modify a specific line of this table.(The aim is to have a dynamic w...

    How do I capture error/information messages and Output of a report using SUMBIT statement, when called in a function module

    Hi All,I need to convert an existing report into a Function Module, so that that function module can be called any where.And I want to do this via SUMBIT statement.I am able to call report without selection screen & Report output. But I still get Pop...

    Resolved! Accepted Solution

    Size Category issue

    Hi,While we create a table in SE11, we mention size category, If the records exceeds the limit, then how it will store data.For example, if we already selected Size category 4 (Data records expected: 16,000 to 67,000), then how we store data in the t...

    Resolved! Accepted Solution

    How to find list of tcodes which calls other tcodes in background?

    How to find list of tcodes which calls other tcodes in background? Ex. 01. FBV0 calls FBVB,FV50. 02. F-02 calls FBR2.03. WSOA1  calls WRF_WSOA1.I can look in program code and probably look for Authority check statement, but is there a standard progra...

    how to use collect statement to sum quantity ( LFIMG) based on matnr and charg

    Hi Experts ,I have an internal table  like this types: begin of ty_lips            vbeln type likp-vbeln,            posnr type lips-posnr,            lifnr    type likp-lifnr,            matnr type lips-matnr,            charg type lips-charg,      ...

    Resolved! Accepted Solution

    CL_HTTP_CLIENT 400 Bad HTTP Request - Parameter with Space ' ' in name

    G'day all, I'm using CL_HTTP_CLIENT to interact with an external system which offers a URL based interface. This works fine until I have a parameter name with a space in it, at which point I get a "400 Bad HTTP request" response with the following de...

    Pyc by Participant
    • 2486 Views
    • 3 Comments
    • 0 Likes
    Labels in this area

    Explore this Area