CO object assignment

Hi All,
When I do asset retirement - ABAVN / ABAON, SAP will create the journal including the P&L account (such as gain/loss or disposal account)
The question is, the CO object for this account is always blank, cannot be derived from asset master data (cost center)
I've tried to use substitution but it's not working, please anyone could help me ?
Regards,
-M-

Hi,
Please have a look on the following tips to solve this issue:                                                                               
1. Check the settings in the following customizing                                                                               
SPRO -> Asset Accounting -> Integration with the General Ledger ->  Additional Account Assignement Objects                                                                               
In there you must find CO object  (f.w.Cost Center / Internal Orders as ACTIVE                                                                               
2. All asset masters must have defined a cost center / internal order) in table ANLZ.                                                         
   You can check this information by trx. SE16.                                                                               
3. In "field status group" of account assignment, CO object must be optional.                                                                               
To check this information, you can go to trx. AS02, double click on account determination, then select tab "Create/bank/interest".                                                                               
4. Check if you have set additional cost center determination by trx. OKB9 that can be affecting the "cost center" derivation.                                                                               
5. If company code has been defined as "Balances by Business Areas",  then Cost Center won't be derivated from Asset Master.                                                                               
6. Please verify the settings of:                                      
SPRO -> Asset Accounting -> Integration with the General Ledger ->     
Additional Account Assignment Objects ->                               
Specify Acct Assignment Types for Acct Assignment Objects              
There for your company code, for all transactions (*) cost center must 
be active, so it will be derivated from Asset Master.                  
Regards Bernhard
Edited by: Bernhard Kirchner on Jul 23, 2010 11:39 AM

