How to fetch Comments field of company instruction of PA30 TCode

I need to display comments field of PA30 TCode of company instruction in infoset. It is a cluster table RP50M field (TEXT1) . Kindly help me to get this field in infoset which is based on logical database PNPCE.

Hi
You can read the data using the FM HR_READ_INFTY_NOTE.
~~~Ganesh Kumar K.

Similar Messages

  • How to fetch bank fields in fbl1n

    plz tell me the process how to fetch bank details of particular vendor in fbl1n.
    Moderator message: welcome to SCN, always search for available information before posting, show what you have done yourself when posting.
    Edited by: Thomas Zloch on Jan 19, 2012

    how to fetch two different field records of two different tables in a single row?
    i need to display in a single column
    I'm going to assume that you mean the second one.
    without using union query?
    Can't as far as I know.
    if i use union query i have to give equal both right and left columns
    I don't actually know what you mean by this and I'm not going to guess.
    I reckon Sarma's answer (although it does use union even tho you specified that you don't want to use it) is what you need. If it is NOT what you need, please reply with the specifics of your requirement. i.e. post create table statments and insert statements that will build a valid test case. Also post what results you expect along with what you have tried (the code not a description)

  • How is the comments field populated in RCV_SHIPMENT_LINES?

    I am working for a client who is using OPM extensively. When we create the internal requisition, create the internal sales order and perform the reveive, the comments field in RCV_SHIPMENT_LINES is populated with OPM:<delivery detail ID>. This functionality is working fine in 11i. We are no working on R12 upgrade for the client. In R12, the comments field is populated as NULL in RCV_SHIPMENT_LINES. I would like to know whether this is the seeded functionality in 11i. If so, what is changed in R12. Please let me know.

    I figured it out.  I have to change the Leave Codes field to visible and not read-only. Then close Form Editing.  I can then get to the field and from there I can copy the field entry over to Word to edit it.  Then copy it back in to the Leave Code field, go back to Form Editing, and put it back to Hidden and Read-only.  It was so easy once I knew the trick  :-)  Of course.

  • How to fetch all fields with RFC_READ_TABLE ?

    I can use RFC_READ_TABLE to fetch specified fields with the TABLE parameter "FIELDS". If I want to fetch all fields of the table, I must specified each field name. However, I can not use "*" in FIELDS, and I can not left the table empty (Error will be generated).  Is there other method to fetch all fields ?
    language: VB.NET
    tblT = New TAB512Table
            tblTField = New RFC_DB_FLDTable
            tblTOption = New RFC_DB_OPTTable
            Dim stuTFieldRow As New RFC_DB_FLD
            Dim stuTOptionRow As New RFC_DB_OPT
            Sapproxy.Rfc_Read_Table("", "", strTN, 0, 0, tblT, tblTField, tblTOption)

    Hi:
    Do like this
    CALL FUNCTION 'RFC_READ_TABLE'
    EXPORTING
    query_table = Table
    delimiter = ''
    no_data = ''
    rowskips = 0
    rowcount = 0
    TABLES
    options = i_options
    fields = i_fields
    data = t_data.
    Regards
    Shashi

  • How to fetch this field for my report?

    Hi.,
    In my system I am having one zprogram, where..,
    If we enter F1 and F2 in the first screen we can present with second screen where we can have details...
    In that details we are having F3 field(Say).
    So this is not standard program. and for first screen we are having T'Code as TT1(Say).
    And the most important thing here we have to note is F3 is not fetching from any database or tables...
    So Here they are developed one code to generate that. Later they are not saving it in any data base or custom table..!
    So Now my reuirement is..,
    Here I want to develop one report with some columns(Fields) where it contains above F3.
    Now,
    I am having F1 and F2 with me.,
    So how can I get F3 Value?
    Do i need to use same logic behind the above program?
    Or,
    Can I call that second screen by inputting first screen inputs i.e F1 and F2?
    If soo, How can read F3 from second screen?
    Thanks for your attention.
    Let me know if you want any further information.
    --Naveen Inuganti.

    In your report ,u can use the same logic code to calculate F3 ,dat they have used in the program.
    If you feel value of F3 is needed in lots of places in your project,then u can develop a FM to calculte F3 inpuuting F1 and F2..and use the FM where evr u want...

  • How to fetch absences configured for Company Code

    I have to fetch absences configured for a particular company code. In which table are they available? If they are not maintained in a table, how to find them out?
    Thanks,
    Sasi.

    Hi Sasi,
    There is no single table for this pupose.
    You need a three -step solution:
    First goto table T500P and find all personnel area-subarea pairs for your company code.
    Then goto T001P and find personnel subarea grouping for absence & attendance types for the respective personnel area&subarea pairs.
    Finally, goto T554S for that personnel subarea grouping and have the list of absence types.
    Regards,
    Dilek

  • How to fetch screen field in HR abap

    hi friend,
      I need to fetch a screen field q0128-tdline. And the field should be included in payslip. Is there any user exit to proceed with this.Please reply ASAP.
    Thanks and Regards
    K.karthikeyan.

    hi,
    Use the user exit PBAS0001.
    you need to write the code in include ZXPADU02 to get that field.

  • How to add customized fields for free search in PA30

    Hi,guys
       I have created some customized infotype. and I want to add the field of that infotype into free search.
       How do I do that?
       Please help
    Thank you in advance

    Hi Luke,
    I am getting follwoing error in cds file 1906. 05 Oct 2011 09:46:58 ERROR com.nakisa.Logger - com.nakisa.framework.data.commandProcessor.impl.OracleCommandProcessor : getDataTables : Problem executing query. Data Element Name: SAPOrgUnitDataElement.
    This error is only coming in Quality & not in dev. In Dev, It is showing Org Structure for a scenario but in Quality, it is showing a blank screen & giving this error in cds log file.
    I have copied SAPOrgUnitDataElement.xml into SAPOrgUnitDataElement_copy.xml & then used standard SAPOrgUnitCostCenterInheDataElement data element to create a linked data element called SAPOrgUnitDataElement (using SAPOrgUnitDataElement_copy & SAPOrgUnitCostCenterInheDataElement).
    All the fields in SAPOrgUnitCostCenterInheDataElement got added in source Organization Structure feilds & I have also added cost center name field in view but still it is not showing in scenario Org chart in dev. Because of data issues, I thought to test it on Quality but there I am even not able to see Org chart for a scenario & it is giving above said error in cds log file.
    Please help!
    Thanks,
    Prashant

  • How to add Additional fields in standard SAP Report RMCLOBJVN ,TCODE CL6BN

    i am facing problem in Report RMclobjvn , TCODE is CL6BN
    i have to add some additional fields on the result screen.
    but when i search inside the report i could not retrieve any user exits but through a search utility i got 4 user exits of which 2 seem to be useful.these are
    <b>Exit name
    CLCLRS01  Additional Fields on the Result Screen
    CLCLRS02  Fill the Additional Fields on the Result Screen</b>
    i activated the these exits and have tried putting in break point in side the include.
    But the problem is this that
    [<b>b]that CL6BN Tcode is not triggering anyhow these userexits.</b></b>
    does anyone has any solution for adding the additional fields.

    Hai Manish
    Check the following Links
    You can do it in two ways using append structure or include structure of that standard table.
    once you added , you need to adjust it and activate using the menu utilities->data base utulity-> Activate and Adjust .
    check this SAP help..
    for append structure
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb61446011d189700000e8322d00/frameset.htm
    for include structure.
    http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb54446011d189700000e8322d00/content.htm
    Regards
    Sreeni

  • How to add a field in line layout configuration for Tcode F-28

    Hi friends,
         I have a requirement where i need to add a field in line layout 'K1'.
    The field is EXNUM - ( Official Excise Document Number ) from the table J_1IEXCHDR into the existing Line layout 'K1'.
    I am not able to add this field under line layout configuration,since this field does not exist in field list.
    I have been searching for the suitable enhancement,but not able to locate one.
    It would be really helpful if someone share some info regarding this issue.

    No configuration is available at transaction code o7z4s
    No enhancement is available
    Even validations (OB28)  and substitutions (OBBH) will not work since this will use BSEG/BKPF tables /ABAP System Fields
    You need to go for Z program by copying the existing program of F-28 and add your required field with the help of Abaper.
    Srinivas

  • How to fetch the description of a field

    Hi All,
    Could anybody please tell me , how to fetch the field description for a given field name .Any function module for it or how to fetch it ??
    Thanks in Advance.
    Regards,
    Rakesh.

    Hi,
    Copy paste this code and at the end of the code check the table len_table
    data: len_table type standard table of DFIES .
       CALL FUNCTION 'DDIF_FIELDINFO_GET'
        EXPORTING
        tabname              = 'JKAP'                   {color:red}" change as per your requirement{color}
       FIELDNAME            = 'VBELN'              {color:red}" change as per your requirement{color}
    *   LANGU                = SY-LANGU
    *   LFIELDNAME           = ' '
    *   ALL_TYPES            = ' '
    *   GROUP_NAMES          = ' '
    *   UCLEN                =
    * IMPORTING
    *   X030L_WA             =
    *   DDOBJTYPE            =
    *   DFIES_WA             =
    *   LINES_DESCR          =
    TABLES
       DFIES_TAB            = len_table
    *   FIXED_VALUES         =
    * EXCEPTIONS
    *   NOT_FOUND            = 1
    *   INTERNAL_ERROR       = 2
    *   OTHERS               = 3
    IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    *         WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    Check out the internal Table len_table.
    Hope it helps you,
    Regards,
    Abhijit G. Borkar

  • I want to make a field grey out in a standard tcode AS02

    Hi Friends,
    Can anyone explain me how to make a field grey out for the standard tcode AS02. I have to make the serial number in that so that no one can change it.
    Let me know the steps, if possible with an example.
    Regards,
    Ramesh.

    Hi Ramesh .,
    in Transaction AS02 which field you want to make Grey out .
    any how i could not find Screen Exit for the Tcode where u can do such type of things .
    if it is with Serial Field You can Validate it with Enhancement : AISA0001 .
    I think SHD0 is for Variant creation for Reporting purpose , But AS02 is an Asset Change Transacttion . i dont think you need to use  SHD0 .
    thanks
    Sreenivas Reddy

  • How to read the comment field of the Leave of absence Workflow.

    Hi,
    I have attached a custom Workflow template  to the
    Standard class "CL_HRASR00_WF_PROCESS_OBJECT" and  event "TRIGGERED" for my Personal leave of absence approval.
    During the Workflow step, once the approval goes to the final approval step and it is there in the Benifit Administrator's inbox (Portal) for approval, the Benift Admin is having an option of Withdrawing the process(Withdraw Process button). After filling the comments field, once he clicks this withdraw button the standard class "CL_HRASR00_WF_PROCESS_OBJECT" event "WITHDRAWN" gets triggered and it calls a separate workflow.
    I need to capture this comment in the new Workflow but not able to do the same.
    Can anyone let me know how can I do this. The event container does have any parameter to pass this value to the workflow container. And since the Step_Object GUID also changes I am unable to read it in the second workflow.
    Looking for some real help as this has become critical for the project.
    Thanks is andvace.

    Hi All,
    Thanks for your reply Trevor, but I guess you misunderstood my question. What I am not looking for is not the absence data. Basically I need to capture the comments put in by the Benifit administrator in the Leave of absence application form (Personal or Maternity/child care ), incase when he goes for withdrawing the Application submitted by the Employee.
    To elaborate it functionality step by step...
    1. An employee logs on to portal and submits a LOA application with a few mandatory field ( Commencing date,Returning Date, Reason).
      This kicks of a Workflow say WF1 attached to
    ABAP Class- CL_HRASR00_WF_PROCESS_OBJECT,  Event- TRIGGERED.
    2. Then after executing a few tasks to retrive data it goes to the Manager for approval. Once the manager appoves it goes to the Benifit Administrator.
    3. The Benifit Administrator can approve the application or has an option of withdrawing it.
    4. In case the Benifit Administrator goes for Withdrawal, after putting some comments in the form, it triggers the Event-WITHDRAWN of ABAP Class-CL_HRASR00_WF_PROCESS_OBJECT.
    5. This event in turn starts a new Workflow WF2.
    6. In this Workflow WF2 I need to pull in the comments put in by the Benifit Admin.
    How can I pull this comment?

  • How to fetch the data & display the data if fields got the same name in alv

    hi frnds, i need ur help.
    how to fetch the data & display the data if fields got the same name in alv grid format.
    thanks in advance,
    Regards,
    mahesh
    9321043028

    Refer the url :
    http://abapexpert.blogspot.com/2007/07/sap-list-viewer-alv.html
    Go thru the guide for OOPs based ALV.
    Use SET_TABLE_FOR_FIRST_DISPLAY to display the table:
    CALL METHOD grid->set_table_for_first_display
     EXPORTING
    I_STRUCTURE_NAME = 'SFLIGHT'     “Structure data
    CHANGING
    IT_OUTTAB = gt_sflight.          “ Output table
    You can also implement
    Full Screen ALV, its quite easy. Just pass the output table to FM REUSE_ALV_GRID_DISPLAY. 
    For controlling and implementing the FS-ALV we have to concentrate on few of the components as follows :
    1. Selection of data.
    2. Prepare Layout of display list.
    3. Event handling.
    4. Export all the prepared data to REUSE_ALV_GRID_DISPLAY.
    Regd,
    Vishal

  • How can I make the comments field appear when the operator is debugging a test?

    When a test is being written the comments field is being utilized for information relating to what the test is doing and how to solve certain problems that arise. It is basically a quick place for the technician to look at when they are attempting to debug a board. However it appears when you view the sequence files these are off to the right side of the screen but when running the debug engine and the technician sets a break point then these comments are no longer visible to the user off to the right of the screen. Is there any way to have it include the comment in the data displayed when tracing through a test step by step. The technician can double click on each step but it would be alot mor
    e user friendly and timly if these could be displayed just to the right of the execution flow column.

    Hello John,
    I assume you are talking about the sequence editor. Unfortunately, there is currently no way to view the comments associated with a step inside of the execution display window (i.e during run-time). If you are using the operator interface, then you may extract the comment associated with a step and post a custom UI message that contains this information. The operator interface can then be modified to respond to this UIMessage and update its display accordingly.
    To post a UIMessage with this data, you must first obtain a PropertyObject reference to the step you are trying to extract the comment from. Then use the "Comment" property of the PropertyObject class to obtain the comment value.
    Unfortunately, the Sequence Editor discards all custo
    m UIMessages, and you will have no way of viewing the comment using the above method.
    Hope this helps.

