PS tables for Network Activity elements

Hi,
I am trying to find the tables for Network Activity elements and its relationship with Activity (PS Module).
There are Std BAPIs to get the data.
But I want the table field names since it would be used by the XI team for data mapping.
Thanks in advance

Hi Pranav
Thanks for yr information. we can select the object WBS, and shall be able to view PS texts in overview and create PS Texts.
My requirement rather, question is, can we attach any documents without having DMS. ie., can we assign any of the Windows document which are available in hard disc?
please thorough some light on this and thanks in advance and belated happy diwali wishes to you.
Thanks
Sudhakar

Similar Messages

  • BAPI for Network Activity

    Hi,
    Can any pne tell me the BAPI for Network Activity.
    I have to pass the below listed fields.
    PROFID
    AUART
    DISPO
    WERKS
    AUFNR
    KTEXT
    GLTRP
    GLTRP
    PRONR
    PROJN
    PRCTR
    VORNR
    LTXA1
    STEUS
    PROJN
    ARBID
    ARBEI
    ARBEH
    LARNT
    DAUNO
    SAKTO
    PRKST
    WAERS
    EKORG
    EKGRP
    MATKL
    LOSME
    KTEXT1
    SRVPOS
    MENGE
    MEINS
    KSTAR
    LTXT
    APLZL_VOR
    APLZL_NCH
    AOBAR
    I also need to pass few Z fields.
    Asset Class
    Investment Type
    Payment profile
    Asset Category
    Part Number
    Part Description
    Contract Number
    1st Investment Check
    First off tool part qty
    Final investment check
    Mass production
    Tool Register
    Shared
    Shared Part number
    Trouble Code
    Can anyone please tell me the BAPI which suits my requirement.
    Thanks,
    Vignesh
    Moderator message: please stop posting duplicates, whether same user ID or not, do some research of your own.
    Is there any BAPI for T-Code : CN21 with custom fields ?
    Edited by: Thomas Zloch on Mar 5, 2012

    Dear deepthi dandibh,
    Do you know how to solve it? I got the problem similar as you.
    When I debug via BAPI_PO_CREATE1 function, I found the KNT has the G/L Account inside, But when I call BAPI_PO_CREATE1 by Zxxx program and debuging it. It doesn't has the G/L Account inside KNT table.
    Could you please help to advise me how to do ?
    Best Regard,
    NNP

  • Purchase requisition for service activity / element cannot be generated

    Dear SAP MM Experts,
    This is a service Creation from the PM order to Purchase Sercive Requisition.
    The Error Message Is Generated :Purchase requisition for service activity / element cannot be generated
    Diagnosis
         Due to the system settings, the system is trying to generate a purchase
         requisition for a service activity or a service activity element.
    No service package has been created for the activity/element.
    As a result, the system cannot generate a purchase requisition.
    The activity/element is created or released, but the indicator for
    generating a purchase requisition is not set.
    Create a service package for the activity/element and then generate a
    purchase requisition.
    regards,
    A S

    Solved From PM side

  • Multi-level nested tables for repeatable XML Elements

    Hi there,
    Suppose we have a XML Schema „ASchema“ like this (XMLDB schema annotations are left out for simplicity):
    <xs:schema xmlns:xs=" .... " />
    <xs:element name=“A“>
         <xs:complexType>
              <xs:sequence>
                   <xs:element name=“B“ maxOccurs=“unbounded“/>
                        <xs:complexType>
                             <xs:sequence>
                                  <xs:element name = “C“ maxOccurs=“unbounded“/>
                             </xs:sequence>
                        </xs:complexType>
                   </xs:element>
              </xs:sequence>
         </xs:complexType>
    </xs:element>
    </xs:schema>
    After registering this schema in Oracle, I can define a table like this:
    CREATE TABLE ATable
    id NUMBER,
    doc XMLTYPE
    XMLTYPE COLUMN doc
    XMLSCHEMA “ASchema“ ELEMENT “A“
    VARARRAY doc.“XMLDATA“.“B“ STORE AS TABLE “BTable“
    ((PRIMARY KEY (NESTED_TABLE_ID, SYS_NC_ARRAY_INDEX$)) ORGANIZATION INDEX)
    This creates a nested table "BTable" within the table "ATable". So far so good, I can use this nested table to gain faster access on every possible subelement of Element B when I set an appropriate index.
    I now want to create another nested table for element “C“ like this:
    DROP TABLE ATable;
    CREATE TABLE ATable
    id NUMBER,
    doc XMLTYPE
    XMLTYPE COLUMN doc
    XMLSCHEMA “ASchema“ ELEMENT “A“
    VARARRAY doc.“XMLDATA“.“B“ STORE AS TABLE “BTable“
    ((PRIMARY KEY (NESTED_TABLE_ID, SYS_NC_ARRAY_INDEX$)) ORGANIZATION INDEX)
    VARARRAY doc.“XMLDATA“.“B“.“C“ STORE AS TABLE “CTable“
    ((PRIMARY KEY (NESTED_TABLE_ID, SYS_NC_ARRAY_INDEX$)) ORGANIZATION INDEX)
    But this statement fails with the error message something like „ ... no such attribute ... „
    And here's my question: is it possible to create nested tables for repeatable XML Elements that are subelements of other repeatable XML Elements ? And if so, how can I do it ?
    Thank you very much in advance
    Jan

    Found a (partial) solution myself:
    If you add the attribute xdb:storeVarrayAsTable="true" to the root element of the XML schema, Oracle XMLDB generates nested tables for all repeatable XML Elements while registering the XML schema.
    Unfortunately, the names of these nested tables are system-generated, hence it's a bit uncomfortable to set indices on them. You can find out the names of these nested tables as follows:
    select table_name, parent_table_name, parent_table_column from user_nested_tables;
    Further information on that subject is supplied in the following thread:
    Re: default tables for elements with maxoccurs > 1
    It would be nice if there was a way to name the generated nested tables via appropriate XMLDB schema annotations.
    regards
    Jan

  • DSEX status for Network Activity

    Hi,
    1. How do I set DSEX status for Network Activity using BAPI?
    2. How do I update scheduled dates for an activity once DSEX status is set, through BAPI?
    Regards
    Shrikant

    Hi Abhishek,
    Thanx for ur reply. I am already aware about that BAPI but looking for functionality which PM order maintain BAPI provides. In that BAPI, if you pass X in constraints DSEX flag gets set. Later if you pass dates in constraint dates field, the scheduled dates get updated. So I am interested to find out how one can update the scheduled dates, once DSEX is set.
    Regards
    Shrikant

  • Table for network  system status

    Hi All,
    Can anyone tell us , what are the tables of Network system systems.
    Regards,
    Ravindra

    Amit has provided you table..... you can achieve the same result in most lf the SAP standard report.......
    For the list of Network  status go to CN41
    on the Nework no. input line click on multiple selection--> give the netwrok no. list for which you wanted to see the status. -->enter --> Excute.
    Report will open in screen. in that report go to toolbar and click on 'choose filed' button.(F5) -->one pop up window will open -->right handside scroll down in that window >select 'status' field and move it to left side>enter
    Network status will be shown against you newrok  list. you can verify the same in maintenance txn.
    If you have activated user status the same will also get populated.
    You can downlaod the same in Excle file path is : Evaluation menu>export>save to file. ( via filtering in Excle you call do all the analysis realted to network status how amny are in clised status etc. )
    And spearate the same from other project objects via filtering.
    Regards
    Nitin

  • Tables For Secondary Cost Elements

    Dear Folks,
    Please Help me for getting details (TABLES) of Secondary Cost elements Actual Line items Date wise and Cost Center wise
    Thanks in advance
    Regaards
    ASHOK K

    Hi Ashok,
    some important Costing tables
    COEP  - Line Items (by Period) 
    COEJ  - Line Items (by Fiscal year 
    COKA  - Control Data for Cost center wise
    COEJT - Line Items for Prices  
    COEPT - Line Items for Prices
    CSKA Cost Elements (Data Dependent on Chart of Accounts)
    CSKB Cost Elements (Data Dependent on Controlling Area)
    CSKS - Cost Center Master Data
    CSLA Activity Master
    COBK  - Document Header       
    COEJL - Line Items for Activity 
    COEJR - Line Items for SKF
    COEPL - Line Items for Activity
    COEPR - Line Items for SKF  
    COKL  - Control Data for Activity
    COKP  - Control Data for Primary
    COKR  - Control Data for Statics
    COKS  - Control Data for Secondary 
    AUSP - Characteristic Values       
    A132 - Price per Cost Center             
    A136 - Price per Controlling Area      
    A137 - Price per Country / Region        
    COSC - CO Objects: Assignment of Original 
    CSSK - Cost Center / Cost Element       
    CSSL - Cost Center / Activity Type      
    KAPS - CO Period Locks -  
    regards
    Gokul

  • Create long text for network activity

    Hello,
    I'll create a long text for a network activity, but I found no BAPI for that.
    When I create long text for an order activity I use the BAPI BAPI_ALM_ORDER_MAINTAIN. There it is possible to specifiy the long text lines.
    In the BAPI BAPI_NETWORK_MAINTAIN there ist no table for specifying long text.
    Did anyone know how to create a long text for an network activity?

    Hello Vivek,
    I'll tried this too. My problem was, if I add long text to a existing network activity, everything works well. But in my programm I create a new network plan with one network activity (0010). After commit I become the correct network plan number. Then I try to add long text to the network activity. I get correct return codes but if I look in the transcation CJ20N I could not see some text. If I use the READ_TEXT function with the key I insert the text, I see the text, but not with the transaction CJ20N.
    I compared the key I used in my program with the key if I insert text with transaction CJ20N. I could'nt found some differences.
    SELECT SINGLE afvcp~mandt afvcp~aufpl afvcp~aplzl
                      INTO (mandant,aufpl,aplzl)
                      FROM afvcp INNER JOIN
                      afko ON
                      afko~mandt = afvcp~mandt
                      AND afko~aufpl = afvcp~aufpl
                      AND afko~aufnr = ordernumbernew.
                        "*Create Identifier
                        CONCATENATE
                        mandant aufpl aplzl
                        INTO lv_name.
                        header-tdobject = 'AUFK'.
                        header-tdname = lv_name.
                        header-tdspras = sy-langu.
                        header-tdform = 'SYSTEM'.
                        header-tdid  = 'AVOT'.
                        header-mandt = sy-mandt.
                        header-TDLINESIZE = '079'.
                        CALL FUNCTION 'SAVE_TEXT'
                          EXPORTING
                            client          = sy-mandt
                            header          = header
                            insert          = 'X'
                            savemode_direct = 'X'
                            owner_specified = ' '
                            local_cat       = ' '
                          IMPORTING
                            function        = func
                            newheader       = newheader
                          TABLES
                            lines           = lines
                          EXCEPTIONS
                            id              = 1
                            language        = 2
                            name            = 3
                            object          = 4
                            OTHERS          = 5.
                          CALL FUNCTION 'COMMIT_TEXT'
                           EXPORTING
                             OBJECT                = header-tdobject
                             SAVEMODE_DIRECT       = 'X'
                           IMPORTING
                             COMMIT_COUNT          = commit_count
                          COMMIT WORK AND WAIT.
    For example in the debug the header ist filled with:
    1 TDOBJECT C 10 AUFK
    2 TDNAME C 70 210000044156300000001
    3 TDID C 4 AVOT
    4 TDSPRAS C 1 D
    5 TDTITLE C 50
    6 TDFORM C 16 SYSTEM
    7 TDSTYLE C 8
    8 TDVERSION N 5 00000
    9 TDFUSER C 12
    10 TDFRELES C 4
    11 TDFDATE D 8 00000000
    12 TDFTIME T 6 000000
    13 TDLUSER C 12
    14 TDLRELES C 4
    15 TDLDATE D 8 00000000
    16 TDLTIME T 6 000000
    17 TDLINESIZE N 3 079
    18 TDTXTLINES N 5 00000
    19 TDHYPHENAT C 1
    20 TDOSPRAS C 1
    21 TDTRANSTAT N 1 0
    22 TDMACODE1 C 16
    23 TDMACODE2 C 16
    24 TDREFOBJ C 10
    25 TDREFNAME C 70
    26 TDREFID C 4 4
    In CJ20N the header is filled with
    1 TDOBJECT C 10 AUFK
    2 TDNAME C 70 210000044156300000001
    3 TDID C 4 AVOT
    4 TDSPRAS C 1 D
    5 TDTITLE C 50
    6 TDFORM C 16 SYSTEM
    7 TDSTYLE C 8
    8 TDVERSION N 5 00000
    9 TDFUSER C 12
    10 TDFRELES C 4
    11 TDFDATE D 8 00000000
    12 TDFTIME T 6 000000
    13 TDLUSER C 12
    14 TDLRELES C 4
    15 TDLDATE D 8 00000000
    16 TDLTIME T 6 000000
    17 TDLINESIZE N 3 079
    18 TDTXTLINES N 5 00007
    19 TDHYPHENAT C 1
    20 TDOSPRAS C 1
    21 TDTRANSTAT N 1 0
    22 TDMACODE1 C 16
    23 TDMACODE2 C 16
    24 TDREFOBJ C 10
    25 TDREFNAME C 70
    26 TDREFID C 4

  • Investment measure for network activity?

    I can manually create AuC and settle from network activity to the AuC, but is there an option for the investment profile?  Basically network is also an order, while for Internal orders we can have IM profile...

    Hi Raj
    I have tried as you have suggested.
    I still could not raise an AuC against a network activity. As you have suggested the AuC was only available against the WBS.
    Please let advise how can I get an AuC against a network activity.
    Regards
    Virendra

  • Table For Secondary Cost Elements

    Dear Folks,
                  Please Help me for getting details (TABLES)  of Secondary Cost elements Actual Line items Date wise and Cost Center wise
    Thanks in advance
    Regaards
    ASHOK K

    check this might help you..
    Tables to be refered for secondary cost element.
    Regards
    Kumar

  • Workflow for network activity confirmation CN25

    Dear Experts,
    In CN25 tcode for network i am giving the input and pressing save button. In that tcode there are three activity status namely partial confirmation, manual confirmation and confirmation i.e PCNF, MCNF and CNF. I am using BO AFVC_NETW to trigger my workflow. As per workflow design i have given CNF, PCNF, MCNF as starting events. So when any one of the status gets from CN25 my workflow will trigger. Also at a time only one status has to be set. But when i press save button in CN25 its triggering all the three statuses. This is quite surprising. How are three statuses set at same time ? So three workitems are generated for all three start events.
    I used SWU_OBUF and checked again but still all three statuses are set. Is it problem with BO or problem with Project System (PS) if any for that tcode.

    Dear Experts,
    Can you please help me out in this regard. I hope my requirement is clear.
    Regards,
    S Bharath

  • Which log in GW Module to -tail for network activity?

    We are having some issues with some GW modules dropping offline. I would like to boot one up and monitor it's logs in CLI to see what it is doing before it falls off however I am not sure which log to monitor or look at. Can someone help me identify the best way to go about this?
    Thanks, 
    -Nick

    you can create another customer field on the activity using an exit
    go to txn SMOD
    enter CN* and click on the match code button
    you should get the CNEX0xxx number for fields on network activity
    note - the PR created will have an account assignment of the network activty number
    When creating PO you will need to ensure that the assignment is changed to internal order
    I still do not beleieve this is a correct way - obviously your client have got it wrong and need to change
    Lastly what is the benefit of having the Internal order number in the network activity as it will not automatically in the PO!!

  • Settlement rule for Network activity

    hi,
    in my project, settlement rule of network activity is automatic to the superior WBS..  however i noticed that the default settlement rule is FUL.. is it possible to make setting such that the default settlement rule would still be to the superior WBS but it is PER (periodic settlement insted of full)
    how to do this?
    thanks in advance.

    see OSS note 317871
    Summary
    Symptom
    When you create a network or a new network activity, the respective settlement rules can be generated automatically by default. In the standard system, default rule PS1 is currently supported for this. This default rule creates a settlement rule for the full settlement.
    A default rule for the generation of a settlement rule for periodic settlement does currently not exist.
    Additional key words
    CN21, settlement rule
    Cause and prerequisites
    At present, the function is not supported in the standard system.
    Solution
    The attached program creates a corresponding new default rule PS2 which generates a periodic rule. In Customizing, you can assign this default rule to the affected network types afterwards.
    It is planned to include this default rule in a future release in the standard system.
    Source code corrections
    Header Data
    Release Status: Released for Customer
    Released on: 18.06.2007  07:57:36
    Priority: Recommendations/additional info
    Category: Advance development
    Primary Component: PS-COS-PER Automatic and Periodic Allocations
    Secondary Components: PS-COS-PER-SE Settlement
    Affected Releases
    Software
    Component Release From
    Release To
    Release And
    subsequent
    SAP_APPL 40 40B 40B  
    SAP_APPL 45 45B 45B  
    SAP_APPL 46 46B 46B  
    SAP_APPL 46C 46C 46C  
    SAP_APPL 470 470 470 X
    SAP_APPL 500 500 500  
    SAP_APPL 600 600 600

  • Re: Internal Orders after REL for Network Activity

    Dear all,
    Purchase Requisition (PR) will be automatically created after the Network Activity is Released (REL). However, for the PR created, Internal Order (IO) number would need to be maintained for reporting of the expenses in the FICO.
    Hence, is the a method where we can maintain an Internal Order number in the PR automatically created through PS module? Or is enhancement development required to prompt a field for user to enter the IO number at the time the Network Activity is released?
    Please advise.
    Thanks.

    you can create another customer field on the activity using an exit
    go to txn SMOD
    enter CN* and click on the match code button
    you should get the CNEX0xxx number for fields on network activity
    note - the PR created will have an account assignment of the network activty number
    When creating PO you will need to ensure that the assignment is changed to internal order
    I still do not beleieve this is a correct way - obviously your client have got it wrong and need to change
    Lastly what is the benefit of having the Internal order number in the network activity as it will not automatically in the PO!!

  • Undo of deletion flag for network activity

    Dear Gurus,
      When I am uploading the network activity from MSP, unfortunately deletion flag was set to all the activities and network. I undo the flag for network, but I couldn't find and activity under the network. Also, I am unable to create with the same number as well.
      Kindly help me undo the deletion flag for the act ivies.
    Regards,
    Punith.

    When you are in CJ20N, click settings and option, there select "Display deleted objects", now open your project, you will see activities with deletion flag status now. select and undo the deletion flag status.

Maybe you are looking for

  • Packing a G4 iMac (desk lamp style) for shipping...any ideas?

    I am giving an old G4 iMac to a family member and am wondering the best way to ship it. Unfortunately I don't have the original packing material. Is there a certain way how I should position the monitor in the container? I assume I have to leave ever

  • Older airport extreme

    Trying to set up an older airport extreme for my father in law.  Airport Utility says: This version of AirPort Utility doesn't support this base station. Use AirPort Utility 5.6 to configure or manage this base station. AirPort Utility 5.6 is availab

  • Currency of Price List

    Hi, I have a question regarding the price lists. I need 2 sales price list: - 1 in the local currecy: Last Purchase Price *1.35 - 2 in a foreign currency (EUR): Last Purchase Price *1.35 But, when I buy an item in EURO, when I select Price List 1, I

  • Multiple USB Camera's

    I want to use two USB web cam's (Both Agent V6 from Liquiddigital) on my Mac Mini. All programs show both cam's but whatever I choose I see images from one of them. How can I make OSx support both cam's at the same time?

  • How to execute two structure type values

    How to execute two structure type values for HWC app in SUP 2,2 ? Added is the screenshot, with the structure and values to be executed. Trying in the preview works fine , but how to process in the application ?