Data element for mm.yyyy

Hello Experts,
Is there any data element for a field with the format mm.yyyy .
I need to place this field in the selection screen and i want to have an F4 help too.
It will be better if i am provided with the database table name too.
Please help.  Useful answer will be rewarded.
Regards,
Vijayalakshmi

Hi ,
Data element for a field with the format mm.yyyy is FTI_MONTH_YEAR.
You can use this in selection screen as:
selection-screen begin of block b1 with frame.
parameters:p_date TYPE fti_month_year.
selection-screen end of block b1.
Regards,
Shanmugapriya
**Reward if u find helpful

Similar Messages

  • How to add a new data element for existing table filed(Primary key field)

    Hi Experts,
    How to add a new data element for existing table field(Primary key field)
    For this filed ther is no foreign key relation ships and even check table.
    while activating table it is giving message like below.
    can you help any one to solve this and wil steps to add new dataelement for existing primary key filed of a table.
    Check table (NAMING SPACE/TABLE NAME(EX:/TC/VENDOR)) (username/19.02.10/03:29)           
    Primary key change not permitted for value table /TC/VENDOR
    Check on table  /TC/VENDOR resulted in errors              
    Thanks
    Ravi

    Hi,
    Easiest way is to download the table eg into an Excel table (if possible) or text table. Drop the table from the database. Build your table with the new key field. Build the database table again and fill it.
    You can do it also over the database into a new table. Drop the old one. Build the enhanced one and fill it. Afterwards drop your (temporary) table.
    Maybe there are other ways, but this works.
    Success,
    Rob

  • Data elements for IDoc Segments to non-SAP system

    Hi,
    I need to create IDocs for transferring data to non-SAP system. When I create segmet fields should I create new data elements for all the fields with attributes specific to receiving system? Because there are many fields where the field attributes of SAP system do not match the corresponding fields of receiving non-SAP system.
    Thanks in advance!!
    Regards,
    Sriram

    Hi Sriram,
    When I create segmet fields should I create new data elements for all the fields with attributes specific to receiving system
    Is it custom  segments .
    Regards,
    Madhu.

  • Data Element for No.Containers(GR Quantity tab)- QANZGEB

    Hi All,
    We are planning to reduce the decimal length from 3 to 1 in Data Element for No.Containers(GR Quantity tab)- QANZGEB field , while doing GR in ECC 6.0 , So that if we receive 1000 containers , we can enter.
    We want to Know , what will be the implication in the system, do you recommend or what is the other alternative and what step we need to take after the modification.
    Thanks & Regards,

    Hi,
    did you finally try it ? I would need also...
    thanks

  • Error: Data element for InfoObject AUFNR 0PM_ORDER could not be created(QA)

    Hi Experts,
    I am trying to Transport a request from DEV to QA,which consists Transaction Infosources,  afetr the inport the TR is failed with return code 8. and the error message in the log is as follows.....
    Error when determining a number from object BI_TSDTEL and number 01  
    Object name can only contain characters from syntactical character set
    Data element for InfoObject AUFNR 0PM_ORDER could not be created
    Data element for InfoObject KOKRS 0CO_AREA could not be created
    Data element for InfoObject KOKRS 0CO_AREA could not be created
    Errors occurred during post-handling RS_AFTER_IMPORT for ISCS L
    Data element for InfoObject TXTMD could not be created
    Errors occurred during post-handling RS_AFTER_IMPORT for IOBJ L
    please Could anyone give the Inputs to solve this , I'll be greatful to you.
    Thanks & regards
    SK

    hello AJ,
    Till now the problem is not solved , Please provide some inputs.
    here I'm getting this problem for TXTMD, 0CO_AREA, 0PM_ORDER, 0DATE, 0PLANT, 0ORDER_CURR, 0LOC_CURRCY
    Error when determining a number from object BI_TSDTEL and number 01
    Object name can only contain characters from syntactical character set
    Object name can only contain characters from syntactical character set
    Data element for InfoObject KOKRS 0CO_AREA could not be created
    Data element for InfoObject KOKRS 0CO_AREA could not be created
    Transfer structure 0CO_OM_NTW_1_SB activated under the name 0CO_OM_NTW_1_SA
    It is not necessary to copy dependent objects for transfer structure 0CO_OM_NTW_1_SA
    Data element for InfoObject KOKRS 0CO_AREA could not be created
    Activating Transfer Rules 0CO_OM_NTW_1_SA ...
    23 Transfer Rule(s) of the transfer structure 0CO_OM_NTW_1_SA removed from control table
    23 InfoObject(s) of the transfer structure 0CO_OM_NTW_1_SA removed from control table
    Formulas have been saved
    PLEASE PROVIDE SOME INPUTS.........
    Message was edited by:
            S K

  • Data element for Month and Year

    Hello All,
    Is there any data element which will have only Month and Year.
    I have to introduce this field in a table. It should have convesion exits also.
    Ex: If i give 092009, it sould come like 09.2009
    Thank you.
    Best Regards,
    Sasidhar Reddy Matli.

    Kindly Try this code for Month and year as input and having standard F4 help..
    INCLUDE RMCS0F0M.
    TYPES : BEGIN OF TY_SELECT,
              MONTH TYPE FTI_MONTH_YEAR,
            END OF TY_SELECT.
    DATA : WA_SELECT TYPE TY_SELECT.
    SELECTION-SCREEN : BEGIN OF BLOCK SANDEEP WITH FRAME.
      SELECT-OPTIONS : S_MONTH FOR WA_SELECT-MONTH OBLIGATORY NO INTERVALS NO-EXTENSION.
    SELECTION-SCREEN : END OF BLOCK SANDEEP.
    AT SELECTION-SCREEN ON VALUE-REQUEST FOR S_MONTH-LOW.
      PERFORM MONAT_F4.
    SANDEEP JAIN

  • Data element for time in 12 hour format HH:MM

    Hi friends,
    Is there any data element which is for HH:MM format 12 hour format?
    i see uzeit, but its HH:MM:SS. i dont want this.
    i want HH:MM.
    Niraja

    Rohan,
    I am trying to create a new Domain with data type Tims. Basically when i change the no. character to 4.. its not taking
    by default its making it as 6. How to make this to 4.
    i can give Numc, but i needed in HH:MM format.  with : in between.
    can u help me out.
    Niraja

  • Data element for new column

    Hi All
    I have to add one column in exisitng custom table. the new column is SRFLAG which will contain value Y or N.
    Can any one suggest me what will be data element? I want to use existing data element?
    please suggest existing table also in which it is used?

    Hi Dude,
    I will tell u a way to find the answer on your own.
    Go to SE11,choose DATA TYPE radio and press F4.
    Press Search for Data elements.
    Enter a relevant short desc., with asterisk.
    For eg., yesno*
    Then  enter the Data Type as 'char' and Length as 1 and press continue.
    A list appears containing the relevant DEs.From there choose
    the required one.
    Change your search options and try till you get the required one.
    To find the Table enter the name of the DE in the Data Type field and choose the where-used list icon.
    <REMOVED BY MODERATOR>
    Regards,
    Lakshmanan
    Edited by: Alvaro Tejada Galindo on Feb 14, 2008 11:26 AM

  • MD04 MRP Data Element for Production Order add Order Status

    Hi,
    Currently in MD04 when you create a production order it gives the status in MRP Element Data as 000001138145/YP01/ and once I release this is shows the following status 000001138145/YP01/Re
    I want to bring another status in how can you do this?
    Thanks
    Adeel Sarwar

    Dear,
    It is not possible in standard SAP to display the Lock production order as status 'Locked' are taking into consideration with regard to availability relevance in the MRP. MD04 display only those MRP element which are relevent for MRP calculation.
    So better check this order in COOIS with LCK (Locked Status).
    Hope clear to you.
    Regards,
    R.Brahmankar

  • How do I create a table of 3 data elements for each trial and have it updated instead of waiting until the end of the program?

    I am trying to record 3 pieces of data, all (software) timing in ms (in U8 integers). I managed to finally get each data in the right column but now it doesn't record anything in the table and it doesn't update the numeric indicators during the experiment like it should. I can't figure for the life of me what I did wrong. I know at least the trial part of the program works, but so far the data recording part is giving me a headache.
    Thanks
    Attachments:
    BETACRT.vi ‏241 KB

    Why it is not reporting the data is easy; fixing the program may not be. LabVIEW uses a dataflow paradigm. This means that no part of the program executes until all of its data inputs are availble. In your case the table and the array functions driving it are fed by outputs from the outer while loop. Thus no data gets to the table until the while loop has finished executing (which is at the end of your experiment). One possible approach would be to store the data in a shift register and move the table inside the loop.
    Many experienced LV programmers try to avoid or minimize the use of sequence structures and local variables to read and write to/from front panel objects. We use a state machine which is a while loop with a case structure. Queues can be u
    sed to pass data between the user interface and the data acquistion loops. This subject is too involved to be handled in a brief posting, but if you search the archives and examples you can learn more.
    Also, be aware that software timing can be problematic if you are using a desktop operating system. If the OS decides to check the net for software updates or something you could have large discrepancies in your timing. These might be rare, but there is no reliable way of detecting them. I have built several systems similar to what you seem to be trying to do and have never been successful with software timing.

  • Is there a data element for time unit (Hour, minute, second) and so forth)

    Thanks for your help.

    Hi Raja,
    I just want to add something in the drop down list
    'Hour'
    'Minute'
    'Second'
    I hope I can get these values from a domain value range.
    Could you please assist ?
    Anders

  • Data element on structure for interface

    Hi all,
    I'm working on the development of one interface from a non-sap system to SAP where on a first step SAP will capture a flat file into one structure "ZZZ" but I'm doubting about how to create this structure.
    At first I was thinking on identifying a suitable component type/data element for each field (f.i. WAERS for currency field ZZZ-WAERS) but meanwhile I have noticed that for a similar interface the corresponding XXX structure was created using as data elements CHAR* type, where the * was the field length.
    Which criteria would you choose in my case? and what will it depend on?
    Thanks in advance.
    Abdali

    I think it is a good idea to use only CHAR-definitions for importing flat file data. Here the focus is to have a fixed column length and avoid conversion errors during import, as opposed to neat F1 help texts, for example.
    When further processing the data inside SAP you can move the data to another structure with proper data elements (like WAERS or WRBTR), checking for consistency and catching conversion errors in the process.
    Thomas

  • Display Help for Field not referred through Data Elements in ALV

    Hi,
    I am working on a report program where the output is in ALV_LIST display format.The internal table used to define the field catalog contains fields that are not declared using Data elements.For these fields, when i press F1 from the output, the message I receive is 'No Document Available'.Can someone tell me how I can attach a help document to these fields without creating a new data element for each of these fields....
    For eg : My internal table that forms the field catalog is
      Data : Begin of i_itab occurs 0,
             matnr like mara-matnr,
             Name(50),
             end of i_itab.
    When this table is displayed in ALV, if F1 is pressed on the field matnr the corresponding dictionary help pops out.But since the field Name has no help document attached to it, i cannot view any help for this..Kindly tell me how i can attach my own help document to this field.
    Thanks,
    Swathi

    Hi,
    This issue was solved using the followiing steps.
    1. There is a parameter 'IT_EVENT_EXIT 'in the FM REUSE_ALV_LIST_DISPLAY or REUSE_ALV_GRID_DISPLAY.
    2.Set the value of the field of this paramter as
    EXIT-UCOMM= '&ELP'  " F1
    EXIT-BEFORE = 'X'
    This will make the control go directly to the user command functio written inside the program rather than the standard SAP define duser command....
    3. Inside the perform -usercommand in the ALV program use the FM HELP_DOCULINES_SHOW to show the appropriate help document
    This method may be used to display help text for those fields/columns in the ALV which are not referred to the fields/data elements in the data dictionary tabel

  • Adding new data elements to Org Modeler.

    We are trying to add 4 fields to the org Modeler. However it is nowhere to be found like in the orgchart.
    Org Modeler 3.0 SP2
    PA0001, PA0008, HRP1005 and HRP1008. (also linking to the texts in T001P, so we will require a table inner join)

    Hi Wade,
    In order to get the fields in OrgModeler scenarios you need to make sure that your hierarchy data element in the Source OrgChart contains all fields that you want. For this I recommend creating a NakisaRFC function for the additional data, creating a data element for it and then creating a linked data element to link together the new data element and the existing hierarchy data element. There is no data center in OrgModeler so you will need to do this manually.
    Best regards,
    Luke

  • How to add a new data element?

    friends,
         the data elements for the fields ECSRATE and orig_ecsrate in the structure j_1iexitem is different in our development and production systems...the correct one is j_1iexecsrat, which is in development...how to change the data element of this field in the production system..thanks all.

    Hi,
    Kindly check the transport requests for the structure in both DEV & PRD.
    Utilities -> Versions -> Version Management.
    Kindly check the transport request in the DEV against the "activ" checked.
    Look for the same request number in the PRD for the structure.
    If there is a mismatch, kindly transport the request in DEV to PRD.
    You cannot directly change the data elements in PRD system.
    It should be done through the transport requests from DEV to PRD.
    Hope this helps!
    best regards,
    Thangesh