Similar Messages

  • CO Object assignment error in MB1B

    Dear All,
    While doing transfer posting with movement type 453, system is showing CO object assignment error.
    CO object not assigned to cost element error..........
    Wiating for reply.
    Thanks & regards

    hi
    go to OKB9 here give assignment of cost center and cost element
    regards
    kunal

  • Data Object Assignment for BAPI /SYCLO/CORE_MDW_SESSION1_CRT Not Found! Agentry

    Hi,
    I am facing an issue with Agentry (SMP3.0) startup. I am aware that something wrong happens on Agentry SAP Framework but I dont know how to fix it. Please help me. Thank you.
    18:56:11  - Data Object Assignment for BAPI /SYCLO/CORE_MDW_SESSION1_CRT Not Found! |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread###User::rethrowException::begin |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread###User::rethrowException::Exception caught: 11.06.2014 18:56:11  - Data Object Assignment for BAPI /SYCLO/CORE_MDW_SESSION1_CRT Not Found! |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread### |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread###User::rethrowException::COM.SYCLO.AGENTRY.AGENTRYEXCEPTION: 11.06.2014 18:56:11  - DATA OBJECT ASSIGNMENT FOR BAPI /SYCLO/CORE_MDW_SESSION1_CRT NOT FOUND! |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread### |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread### AT COM.SYCLO.SAP.BAPI.BAPIERRORHANDLER.INIT(BAPIERRORHANDLER.JAVA:68) |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread### AT COM.SYCLO.SAP.BAPI.BAPIERRORHANDLER.<INIT>(BAPIERRORHANDLER.JAVA:42) |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread### AT COM.SYCLO.SAP.BAPI.BAPI.CHECKFORERRORS(BAPI.JAVA:304) |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread### AT COM.SYCLO.SAP.BAPI.BAPI.RUN(BAPI.JAVA:184) |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread### AT COM.SYCLO.SAP.SESSIONMANAGER.CREATEREMOTEUSER(SESSIONMANAGER.JAVA:95) |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread### AT COM.SYCLO.SAP.SESSIONMANAGER.OPENSESSION(SESSIONMANAGER.JAVA:67) |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread### AT COM.SYCLO.SAP.USER.INITSESSION(USER.JAVA:693) |
    2014 06 11 12:56:03#+0700#INFO#System.out##anonymous#Agentry Runtime Worker Thread### AT COM.SYCLO.SAP.SERVER.LOGIN(SERVER.JAVA:310) |
    The same thing happen to /SYCLO/CORE_MDW_SESSION1_DEL
    I access my Agentry SAP Framework and found out that there are 3 MDOs assigned to the BAPI. Then why do they popup such exception.

    Hi Kunal,
    Below is my JavaBE.ini. Please help. Thank you very much.
    [HOST]
    server=be1.vdc.csc.com
    APPNAME=ZCH_MATERIALLIST
    [CLIENT_NUM]
    CLIENT=800
    [SYSTEM_NUM]
    SYSNUM=01
    [LOGON_METHOD]
    ; USER_AUTH if standard UID/Password authentication is used
    ; USER_AUTH_GLOBAL if pooled connections using single UID/Password is used
    ; USER_AUTH_GROUP if UID/Password authentication with SAP Message Server
    ;   (load balancing) is used
    LOGON_METHOD=USER_AUTH
    [GLOBAL_LOGON]
    ; referenced when LOGON_METHOD=USER_AUTH_GLOBAL
    ; uses a pool of connections to the SAP backend all utilizing a single
    ;    UID/password
    UID=
    UPASSWORD=
    SHAREDCONNECTION=0
    GET_PERSONNEL_INFO=
    [SERVICE_LOGON]
    ENABLED=true
    UID=hngu3
    UPASSWORD=xxxxxx
    UPASSWORDENCODED=false
    [GROUP_LOGON]
    ; referenced when LOGON_METHOD=USER_AUTH_GROUP
    ; individual user authentication using an SAP Message Server which distributes
    ; client connections among a "group" of SAP application servers based on load
    ; balancing criteria
    ; host name or IP address of SAP Message Server
    MESSAGE_SERVER=
    GROUP_NAME=
    SYSTEM_ID=
    CLIENT=
    [LANGUAGE]
    LANG=EN
    [LOGGING]
    Level=4
    [REQUIRED_BAPI_WRAPPER]
    com.syclo.sap.bapi.LoginCheckBAPI=/SYCLO/CORE_SUSR_LOGIN_CHECK
    com.syclo.sap.bapi.RemoteUserCreateBAPI=/SYCLO/CORE_MDW_SESSION1_CRT
    com.syclo.sap.bapi.RemoteParameterGetBAPI=/SYCLO/CORE_MDW_PARAMETER_GET
    com.syclo.sap.bapi.SystemInfoBAPI=/SYCLO/CORE_SYSTINFO_GET
    com.syclo.sap.bapi.ChangePasswordBAPI=/SYCLO/CORE_SUSR_CHANGE_PASSWD
    com.syclo.sap.bapi.CTConfirmationBAPI=/SYCLO/CORE_OUTB_MSG_STAT_UPD
    com.syclo.sap.bapi.DTBAPI=/SYCLO/CORE_DT_GET
    com.syclo.sap.bapi.GetEmployeeDataBAPI=/SYCLO/HR_EMPLOYEE_DATA_GET
    com.syclo.sap.bapi.GetUserDetailBAPI=/SYCLO/CORE_USER_GET_DETAIL
    com.syclo.sap.bapi.GetUserProfileDataBAPI=/SYCLO/CORE_USER_PROFILE_GET
    com.syclo.sap.bapi.PushStatusUpdateBAPI=/SYCLO/CORE_PUSH_STAT_UPD
    com.syclo.sap.bapi.RemoteObjectCreateBAPI=/SYCLO/CORE_MDW_USR_OBJ_CRT
    com.syclo.sap.bapi.RemoteObjectDeleteBAPI=/SYCLO/CORE_MDW_USR_OBJ_DEL
    com.syclo.sap.bapi.RemoteObjectGetBAPI=/SYCLO/CORE_MDW_SESSION_GET
    com.syclo.sap.bapi.RemoteObjectUpdateBAPI=/SYCLO/CORE_MDW_SESSION_UPD
    com.syclo.sap.bapi.RemoteReferenceCreateBAPI=/SYCLO/CORE_MDW_USR_KEYMAP_CRT
    com.syclo.sap.bapi.RemoteReferenceDeleteBAPI=/SYCLO/CORE_MDW_USR_KEYMAP_DEL
    com.syclo.sap.bapi.RemoteReferenceGetBAPI=/SYCLO/CORE_MDW_SESSION_GET
    com.syclo.sap.bapi.RemoteReferenceUpdateBAPI=/SYCLO/CORE_MDW_SESSION_UPD
    com.syclo.sap.bapi.RemoteSessionDeleteBAPI=/SYCLO/CORE_MDW_SESSION1_DEL
    com.syclo.sap.bapi.RemoteUserDeleteBAPI=/SYCLO/CORE_MDW_SESSION1_DEL
    com.syclo.sap.bapi.RemoteUserUpdateBAPI=/SYCLO/CORE_MDW_SESSION_UPD
    com.syclo.sap.bapi.TransactionCommitBAPI=WFD_TRANSACTION_COMMIT
    com.syclo.sap.bapi.SignatureCaptureBAPI=/SYCLO/CS_DOBDSDOCUMENT_CRT

  • Custom TCODE-Auth Object Assignment

    Hello All- I see a very weird thing with custom TCODE assignment, here is what I see:
    1)We have Display role which has all functions tcodes in it, which goes to every one on PRD.
    2)Usually we assign custom tcodes which are not critical to this role, and this custom tcode would have no auth objects assigned or checked during access.
    3)When I assign custom tcode to test role, I see its not pulling auth objects in PFCG which is what I expected.
    ***4)However when I assign this custom tcode to 'Display role' which have many standard tcodes in it, I see many of the auth objects "lights turning in to Yellow" (as you know its asking me to maintain value)
    5)I checked in SU24/SU22, to see if its pulling any auth objects...no objects are tied to this tcode.
    I dont know why this is happening?
    Again if I assign to test role, no objects is showing up in PFCG which is what I want!
    Any suggestions of to handle this issue, I will really appreciate your thoughts.
    Thanks,
    AJ

    AJ wrote:>
    > Hello All- I see a very weird thing with custom TCODE assignment, here is what I see:
    > ***4)However when I assign this custom tcode to 'Display role' which have many standard tcodes in it, I see many of the auth objects "lights turning in to Yellow" (as you know its asking me to maintain value)
    > 5)I checked in SU24/SU22, to see if its pulling any auth objects...no objects are tied to this tcode.
    >
    > I dont know why this is happening?
    >
    > Again if I assign to test role, no objects is showing up in PFCG which is what I want!
    >
    This is happening not because of the Custom TCodes you have added. The reason are either of the following:
    1. In previous cases when some other TCodes (SAP Standard) were added, the the profile regeneration was not carried out by entering Authorization data through "Expert Mode for Profile Generation" (or used with option "Edit Old Status" only). Instead, "Change Authorization Data" was used. And thus the Object proposals for New entries in Menu were not pulled into Profile Generator at that time. Now it's coming. Surely you entered with Expert Mode for Profile Generation --> Read Old status and Merge with New data.
    2. Other option can be: Earlier some Objects were changed which were present there only with "Standard" status. It should have been done by copying the Object and change the copied one. Then make the standard one "Inactive".
    3. The Inactive Object described in the 2nd point has been Deleted and the object with status "Changed" is left only. Now when you are entering with "Expert Mode for Profile Generation" it's pulling those standard proposals again.
    Let me know if the probable reason of Yellow traffic lights are clear to you or need more details.
    Regards,
    Dipanjan

  • Authorization object assignment on USERS

    Hi,
    i have to maintain authorization objects in transaction types and users in our company, such that the executives (management of all org. units) of the company are able to see all the transactions including activities within the whole company.
    on the other hand the employees (<b>not executives</b>, belonging to a specific org unit) should be able to see ONLY the transactions belonging to his org. unit
    useful info is avlbl at: http://help.sap.com/saphelp_crm50/helpdata/en/26/99973915e69238e10000000a11402f/frameset.htm
    but where and how are these authorization objects assigned?
    Kindly help, thnx, all answers appreciated.
    Jacob.

    hi Jacob,
    Look at <a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/81/0e0f61b566dc44bbb4055b3ccd25be/frameset.htm">Identity Management</a> maybe it helps you.
    Regards.
    Manuel

  • Authorization Object assigned to an User

    Hi
    I am working on a development where I have to identify value of authorization object assigned to an user. This user will be assigned to org plan, to which a business role will be assigned.
    Is there any standard FM or table linkage logic that I can use?
    I have found FM SUSR_USER_AUTH_FOR_OBJ_GET but it seems that it is relevant from GUI perspective.
    Thanks & Regards
    HM

    Hi,
    Please use transaction code SU56, switch to the user in question.
    You can see all objects or the required object and assignment of values to the user.
    Regards,
    Gowrinadh

  • Azure PowerShell :: Set-AzureSqlDatabase :: "Service Objective Assignment" in progress

    When I run the Set-AzureSqlDatabase command to update the SQL Edition, using the
    -Edition parameter, and try to change it back to the previously configured edition, I receive a message saying:
    Set-AzureSqlDatabase : A service objective assignment on server 'cvhgaeh2v0' and database 'Trevor01DB' is already in progress. Please wait until the service objective assignment state for the database is marked as 'Completed'.
    Can someone please help me understand what this means? What exactly is a
    service objective assignment?
    I am using Windows PowerShell 5.0 September Preview on Windows
    8.1 Professional with Update, and the Azure PowerShell module version
    0.8.8.
    Cheers,
    Trevor Sullivan
    Microsoft MVP: PowerShell
    If this post was helpful, please click the little "Vote as Helpful" button :)
    Trevor Sullivan
    Trevor Sullivan's Tech Room
    Twitter Profile

    Hi,
    You can Specify the service tier, the performance level, and the maximum size for the database by using Set-AzureSqlDatabase –ServiceObjective.
    More information :
    http://msdn.microsoft.com/en-us/library/azure/dn369872.aspx
    -ServiceObjective<ServiceObjective>
    If specified, an object representing the new service objective for this database.
    http://msdn.microsoft.com/library/azure/dn546732.aspx
    Regards,
    Mekh.

  • Individual Object assigned 2 Reference Product

    I want to use Individual Object with referencing Data from Products in CRM 5.0 SAPGUI.
    Help link CRM 5.0:
    http://help.sap.com/saphelp_crm50/helpdata/en/a9/42388d7cb5c24ba5a3701a13aa9ea4/frameset.htm
    The steps I made:
    In trx COMM_HIERARCHY I added the following category:
    R3PRODSTYP
    - MAT
    -- MAT_HAWA
    <i>--- ID_REF  (added)</i>
    For cat MAT_HAWA, in tab Relnship Types:
    - PRDSCPS Customer/Distribution Chain for Product
    - IOBMP S IOBMP/S
    - IOBQFRS IOBQFR/S
    - PROREFS Reference Product for Individual Object
    For cat ID_REF:   
    Assigned to object family Z001
    Additional Settype            ZS0001
    I have created a material Z900016 of the type MAT_HAWA,
    In the Installed Base 100, I created a component Building A. Tab Product I added the created material Z900016. Tab Individual Object I added Family Z001 and Object ID z1234. After selecting the IO component I press the icon Component Detail.
    I can see my additional settype ZS0001 chars but I don't see the reference data of Z900016.
    Any suggestion is appreciated,
    Kim

    Dear Raj,
    Thnks for reply but the problem remains. Just to be sure:
    Product Z900016 has the category MAT_HAWA. The date maintained for this category is:
    MAT_HAWA:
    - Tab CATEGORY: Product/Object Assignment Possible
    - Tab RELNSHIP TYPES: Reference Product for Indivual Object
    One level down of MAT_HAWA the category ID_REF is maintained:
    - Object Family: Z001
    I create IB 415 Customer 01
    - Building A (Text)
    -- 900016 (Product)
    --- Family Z001 (object fam) + Z900016V01 (Object ID)
    When I open the pop-up for Object ID you can search using 'REFERENCE PROD ID' but the system doesn't show any hits. When I enter Z900016v01 and select 'Component Detail' I see the own settype and the general settypes of the product. But the date in the general settypes are all empty.
    Kim

  • FX Revaluation with default Cost Object Assignment

    Hello,
    When we run the FX revaluation program FAGL_FC_Val, SAP books one side to
    the balance sheet account and the other side to the P&L account for
    unrealized FX Loss/Gain. Since this account is also created as a cost
    element, it requires a cost object. However, FX revaluation program posts
    the entry without a cost object. We have tcode OKB9 - Default Cost Center
    Assignment but SAP does not take values from it.
    We are on ECC 6.0
    Any assistance is sincerely appreciated.
    sumit

    Hi,
    if the P&L account for unrealized FX Loss/gain is created as cost element a posting can only take place if there is a cost object assigned.
    You wrote "However, FX revaluation program posts the entry without a cost object" but thats not possible. There must be a cost object, maybe not the one you are expecting...
    Maybe the OKB9 entry is maintained for comp. code A the FX valuation is done for comp. code B? Maybe there is a substituion rule created that changes the OKB9 default cost object?
    Please check, and come back.
    best regards, Christian

  • Problem in CO object assignment

    Hi experts,
    Can any one tell me is it possible to extend an internal order of a product in different company code?
    Presently the product has been created under a company code along with it's internal order. When I am going to bill this product under different company code then system is asking for 'CO object assignment' in that specific company code.
    Please suggest.
    Thanks & regards,
    Rupam.
    Edited by: RUPAM KR SEN on Feb 24, 2011 11:58 AM
    Edited by: RUPAM KR SEN on Feb 24, 2011 11:59 AM

    Hi,
    No,it is not possible to extend one internal order to another company code.
    Please check with your FICO consultant to create a new Internal order under your company code.
    Regards,
    Krishna.

  • Co object Assignment error in FB75

    Hi
    I am trying to post a credit memo to a customer and have given the Sales Order number and Line Item number in the line item for the debit to revenue account. However, system is still asking me for CO Object assignment error. Please suggest
    Regards
    Sanil Bhandari

    Hi
    The accounting entry that I am passing is
    Customer A/c Cr
    Revenue Dr
    How can i book Revenue reduction to cost center. Morever, a sales order line items is also a cost object and in such a scenario system should accept the same.
    Regards
    Sanil

  • CO Object Assignment Error while posting Down Payment Request

    User is raising a Down Payment Request for the purchase of an Asset  through a Purchasing Document. This Asset Master has got the cost center and WBS Element assigned in it.
    System while saving the DP Request is throwing an error that “CO Account Assignments has different Profit Centers”
    I have also checked the cost center master but the profit center assigned there is correct only. Should I check the OKB9 settings ? If yes, for which GL Account do I need to check ? Where else can I check the CO Object Assignments for profit centers ?
    Requirement is critical. Please help.
    Thank you
    Ravi
    9849393564

    Hi,
    Good evening and greetings,
    Please have a look in GGB1 (Profit Centre Substitution), there may be some rule which is overriding the OKB9.
    Please reward points if found useful.
    Thanking you,
    With kindest regards,
    Ramesh Padmanabhan

  • Authorization object  assigning to user profile

    Hi all,
      Wht are the steps involved in assigning authorization object S_GUI with activity 60 (S_GUI ACTVT=60) to the users profile.
    Thanks

    you can assign authorization profile to user through Role..
    goto PFCG, either create a new role or change an existing role(which the user has)
    go to authorization tab, change authorization, click manually button,
    add S_GUI and then click on values, select 60.. save the role, generate it..
    if it is new role that you have created, then go to SU01 - roles, add it.. save user..

  • Deleted objects assigned to transport..

    hi ,
    i created one object, it is assigned to a transport. like a Ztable. Then when i delete it again transport request is being asked !! why ? what does this mean ?
    what happens to this transport then ?  what shud i do with this ??
    thks

    Hello,
    A delete is a change just like any other change and will be recorded on a change request.  If you released the change request on which you created the object then when you delete it you will be prompeted for another change request.  If you had not released the initial change request then the delete should be recorded on that change request as well. 
    What this means is that you probalbly should transport both change requests to their target systems(PRD?) so that the create and delete are both reflected in the target.  If the olny two changes on the request(s) are the create and the delete of a single object you could just leave the requests in the original system and delete/archive them
    Regards
    Greg Kern

  • Nested object assignment to super type object

    Can anybody explain how objects, which are nested as attributes into other object and have type hierarchy, are assigned?
    Let view the following type hierarchy
    create or replace type OT_A as object (
    num number
    ) NOT FINAL;
    create or replace type OT_A1 under OT_A (
    num1 number
    In the next PL/SQL code I assign objects which are in type hierarchy:
    declare
    v_a OT_A;
    v_a1 OT_A1;
    begin
    v_a1 := OT_A1 (1,2);
    v_a := v_a1;
    dbms_output.put_line (v_a.num);
    end;
    After executing the fragment, '1' will be printed.
    Let now add a new type
    create or replace type OT_B as object (
    a1 OT_A1
    In the next PL/SQL code I will try to assign attribute (which is nested object) to its super type.
    declare
    v_a OT_A;
    v_a1 OT_A1;
    v_b OT_B;
    begin
    v_a1 := OT_A1 (1,2);
    v_b := OT_B (v_a1);
    v_a := v_b.a1;
    dbms_output.put_line (v_a.num);
    end;
    After executing the fragment, nothing will be printed. Variable v_a will not contain valid num attribute.
    Do I do something wrong or I can't do something like this at all?
    Oracle version: Oracle9i Enterprise Edition Release 9.2.0.2.0 - 64bit Production
    OS: HP-UX

    Elena,
    This looks like a bug. Do you have an Oracle customer id to file a TAR at http://metalink.oracle.com?
    Regards,
    Geoff

  • Object Assignment Question

    If the object planRightVO has the four level hierarchical structure
    planRightVO.getPayAdvRecord().getparticularRecord().setGroupNo("12345");
    planRightVO.getPayAdvRecord().getparticularRecord().getAdminUnit("A");
    planRightVO.getPayAdvRecord().getparticularRecord().getCertNo("00001");
    planRightVO.getPayAdvRecord().getparticularRecord().getAccountNo(1);
    When I assign
    PlanRightVO localPlanRightVO = planRightVO;
    will the localPlanRightVO has the same value under its hierarchical structure
    Thanks for help!
    Joe

    Regarding the use of Copy constructors:
    I haven't read the Effective Java book - but it sounds interesting and I'll certainly take a look. Perhaps it outlines a way to create copy constructors that addresses the problem that Bruce Eckel points out in "Thinking in Java".
    He says that on the surface, copy constructors seem like a good idea - but they don't work for Java.
    You can lose Object information:
    class Shape {
    public Shape(Shape s) {
    // copy
    public void printType() {
    System.out.println("Shape");
    class Circle extends Shape {
    public Circle(Circle c) {
    // call superclass copy constructor
    // copy
    public void printType() {
    System.out.println("Circle");
    class Test {
    void printShapeType(Shape s) {
    s.printType();
    Shape copy = new Shape(s);
    copy.printType();
    public final static void main(String args[]) {
    Circle c = new Circle();
    c.printType(); // prints "circle"
    printShapeType(c); // prints "circle", then "shape"
    So you are in effect down casting the Circle and losing it's 'circleness'. Using clone() will preserve the type.

Maybe you are looking for

  • How do I update the software on my Airport Express?

    Hello everyone, I have an Airport Extreme base station acting as WDS and an Airport Express station. I recently upgraded the security on the Airport Extreme base station from 128-WEP to WPA (Personal), but I don't know whether I have to do something

  • Unable to access cisco asa via https or asdm!! connection interrupted message appears on the browser

    Hey guys, I am unable to access cisco asa device using https and cannot lunch asdm, after recent power failure at our location. I have asdm installed on my machine and whenever i try to access the asdm, receive Error: unable to lunch device manager f

  • Hierarchy blank duplication in report

    Dear All,               I have made an infoset which contains 2 infoproviders. 0Employee, 0profit_ctr. Employee no. and profit_ctr is joined through foriegn key emp.profitctr and profitctr. The problem here is profit ctr  contains time dependent hier

  • What diference between JAVA TV, OCAP, Xletview, Cardinal Studio, Espial...

    I am newbe in digital TV area, and one of my great doubt is in relation the most diverse acronyms and names that appear, carrying would like that they clarify me some doubts. Which the difference between as many implementations that they exist today,

  • Reading Consective records in infotype

    Good day I have two records in Infoytp they are related to one employee the only change is the Familly status. those records are consective. I want to find out if given period i.e 02/02/2001 to 02/28/2001 between those recodes 01/02/2001 to 01/02/200