CJE0 - Adding Characteristics - 'EXIT_SAPLPS01_002'

i am trying to add a characteristics in the hierarchy report.
tcode: cje0
in this tcode, there are lot of reports, we can add the characteristics/selections and run the report.
the req is to add a characteristics in the hierarchy report, which will used to filter the reports.
everything works fine, i have additional charactertics 'COST CENTRE'.
the report works fine and the code in exit  'EXIT_SAPLPS01_002' also works fine.
but it fails to get the desc of the cost center in the report.
refer this post:
[urgent help needed reg. user exists..|urgent help needed reg. user exists..]
Edited by: ssm on Nov 29, 2011 6:47 PM

Any clues??
to add a column in the hierarchy report.
there are the steps to follow.
add fields to CI_PRPS(these fields should be the new fields in the Maintenance fo the project)
add fields to  CI_RPSCO_X(these fields should be the characterstics)
write code in the exit, 'EXIT_SAPLPS01_002'
maintain entries in tkaf(this will actually display the characteristics in the report)..follow FM doc for the values
maintain entries in tmc73- PSPSR, STRUCR(these are table names), maintain the fields for these tables
RUN FM 'RKD_SHORT_TEXT_GENERATE_30'
if one of the characteristics is company code, when you select in the report it displays text to its right hand side. we will maintain key table and text table in TKAF TABLE.
now the problem is i have a cost centre and the key table and the text table has two primary keys,
after running FM 'RKD_SHORT_TEXT_GENERATE_30', it generates the code in 'RK2FGPKP' program.
when i debug this program , the value of the controlling area is missign and that is the reason it doesnt pick up the text of the cost centre.
Any ideas how to resolve this?

