Field for Record Type

Hi All,
          I have to show one output in ALV.One of the o/p fields is "Record Type" which has possible entries as 1.Current Stock 2. Safety Stock 3. Process Order 4.Planned Order.
Is there any field in any table for record type with above mentioned possible entries.Even if a field for Order type is there please mention.
Thanks in Advance,
Saket.

Hi
Please check this
/BI0/OIRECORDTP                Record type
CFRECTY                        Record type
FE_RRCTY                       Record type
MAFID                          Record type
P106_RTYPE                     Record type
PAR_TIREG                      Record type
PES_190TIP                     Record type
PPT_TSREC                      Record type
RECNO                          Record type
RECTP_EBES                     Record type
RSART                          Record type
SISATZ                         Record type
VVISATZA                       Record type

Similar Messages

  • Workflow for record type = User

    Hi All,
    I would like to create an WF for record type = 'User' that will update one 'User' object field based on the value entered in other 'User' object field.
    Simple to do for any record type except 'User' which is not an option in the Workflow Rule New record type LOV, any ideas for an workaround here?
    10x,
    AlexD.

    Hi Alex, unfortunately I have no answer, but I´m looking for something similar. I want to link object fields of the user´s direct manager to the appropriate object fields of the user. I don´t wanna save the values via a workflow, as the value should be dynamic if it changes in the user profile of the manager.
    If this could be combined with a dynamic user layout for the administrator it would enable perfect user management. Does anyone have an idea? Many thanks, Joerg

  • Howto post offsetting entries for Record type Z Line items in KE24 from FI

    HI,
    We are facing one problem for order created from CRM.
    Firstly this order  has created  with one profit center ( ex PH50293 ) they have posted some plan values and released the order in CRM so values flown to ECC and available in KE24 .
    After some time , we have changed profit center for this order in CRM by changing  service organisation and release the order after that we have posted some values in that order which is not flown to ECC becuase of different profit center
    Later we rejected the all values and make balance zero in CRM , But still values are appearing in KE24 and there is inconsistency of profit center between ECC & CRM.
    Now want to make the balances zero in KE24 for that order. but it shows record type Z ,
    So , now how we can rectify this and how we can make balances zero
    __Note :  as per present setting in the system, we can not change the profit center in CRM once order released_._
    Thanks & Regards
    Gupta

    Dear VK,
    I guess, the only option would be to post manual correction thru KE21N, with negative values for record type Z.
    Trust this helps.
    Cheers.

  • Finding the related field for "Leave Type"  from the BI content in HR modul

    Hi good after-noon!!
    Can any one help me out in finding the related field for "Leave Type"  from the BI content in HR module?
    Regards,
    Suman.

    Hi Suman ,
       U can get the information in KTART field in PA2006 table in SAP. This field can take values like annual leave type, long service leave, study leave etc....
    Regards
    vamsi

  • Field SNPLC is not an entry field for resource type 02

    While transferring resource, getting the error message below;
    Field SNPLC is not an entry field for resource type 02
    Message no. /SAPAPO/DMRES149
    Is that something to do with CFC9??
    Please help.

    Hi,
    You have defined the resource type as 2 ( single activity resource)  which is PPDS relevant but in the Planning parameters tab of the APO resource you have defined it as SNP relevant.( Not ticked the Not SNP relevant)
    Request you to make tick in the Not SNP relevant  field and then try Ciffing.
    Since SYSFAIL has happend request you to clear the failed Queues and then CIF it.
    Thanks,
    nandha

  • Concatenate fields of record  type

    Hi
    Is there some way to concatenate fields of the record type ?, example
    declare
    TYPE customer_sales_rectype IS RECORD
          (campo1 char(3),
          campo2  char(3),
          campo3  char(3));
      TYPE ZZZ IS RECORD (kkk customer_sales_rectype);
          x customer_sales_rectype;
    begin
      x.campo1:='000';
      x.campo2:='aaa';
      x.campo3:='BBB';
    end;I have a table
    ID_REPORT NUMBER                                  
    ID_LINE     NUMBER                                  
    DT_FILE  DATE           Y                        
    DS_LINE     VARCHAR2(2048) Y        My quey have more than 50 columns and must to concatenate columns, example:
    select column001 ,
           ';' PV1,
           COL2,
           COL3
           COL4,
         ';' PV2,....ETC
    FROM MY TABLESI think moving result of query into variable of record type I would can insert into table in column DS_LINE doing some transformatcion.
    Is there some way without to use COL1||PV1||COL2||COL3||COL4||PV2... etc
    thank you in advance
    using 9.2.02

    It's easy enough to write a function to do this. Here is a "coffee time" implementation:
    create or replace function multi_concat
        (p_args sys.dbms_debug_vc2coll)
        return clob
    as
        rv clob;
    begin
        dbms_lob.createtemporary(rv, TRUE);
        for i in p_args.first .. p_args.last
        loop
            dbms_lob.writeappend(rv, length(p_args(i)), p_args(i));
        end loop;
        return rv;
    end multi_concat;
    /And the proof of the coffee is in the dunking of the doughnut:
    SQL> select multi_concat ( sys.dbms_debug_vc2coll ( ('Red Fish', 'Blue Fish', 1, 'Fish',2,'Fish'))
      2* from dual
    MULTI_CONCAT(SYS.DBMS_DEBUG_VC2COLL('REDFISH','BLUEFISH',1,'FISH',2,'FISH'))
    Red FishBlue Fish1Fish2Fish
    SQL> I would add a TO_STRING member function to your type and use something like the above to implement it.
    Alternatively, use the data dictionary to generate a string which joins all your type's attributes with the concatenation operator.
    Cheers, APC

  • Look in Selector Default for Record Types

    Is it possible to set a Look in Selector Default for each record type? For example, I'd like the Look in Selector default for account, contact, and opportunity to be defaulted to All but the Look in Selector default for Custom Object 1 to default to a specifc book we defined. I know that I can set the default look in selector for a given user but not sure if it can be set for a specific record type.

    At this time it is not possible to set the Look in Selector by record type.

  • How can I add Vender Batch FIELD for Movement Type 511

    Hi, guys,
    I tired to add a Vender Batch FIELD (LICHA) entry for Movement Type 511 through OMJJ/Field selection(Enjoy), but it's not allowed, is there any approach else to get it done? Thanks.
    Michael

    Hi,
    Try this path as SPRO-Materials Management-Inventory management and physical inventory-settings for enjoy transactions-settings for goods movement(MIGO)--field selection per movement type.
    If you add the field LICHA for movt 511.Make it optional or required entry whatever you want. It will come at the time of MIGO.
    Regards,
    Goraksh.

  • No field for valuation type in MFBF in final backflushing

    Hi PP Gurus,
    I am doing final backflushing through MFBF in ECC 6.00, unfortunately there is no option for filling the valuation type for the header material. The header is batch managed and split valuated.
    SAP note 759916 and 925464 appliedfor this. Still we are getting error message M7 044(Choose a valuation type).
    Can you tell me the solution for this?
    Thanks in advance.

    Ashok,
    Batch Number field represents "Valuation type" incase the material is not batch managed. Incase it is batch managed and batch valuated, both are same.
    So in MFBF you enter the valuation type in the Batch field and perform backflush.
    Regards,
    Prasobh

  • Reference Field for Document Type AB has made Mandatory

    Dear Experts,
        In OBA7, for Document Type AB (Accounting Document) I had clicked the Reference Number Field Check Box (Made it mandatory)
        So it became mandatory every time to enter the Reference Number when using the Document Type AB
        Now I am facing the problem, when using the T Code F-44 (Clear Vendor - Header Data) the system is popping an Error Msg, " For Document Type AB, an entry is required in field Reference "
         Since their is no Reference Field available on the screen, where should I enter the data for the same
        I am unable to understand How this issue can be resolved, I tried a lot but failed to get a solution
         Their is Reference radio button available on Additional Selections tab, but not field
    So please help ..!!
    Regards, Nimish

    Dear Manmay,
          You are correct but the system is not allowing what you have suggested
          When I enter the vendor no. and click on Goto-Document Overview, the system pops the error message and doesnt allow me to enter anything on that screen
         Please try at your end and revert boss
        I think I may require to raise an OSS note for this
    Regards, Nimish

  • Grants for Record Type

    Hi all,
    can any one plzz tell me how to give grants for Record or Table type.
    Thanks in Advance

    If you want more help then do the following:
    1. Post your complete Oracle version number ... minimum 3 decimal places.
    2. Post the full and complete error message ... not your interpretation of it.
    3. Post the DDL for the type or at least those portions of it that refer to other objects that may not exist in the same schema.
    You have made this far harder than it need be by asking an initial question that concealed relevant facts and then posting again the ORA-01031 but not providing sufficient information.
    If you want people to help you then provide the necessarily information.

  • Output Server & "Read Ahead" for record type indicator files

    I have a design requirement where I need to read to the end of the print file (record type indicator format) before I can complete the process of laying down the subforms. I need to lay down a subform on page one, but will not get the data element needed until the end of the file. It is a bill statement with line items listings. When run in a batch it can have single page and multi-page bills combined. I have heard of "read ahead" but don't seem to find any documentation on it. Can anyone verify this function and direct me where to find more information?
    Thanks, Philip

    One solution might be to add a preprocessing step before the merging. Use the transformation agent to extract the "data at the end", inserting it at the beginning. When jfmerge starts, the data is good as gold, and no jumping required. In my experience, Output Server isn't that good at jumping back and forth.
    Hope this helps,
    Vegard

  • Want to add Field for movement type 501

    Dear Expert,
    Hi..
    i am working on Goods Receipt without PO ( Mvt 501 ). here for this business wants to add the value of the material at the time of Good Receipt. business also wants to make this field required field. so pl. guide me on this.
    Thanks a lot
    H Shah

    Hi,
    if i understood your question correctly
    There is one setting of creating purchase order at the time of GR, for this you have to maintain info records and activate setting in SPRO of create PO at the GR, Then your problem will get solved, Gr becomes valuated and PO will be created in background.
    Putting value at GR does not make any. sence
    Thanks
    Kedar

  • Version category field for material type trading goods in mm01

    hi everyone,
      In MM01 for trading goods material type, we have version category field in basic data1 as list box, but there is no values in it. As we are using SAP DBM 7.0. can anyone tell me how to get or configure those values in list box?
    Thanks in Advance!!!

    I could only find that this tcode can be used for maintaining the version types. VTCU.
    Could not help u much as this version is not activated in my system

  • Metadata field for "file type"?

    I'm trying to find a way to sort images in A3's List view, and I can't seem to find a way to use the "File Type." I know I can filter images, but that's not what I want to do. I'd like to be able to have file type as a column so I can sort and have, say, RAWs at the top, followed by JPEG, etc. I've looked through all the fields and, so far, can't find anything that allows this without using a filter.
    Tanks in advance

    Use File Size, the files can then be listed with the jpeg or raw at the top or bottom of the list as you prefer using Ascending or Descending sort option. This should work due to the difference in file size between jpeg and raw, Allan

Maybe you are looking for

  • Error while creating warehouse task

    Hello, While creating a Warehouse Task, i am getting following errors. Kindly suggest what settings need to be done to successfully create a warehouse Task. First Error: Could not determine ERP stock data for: AYYB 0000000101 F1 Message no. /SCWM/ERP

  • Result_cache on tables

    Hi all, I'm just experimenting with result_cache at the table level: SQL> select *   2    from v$version; BANNER Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production PL/SQL Release 11.2.0.3.0 - Production CORE    11.2.0.3.0   

  • DDGenerator.generateDDs(projectDefinition(), ddDefinitions);

    Pls help I'm using JDk1.4 on windows NT, trying to generate my deployment descriptors with the DDGenerator.generateDDs(projectDefinition(), ddDefinitions); class and methods. Last time we used Toplink 353, and it works great. Has something changed, c

  • My iphone backup on icloud is gone, I can only find my ipad backup

    Ok, so I have an old iphone 3GS, my daughter has an ipad mini. We are both using the same apple ID and it is causing me no end of grief. Most recently, my phone is currently doing a constant cycle between the boot screen and the lock screen. I have n

  • Podcasts played on iPhone don't sync with iTunes on my Mac

    Sometimes my played podcasts on my iPhone do sync to iTunes, sometimes the podcast on iTunes is still marked as new and transfers back to my iPhone as unplayed. What are the actual steps I need to take to ensure that my played podcasts are transferri