Maybe you are looking for

  • Oracle rdf protege plugin and owl

    Does the oracle rdf plugin for protege support writing owl files into oracle rdf storage backend? I tried saving a new protege owl project, and get stack dumps (see below). Thanks In saveKnowledgeBase 1 java.sql.SQLException: Io exception: The Networ

  • Document Set

    Hi, We have a document library where we can upload single document and document set along with metadata.  If we upload a single document in the library, can we attached this document to document set later ? I do not want to download and then upload b

  • I updated to Yosemite and cannot turn on extensions in Safari

    I updated to Yosemite 10.10 on my MacBook Pro and now cannot turn on extensions in Safari (8.0), Preferences, Extensions. When I move the slide button to the "on" position it immediately moves to the "off" position. I turned off all extensions and re

  • Re: Load up problem on Satellite Pro A300

    Hi there, i am trying to sort out a laptop for a friend and have hit a bit of a wall...please could someone help asap!? When i start up the laptop the usual Toshiba logo and slogan appears, i then come to a black screen with two options; 1. launch st

  • WLC Configuration Best practices - no updates since 2008?

    There has been no updates to this doc for almost 4 years. http://www.cisco.com/en/US/partner/tech/tk722/tk809/technologies_tech_note09186a0080810880.shtml That's a long time for wireless, especially since it still references release 5.2, and we now i