Maybe you are looking for

  • My ipod touch is not installing the driver in order to work on my computer. It is Windows 7

    Trying to connect new ipod to Windows 7. Message keeps coming up saying driver installation failed. I have tried to troubleshoot but seem to be getting nowhere! When I find a similar issue in a search, the support page on the Apple website can not be

  • White Space in Table

    Hi all, I have created a gallery http://www.davewharton-toastmaster.co.uk/new_site/gallery1.html but the white space is not consistent, there is more vertically than horizontally and looking at the HTML and CSS I can't see what is causing it, could s

  • Process code for Idoc BANK_CREATE01 and BANK_CHANGE01

    hi, I  want to create partner profile  for Idoc BANK_CREATE01 and BANK_CHANGE01 standard Idocs. But in transaction we64 , i am not finding the inbound process code  for it. So di i have to create a process code for it?? If yes , how do i create it an

  • Lion installed but shutdown is much longer now? Ideas?

    I have installed Lion but the shutdown is much slower now. Snow Leopard shut down in 4 seconds and now it appears to be more like 15-20 seconds. I had to move a few non-compatible apps to trash but that is all I've changed. Any ideas?

  • Batch determination for STO

    Hi, How to configure batch determination for Stock transport orders? I just wanted to know to which business process we need to assign the search procedure