Similar Messages

  • Adding Characteristics to Functional locations

    I have a LSMW that creates Functional locations. When I get to adding characteristics, while recording the LSMW, I find that the program acts differntly than whnen using IL01 or IL02. When IL02, when I click on Charactertisics, the class type is already filled in. After that, once I select the class. I then get a list of characteristics.
    When recording the LSMW, I have to select the class type then the class. After that, I get an empty list of items.
    Can anybody tell me how I can add characteristics to a FL (either via LSMW or a Bapi)
    Thanks for any help!
    Scott

    Hi,
         I agree with the point which sunil says.
    Also one more thing you have to commit using BAPI_TRANSACTION_COMMIT. Then only the data gets saved.
        Also if you want to create the characteristics for the function location, you have to use the bapi BAPI_OBJCL_CREATE and for update use BAPI_OBJCL_CHANGE & then use commit.
    Edited by: smartvalli on Aug 25, 2010 7:45 AM
    Edited by: smartvalli on Aug 25, 2010 7:46 AM

  • REPORT-12KST1A or T-CODE 'CJE0'   Adding a column in predefined report

    hi guru's
    Please let me know how to insert a new column in the (PROJECT SYSTEMS )
    report 12KTST1A . for that reason i copied that report in customising but
    i cant able to edit that because it is generating automatically.
    The path to get to this report is:
    Accounting
    Capital investment management
    Investment projects
    Information system
    Report selection
    Costs
    Budget-related
    Budget/Actual/Commitmt/Rem.Plan/Assigned
    Then (after entering Cntl Area & DB prof), we narrow data using "Dynamic selection" icon & check Company code. Then enter valid company & save.
    Then enter project range, then execute.
    OR
    T-CODE "CJE0".
    is there any procedure to insert a column .
    I have not used Report Writer/Report Painter previously
    Thanks in advance for any and all help!
    regards,
    satheesh.
    Edited by: satheesh sath on Jan 15, 2008 5:40 AM

    I have solved it myself by adding few lines in stored procedure. Would like to share the solution, so that it will be helpful for others.
    Open the stored procedure which we are using for the default "List of Incidents" reports.
    Add the below under SELECT
    SupportGroup = ISNULL(TierQueuesDS.DisplayName, TierQueuesEnum.IncidentTierQueuesValue),
    TierQueuesEnum.IncidentTierQueuesId AS TierQueuesId,
    Classification = ISNULL(ClassificationDS.DisplayName, ClassificationEnum.IncidentClassificationValue),
    ClassificationEnum.IncidentClassificationId AS ClassificationId,
    Add the below under FROM
     LEFT OUTER JOIN
     dbo.IncidentTierQueuesvw AS TierQueuesEnum
     ON TierQueuesEnum.IncidentTierQueuesId = I.TierQueue_IncidentTierQueuesId 
     LEFT OUTER JOIN
     dbo.DisplayStringDimvw TierQueuesDS
     ON TierQueuesEnum.EnumTypeId=TierQueuesDS.BaseManagedEntityId
     AND TierQueuesDS.LanguageCode = @LanguageCode
     LEFT OUTER JOIN
     dbo.IncidentClassificationvw AS ClassificationEnum
     ON ClassificationEnum.IncidentClassificationId = I.Classification_IncidentClassificationId 
     LEFT OUTER JOIN
     dbo.DisplayStringDimvw ClassificationDS
     ON ClassificationEnum.EnumTypeId=ClassificationDS.BaseManagedEntityId
     AND ClassificationDS.LanguageCode = @LanguageCode
    Then open the report from Report Builder and add new column in the design. Add Support Group and Classification as a column in the report.
    Thanks & Regards, Dinesh

  • Adding Characteristics to Drilldown vendor reports (FKI2)

    Using transactions FKI2 and FKI5 I made a copy of the SAP standard drilldown report 0SAPDUEAN-01 (S_ALR_87012078) to meet our formatting needs for an A/P aging report. This report is missing  invoice date, payment terms, reference document number, due date. Is there a way to make these characteristics/master data available in my report?
    I have seen the link below for FI-SL but don't know how this applies to A/P reporting http://help.sap.com/saphelp_40b/helpdata/es/34/55ab93a45a2bc6e10000009b38f91f/frameset.htm
    Thanks
    Twila

    Hi Twila,
    Can you explain us how did you solve thi issue. Currently I want to add field BSEG-ZUONR in the Customer line item open items reporting.
    Any valuable information will be rewarded
    Thanks and regards,
    Victor

  • Why an added characteristics fails to be removed from a cube?

    see title

    Hi Kevin,
    Please even if this is an easy question and answer. You didn't find it before and had to ask.
    For other SDNers please add the questions back in.
    If you don't want to get the emails, just mark the questions as solved and take the "watch this topic" off for this post and forget about it.
    Everyone please, if a questions is marked as solved, don't post additional fishing for points answers. Everyone else: Don't give points for repeated answers. 'Wordsmithing' should not give any points. 
    Thanks, Mark.

  • Mapped characteristics in Multiprovider not available in Query Designer

    Hi,
    we have a multiprovider with approx 10 cubes and lot of characteristics, Navigational attributes mapped to it. I have added around 3 more characteristics and mapped to underlying cubes. But these added characteristics are not visible in Query designer.  Is there maximum limit for the number of characteristics.
    Thanks,

    Disconnecting the BEx made it work. But i dont understand i added this yesterday in the multiprovider. But i also removed some navigational attributes from the mapping. I will re-map and check. Thanks for the tip.

  • Historical data load for newly added fields

    Hi,
    we are using cube 0UCSA_C01 with delta update which has gone live now the requirement is we have to  add 2 new fields to this cube  but the problem is how can we load previous data for dese fields dat has been updated already . Plz letme know hw this can b acheieved  plz letme know the proceedure to achieve dis..
    Thnx
    help will b apprciated

    Hi,
    populate historical data into a newly added field in an infoprovider
    How to populate historical data into a newly added field in an infoprovider
    /people/dinesh.lalchand/blog/2006/02/07/loopback-process--follow-up
    http://sap.ittoolbox.com/documents/popular-q-and-a/adding-characteristics-to-infocubes-2138
    Thanks,
    JituK

  • New ratio doesn't appear in Bex Query designer

    Hello Experts,
    I added 2 ratios to my infocube. It activated without any problem. I then added these 2 ratios to my multiprovider and activated it after affecting them to the previous infocube.
    Then I connected to the Bex query designer and loaded a report in order to add these ratios, but there are not available for selection in the Ratio menu of the multiprovider.
    Has anyone faced this problem?
    Thanks

    Try reactivating the Multiprovider again and see if that works !
    I had this issue earlier, where I couldn't see two of the newly added characteristics in the multiprovider. But simply reactivating the multiprovider solved my issue.
    - Danny

  • One report or three reports?

    Hi guys,
    I have three reports in SAP BW (im using SAP BI 7.0):
    1) Credit Management
    2) Sales
    3) Profit Center
    Each report has it´s own view, data source and infocube.
    So for example the customer number, company code are the same.
    The key figures are the same (like sales or turn over).
    In addition to report 1) the 2) sales report has added characteristics like salesorganisation, the 3) has profit center.
    No I´m wondering if it is possible to make just one report with all characteristics in one query?
    Should I create one DSO with all fields?
    Is it possible to create one DSO which has access to each view and assambles the existing fields in one single DSO?
    Or would it be to much chaos if there are many characteristics?
    Thanks in advance

    I didn´t understand completely and wasn´t able to try to build one single cube (not a multi cube) out of three DSO.
    In my case I have the following situation for example three cubes and each cube has his own DSO with the same structure.
    My goal is to have only one cube with all characteristics in it so that I don´t have to use the reports.
    This is how the cubes exist in current version (three cubes and three DSO).
    ========
    Cube 1:
    ========
    Characteristics:
    0Cal_Month
    0C_CTR_AREA
    0Company_Code
    0Customer
    Keyfigures:
    Turn over
    Payments
    Open items
    ========
    Cube 2:
    ========
    Characteristics:
    0Cal_Month
    0C_CTR_AREA
    0Company_Code
    0Customer
    0Salesorg
    0Distr_Chain
    0Division
    Keyfigures:
    Turn over
    Payments
    Open items
    ========
    Cube 3:
    ========
    Characteristics:
    0Cal_Month
    0C_CTR_AREA
    0Company_Code
    0Customer
    0Profit_CTR
    Keyfigures:
    Turn over
    Payments
    Open items
    =========================
    Solution scenario for Cube 4:
    =========================
    I thought about this creating a new cube.
    Characteristics:
    0Cal_Month
    0C_CTR_AREA
    0Company_Code
    0Customer
    0Salesorg
    0Distr_Chain
    0Division
    0Profit_CTR
    Keyfigures:
    Turn over
    Payments
    Open items
    ===================
    Than I shoul be able to select within a selection mask for example turn over for a specifi sales division and profit center in the specific month.
    Am I right?
    To achieve that I have to map every single DSO field with the new cube 4.
    That means
    "DSO Sales" 0Customer field with field 0Customer in cube 4,
    "DSO Profit Center" 0Customer field with field 0Customer in cube 4 and
    "DSO Finance" 0Customer field with field 0Customer in cube 4
    and so on.
    Am I right?
    Thank you for answering!

  • QM_INCOMING INSPECTION WITH PARAMETERS VARIATION

    Dear QM Consultants,
    Wish you a very happy new year 2009!
    I came across a scenario,
    1.     Client does incoming inspection. Activation of 01 inspection type in materials master.
    2.     Interesting fact is that client the inspection parameters vary at every inspection lot for the same material.
    3.     For example, letu2019s take material 123 as the material for incoming inspection. For GR number 001 it length is 1000 + / -2 mm
    4.     For the same material code in next consignment the length is 800 +/- 1.
    5.     The parameter is same i.e. length but its dimensions vary at every lot. This variation is not systematic. I mean there is no definite pattern that after every 2 or 3 lots length will be so and so. It may be anything.
    6.     Client does not want to create separate material codes for this.
    7.     Also based on above parameter (LENGTH) another parameter say Area has to be calculated.
    I opted following solution,
    1.     Create MIC as LENGTH as incomplete model in QS21.
    2.     Prepare an inspection plan excluding above parameter i.e. LENGTH
    3.     Whenever lot gets generated user has to add MIC in inspection lot while result recording i.e. by create additional characteristic.
    4.     For area calculation I could not find any solution yet since calculated characteristics do not work for additionally added characteristics.
    Is there any other solution to this problem?
    Your expert comments please!
    Best Regards,
    Anand Rao

    Thanks very much, Shyamal, Gajesh, Ghanshyam, and Vinay for so prompt replies,
    1.     I will proceed as suggested by Shyamal as this seems to be easier way rather than local addition of MIC in inspection lot.Thanks Shyamal!
    2.     Whatever Vinay is saying thatu2019s also interesting. This is really a value addition for me.
    3.     Gajesh, this input processing method is completely new to me. Can you please send some more stuff or link so that I can test it in system. Thanks for your suggestion also.
    Also Dear Experts,
    Please go through following links. These are other twos questions posted by me.
    QM_Code group assignment to catalogue profile     Catalogue profile
    QM_LSMW BY RECORDING METHOD FOR QP01     LSMW by recording method for inspection plan
    I am sure; all of you can definitely throw some light for these issues.
    Thanks once again as my problem is resolved.
    Best Regards,
    Anand Rao

  • Strange issues in WebI report on standard Universe on top of BW Query

    Hello,
    We have a BW query with a standard Universe on top of it (generated automatically via the connection in universe designer).
    However, very strange things happen when playing with the data in WebI.
    There are some characteristics and just one key figure (which is just 'number of records').
    - key figures just disappear when adding characteristics
    - the wrong assignment is made from the infoobject to a dimension in webi when combining several characteristics in the WebI report (for example the 'customer' field holds the 'date' and the 'date' field is empty.
    I think it has something to do with BO that starts from the text of an infoobject instead of from the key.
    Also I constantly have to refresh the data when adding fields to the report.
    Did anybody have similar issues? How did you solve them?
    I also tried 'restructuring' the universe by deleting everything that's less relevant for the report, and taking the longest available text as dimension with key of the info object as detail and this seemed to work a lot better. However we shouldn't have to restructure a universe that's generated from a query?
    Thanks,
    Tom

    We had a the same thing.  Assuming it is the same cause, it is a known issue.  SAP had us install two Notes on BW and the problem disappeared..  Evidently it has to do with an MDX generation problem.  See response below and do some investigation.
    This is a known issue.
    Here are the notes that fix this issue. The second note has two composite notes in it that will need to be applied as well if they still have problems after they install the first two.
    There are some items that are broken in SP6. You'll notice that SAP note 1404328 is already in SP6. You'll still need to install it again along with the second SAP note 1420169
    Please install both of these and try your work flow again. If it's still not working, then you'll need to go through the composite notes in the second SAP note 1420169.

  • Consolidating queries / reports in one report

    Hi guys,
    I have three reports in SAP BW (im using SAP BI 7.0):
    1) Credit Management
    2) Sales
    3) Profit Center
    Each report has it´s own view, data source and infocube.
    So for example the customer number, company code are the same.
    The key figures are the same (like sales or turn over).
    In addition to report 1) the 2) sales report has added characteristics like salesorganisation, the 3) has profit center.
    No I´m wondering if it is possible to make just one report with all characteristics in one query?
    Should I create one DSO with all fields?
    Is it possible to create one DSO which has access to each view and assambles the existing fields in one single DSO?
    Or would it be to much chaos if there are many characteristics?
    Thanks in advance

    I didn´t understand completely and wasn´t able to try to build one single cube (not a multi cube) out of three DSO.
    In my case I have the following situation for example three cubes and each cube has his own DSO with the same structure.
    My goal is to have only one cube with all characteristics in it so that I don´t have to use the reports.
    This is how the cubes exist in current version (three cubes and three DSO).
    ========
    Cube 1:
    ========
    Characteristics:
    0Cal_Month
    0C_CTR_AREA
    0Company_Code
    0Customer
    Keyfigures:
    Turn over
    Payments
    Open items
    ========
    Cube 2:
    ========
    Characteristics:
    0Cal_Month
    0C_CTR_AREA
    0Company_Code
    0Customer
    0Salesorg
    0Distr_Chain
    0Division
    Keyfigures:
    Turn over
    Payments
    Open items
    ========
    Cube 3:
    ========
    Characteristics:
    0Cal_Month
    0C_CTR_AREA
    0Company_Code
    0Customer
    0Profit_CTR
    Keyfigures:
    Turn over
    Payments
    Open items
    =========================
    Solution scenario for Cube 4:
    =========================
    I thought about this creating a new cube.
    Characteristics:
    0Cal_Month
    0C_CTR_AREA
    0Company_Code
    0Customer
    0Salesorg
    0Distr_Chain
    0Division
    0Profit_CTR
    Keyfigures:
    Turn over
    Payments
    Open items
    ===================
    Than I shoul be able to select within a selection mask for example turn over for a specifi sales division and profit center in the specific month.
    Am I right?
    To achieve that I have to map every single DSO field with the new cube 4.
    That means
    "DSO Sales" 0Customer field with field  0Customer in cube 4,
    "DSO Profit Center" 0Customer field with field  0Customer in cube 4 and
    "DSO Finance" 0Customer field with field  0Customer in cube 4
    and so on.
    Am I right?
    Thank you for answering!
    Edited by: saplaz on May 8, 2011 2:51 PM
    Edited by: saplaz on May 9, 2011 1:41 PM
    Edited by: saplaz on May 10, 2011 8:35 AM

  • Additional fields in ACACPSDOCITEMS

    Hello
    Is it possible to add additional fields in ALV of transaction ACACPSDOCITEMS?
    We want to add the fields start account and target account in the result.
    Best regards
    Daniel

    where do you expect to populate the data for "additional" charactersitics from ?
    If you are going to make use of ABAP to derive values for the added characteristics, you should add the ABAP for update rules of the characteristics.
    If you are expecting that the values should come from the info source / ODS, then mapping for the fields should be first maintained in the respective structures even before you activate the update rule.
    Anil.

  • How to update extisting data in COPA

    Hi,
    We have made significant changes in already activated COPA configuration which is in terms of Characteristics and Value Fields. now we are going live and my client wants newly added characteristics and value fields in COPA.
    Is there any way by which we can achive this?
    Thanks and Regards,
    Sayujya

    Hi,
    do you mean to have the old CO-PA data available in the new data structure / value field assignment?
    Reverse and repost the line items (in test client first), depending on their source this is done using T-codes KE4S, KE4SFI, KE4SMM.
    The question is how much documents are affected as this procedure is time consuming and every old line item creates 2 new line items (one reversal, one new).
    Maybe its needed to physically delete old Co-PA documents => SAPNET note 69370 (RKECADL1) and 1405404 and repost them once again to CO-PA.
    Do this in test client first and take care.
    best regards, Christian

  • U201CError Info...   00 671: ABAP/4 processor: DBIF_RSQL_SQL_ERRORu201D

    Hi Gurus ,
    I am creating material with class and characters. class type is 001
    While creating material through MM01, in classification view I am giving class and after that characteristics value of that class and after that material is saved but system is not taking the characteristic value and message is coming as --u201CExpress document "Update was terminated" received from author u2026.u201D
    In SAP inbox message is coming as -- u201CError Info...   00 671: ABAP/4 processor: DBIF_RSQL_SQL_ERRORu201D
    And in SM14 error message is--u201CCLVF_VB_INSERT_CLASSIFICATIONu201D
    Function Module        CLVF_VB_INSERT_CLASSIFICATION
    Status                 Update was terminated
    Report                 LCLVFF40
    Row                    124
    Error details   Class:     00         Number:    671
    00 671: ABAP/4 processor: DBIF_RSQL_SQL_ERROR
    Same type of error is coming while adding characteristics value for release strategy class type
    032 following error is coming for that.
    Function Module        CLVF_VB_INSERT_CLASSIFICATION
    Status                 Update was terminated
    Report                 LCLVFF40
    Row                    85
    Error details   Class:     00         Number:    671
    00 671: ABAP/4 processor: DBIF_RSQL_SQL_ERROR
    Please reply

    Close

Maybe you are looking for