Add a new item in dyn 0110 (Program SAPMFCJ0, T.Code FBCJ)

Hi
I would need to add a new item in the dyn 0110 (program SAPMFCJ0)
I suppose that I would add an element in the ISCJ_E_POSTINGS structure.
Is it enought add the new item to above structure and insert this new item in the dyn 0110 layout or I should do something else?
Thanks in advance.
Nicola

HI,
if it is a normal report program then you can directly create a Selection screen field.
After the Type-pool you can use Parameters or Select-options to create the selection screen field..
If it is a Modulpool program then you can create a selection scren field like
SELECTION-SCREEN BEGIN OF SCREEN 1100 AS SUBSCREEN.
PARAMETERS: p1(10) TYPE c.
SELECTION-SCREEN END OF SCREEN 1100.
defines a selection screens – 1100 – as subscreens.
The next screen number of screen 100 is 100 (statically-defined).
PROCESS BEFORE OUTPUT.
  MODULE status_0100.
  CALL SUBSCREEN area INCLUDING sy-repid number.
PROCESS AFTER INPUT.
  MODULE cancel AT EXIT-COMMAND.
  CALL SUBSCREEN area.
  MODULE user_command_0100.
look at the below link
http://help.sap.com/saphelp_nw2004s/helpdata/en/e7/deb237b9a9a968e10000009b38f8cf/content.htm
Regards
Sudheer

Similar Messages

  • Just uploaded iso7 , . . .hate it!  Can you change background colours?  How do you add a new item/activity to the schedule? In notes the font has changed, can I change it back and the link colour is now yellow instead of blue, can I change it?  Thanks

    Just uploaded iso7 , . . .hate it!  Can you change background colours?  How do you add a new item/activity to the schedule? In notes the font has changed, can I change it back and the link colour is now yellow instead of blue, can I change it?  Yellow on white is harder to read. Thanks

    Another question. How do you bookmark something.  It was so easy before, why did they change it?  Can I uninstall it?

  • How to add a new item-position to salesorder in dialog

    Dear all,
    i have a request to add a new item position to an existing sales order in dialog. The information I have are material number and quanity. After adding these infos the system should work like the user has added the line manually (Entered MatNr and Quantity and pressed Enter). All error messages and checks and rereading data should be processed. Any idea how to do this?
    Every help is welcome.
    Best regards
    Roman

    Maybe not exactly. The user jumps from an "extension" button to a dialog where he can select materials an quantity´s these should be added as new positions to the order.
    BR
    Roman

  • Keychain Access: cannot add a new item: user name or passphrase not correct

    When trying to add a new item to "Keychain Access", the application suddenly refused to do so. Error message:
    Title: An error has occurred. Unable to add an item to the current keychain.
    Message: The user name or passphrase you entered is not correct.
    I never need a user name neither passphrase to store a new entry in the keychain.
    Steps to resolve:
    1. Restarting app: no good
    2. Repair disk permissions: no improvement
    3. Verify disk: no errors found
    4. Verfify Keychain First Aid menu from with Keychain.app
    Verification started
    Checking keychain configuration for User Name (user ID=501)
    Home directory is /Users/shortname
    Checked login keychain
    Checked password for ~/Library/Keychains/login.keychain
    Checked settings for ~/Library/Keychains/login.keychain
    Settings for ~/Library/Keychains/login.keychain may cause the keychain to be locked
    Current values: lockOnSleep=no, autoLock=never
    Checked default keychain
    Checked keychain search list
    Checked contents of ~/Library/Keychains/login.keychain
    Checked contents of ~/Library/Keychains/MicrosoftIntermediateCertificates
    Verification completed
    and a repair:
    Repair started
    Checking keychain configuration for User Name (user ID=501)
    Home directory is /Users/shortname
    Checked login keychain
    Checked password for ~/Library/Keychains/login.keychain
    Checked settings for ~/Library/Keychains/login.keychain
    Settings for ~/Library/Keychains/login.keychain may cause the keychain to be locked
    Current values: lockOnSleep=no, autoLock=never
    Settings corrected on ~/Library/Keychains/login.keychain
    Checked default keychain
    Checked keychain search list
    Checked contents of ~/Library/Keychains/login.keychain
    Checked contents of ~/Library/Keychains/MicrosoftIntermediateCertificates
    Problems successfully repaired
    Repair completed
    The First Aid Menu, option repair, solved this problem.
    Hopefully by documenting this, this helps another one who experiences the same error, in resolving.

    Daniel,
    Go ahead and Apply this note , it will fix your issue.
    Do you have a third column in AISUSER T.Code .
    This issue is fixed in ST : SAPKITL426
    Note 1140822 - SAP customer number for installation number &1 unknown
    Thanks,
    Uday

  • Sharepoint Custom calendar – Hover over the date to add a new item is not working – Sharepoint 2010

    Hi,
    In my Sharepoint visual web part i am using default sharepoint calendar view. But Mouse hover over the date to add a new item is not working. Please see this image below i need the same add new item functionality. 
    

    Hi Sudhanthira,
    Couple of simmilar queries i can see from Madhu posted.
    Please follow this thread:-
    http://social.technet.microsoft.com/Forums/en-US/sharepoint2010programming/thread/b62f9b7e-2ce1-4efd-905c-9cc5471ad216
    To be or Not to Be..The question is this only......

  • HOW TO ADD A NEW ITEM ON CREDIT MEMO REQUEST DETAILS PAGE?

    Dear friends,
    Please help me to do this by personalization or extension. This is very important for sustaining in my job. Please post your thoughts as soon as possible.
    Thanks so much for your help and support.
    Here is the scenario:
    In credit memo request page, I need to add a new item.
    In the 'About this page', I checked for the view objects CMRequestVO and CMRequestLinesVO but the item is not available in the view objects.
    There is an item called Requestor Comments shown on this page. The item to be added is the Approver Notes. These 2 columns are populated through the workflow.
    How to find about the Requestor Comments item? If we know this then the Approver Notes item can be easily added to this page, I think.
    Also I enabled the FND_PERSONALIZATION_REGION_LINK profile option so that
    I can create a new item using personalization. But I could not see the create item icon in the create item field.
    Can adding the Approver Notes be achieved by personalization?
    EAGERLY WAITING FOR YOUR HELP.
    CK.

    Hi VK,
    You need to look at both VO's and see where to add the credit memo field.
    To extend the VO object...you have to use Jdeveloper.
    Check the below this site for the details steps:
    http://apps2fusion.com/apps/oa-framework/14-fwk/119-oa-framework-faq-extending-view-objects
    After extending the, you need to copy your objects under webserver and the bounce the apache.
    Then you need to do personalization..
    Here are the steps for personalization:
    Click Personalize page and click "Expand All" under Personalization Structure..
    Go to the corresponding Advance Table and Click on Create Item. This will create a Column Field
    1) Enter Unique ID-- ex; CreditMemoEx
    2) Rendered -- True
    3) Click Apply
    In the advance table search the newly created "CreditMemoEx"
    Click on the Create Item field again.
    1) Select Item Style " Message Styled Text"
    2) Data Type -- Varchar2
    3) Enter the Prompt = "Credit Memo"
    4) Scope -- Enter the full path of VO object...ex: /xx.../oracle/apps/...
    5) View Attribute -- Enter Exact name the attribute defined in the VO object.
    6) Enter other attributes required for Business.
    7) When Finished Click Apply.

  • Add the new item through the Bapi 'bapi_outb_delivery_change'

    I want to add the new item to the existing outbound delivery.How to add the new item in the bapi 'bapi_outb_delivery_change'. Please provide me the code for the bapi 'BAPI_OUTB_DELIVERY_CHANGE' to add the new item.

    Hi Kyndal,
    I have a requirment to add new items in a delivery which will refer to the higher items in the  same delivery itself.
    I am trying to use the BAPI BAPI_OUTB_DELIVERY_CHANGE for the purpose.
    Could u pls give some clue on how to tried to do it?
    I am constantly getting a error VL216.
    Also I tried passing the reference document and item : same delivery number and the higher level item in the delivery
    VBTYP_N = J

  • When I add a new item to my calendar, it saves, but doesn't show on the calendar.

    I can add new items to my calendar and create alerts for them; however, whenever I go to the Calendar app and look for items I have created, they never show up.  The only way I know the calendar is actually saving the items is because I get alerts when I have them set for and the items are syncing to my Outlook calendar (so I can see them on Outlook), but if I am looking for items on my phone Calendar app, they don't show.  This was not a problem until about a month ago.  I have shut down and reset the phone several times since the issue has started, but it is still not resolved.

    Howdy squeakyred2,
    If I understand correctly you are getting the alerts from the events that you are creating on your Calendar app, but they do not show in the app once they are created. It seems to me that the calendar you are adding them to may not be checked, thereby making it hidden. To check this, first open the Calendars app and tap Calendars at the bottom:
    Calendar at a glance - iPhone
    Then verify the calendars you have showing. It should look similar to this:
    Use multiple calendars - iPhone
    Thank you for using Apple Support Communities.
    All the very best,
    Sterling

  • Can't add a new item

    Hi, I'm brand new to Premier and I'm using this video tutorial How to create a video story with Premiere Pro | Adobe Premiere Pro CC tutorials.  I understand how to make a cut but for whatever reason I can't get it to drag to the new item icon.  if I could get some help I would really appreciate it.  Thanks!           

    CS5-thru-CC PPro/Encore tutorial list http://forums.adobe.com/thread/1448923 has a link to learn about the NEW ITEM process, including a picture to show you what to do

  • Error when trying to add a new item in table

    Hello I have this error when I want to insert a record in a table of the year 2010,
    Warning:  mysql_num_rows(): supplied argument is not a valid MySQL result resource in /home/content/r/e/l/reliefsale/html/php/reliefsale_functions.php on line 16
    I have 3 more years 2009, 2008 and 2007, when I want to insert a new item in any of the other years, everything works fine but in 2010 any ideas??
    Thanks

    Hi there,
    better post your question in the regular Dreamweaver Application Development forum where a wider group of users might be able to reflect on your issue and help you out. The current forum deals with questions which are related to the Dreamweaver extension ADDT, which generates non-standard PHP code code and has been discontinued over a year ago.
    Cheers,
    Günter

  • Keychain: cannot add a new item

    i'm getting an error now when i try to add an item to my keychain...
    An error has occurred. Unable to add an item to the current keychain.
    1000013
    any idea of what's going on? i tried running keychain firstaid... tried restarting keychain... nothing.
    thanks,
    keith

    Go to
    Settings,
    General,
    Restrictions, type in your Restriction Password,
    Accounts, tick Allow Changes.
    Press the back key a few times till you're back in Settings, you should see iCloud is now highlight able, now go to Mail Contacts and Calenders and add your email account as per norm.
    Hope this helps.

  • Add a new item to the Fixed Asset Inquiry

    Hi,
    For Fixed Asset Inquiry we have web based form. We need to add Net Book Value to this form. Let us know how we have to do this for a web forms. It is not same as regular forms where we add a function or menu.
    Thanks,
    Prathima

    If i Create the check box using personalization below are the fields that are shown on the item update/create page
    Level Site
    Item Style Message Check Box
    Property Value
    *ID
    Access Key
    Additional Text
    Admin Personalization
    Attribute Set
    CSS Class
    Checked Value
    Comments
    Data Type
    Destination Function
    Disable Server Side Validation
    Disabled truefalse
    Export View Attribute
    Extends
    Initial Sort Sequence
    Initial Value
    Initially Checked
    Long Tip Region
    No Wrap truefalse
    Prompt
    Read Only truefalse
    Rendered truefalse
    Required yesnovalidater
    Scope
    Search Allowed truefalse
    Selective Search Criteria truefalse
    Sort Allowed yesnoascendingdescending
    Sort By View Attribute
    Tip Message Name
    Tip Type dateFormatlongMessageshortTipnone
    Unchecked Value
    User Personalization truefalse
    Vertical Aligment middletopbottom
    View Attribute
    View Instance
    Warn About Changes truefalse
    Now if i want to redirect the page on click of the check box how should I handle that event in my code ? Since there is no option here to put an event name .

  • How to disable Add New Item in SharePoint 2013

    Hi,
    I want to disable the Add New Item button after the user created one item in SharePoint 2013.
    Is it possible to disable?
    Please reply
    Thank you

    I'd do it creating a custom web part that would mimic the list web part, and have logic in there that makes sure to hide the button once an entry by the current user has been made in the list. You could also create a workflow that would remove the user's
    permission to add a new item on the list upon creating an item.
    Nikolas Charlebois-Laprade Microsoft Certified Professional & Software Engineer http://nikcharlebois.com

  • JQuery Tutorial needed to customize Add New Item and Edit Item forms

    Hello,
    I need a tutorial to use JQuery to customize the UI Screen of SharePoint to add a new item in a list.
    since I don't have prior UI experience it will be nice if the tutorial is specifically targetted towards customizing the automatic form which is presented by sharepoint when we try to add an item to a custom lists.
    val it: unit=()

    Hi,
    According to your post, my understanding is that you want to customize the New Item and Edit Item forms using jQuery.
    The following examples for your reference:
    http://ankursharepoint.blogspot.com/2012/10/jquery-for-tabbed-navigation-in.html
    http://social.technet.microsoft.com/wiki/contents/articles/21730.sharepoint-2010-conditionally-hide-fields-on-standard-list-forms-using-jquery.aspx
    https://www.nothingbutsharepoint.com/sites/eusp/Pages/10-jQuery-Snippets-for-SharePoint-2010.aspx
    jQuery Tutorial
    http://www.w3schools.com/jQuery/
    Thanks,
    Dennis Guo
    TechNet Community Support
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]
    Dennis Guo
    TechNet Community Support

  • Add new Item in VL02n using idocs - delivery returns

    Hello Experts,
    I am using idoc type DELVRY03. I need to add a new line item while changing the outbound delivery (vl02n) "USING the IDOCs only"  and not by adding it manually in the outbound delivery change (vl02n).This item does not prexist in sales order. Instead, after triggering the idoc type DELVRY03, i need to see this new item in vl02n.
    I am unable to get proper qualifier to "ADD" new item in any segments of DELVRY03.
    Any help would be appreciated by rewarding points.
    thanks
    Harikumar Ganti

    Hi.
    Could u solve this problem?
    Im trying the same with idoc DELVRY03 message type WHSCON and I can't add a new item in the delivery.
    Thanks a lot!!!
    Regards

Maybe you are looking for

  • How do I get a new tab to open with my fave search engine?

    I have Vista with the updated Firefox. I want my favorite search engine to automatically load when I select a new tab. So far, I can only get a blank page or preset group of tabs to load, not my search engine. I can get this with IE, how can I do thi

  • Interfaces in Oracle Apps

    Hi Where can i find tutorials for Interfaces in Oracle Apps.. Thanks Binu

  • Calibrating W520 with external instrument?

    Hello, I'm a bit of a ThinkPad newbie, so please bear with me if the answers to my questions are obvious. I just purchased a W520, have installed additional RAM and an mSATA disk, and am loving it. I did not purchase the built-in calibrator because I

  • Special Characters Report Painter

    Hi all, After SP 2008 implementation on ECC 5.0, special characters as : "( " ; "= "; "+" ; etc... are not recognized for one digit in report painter library. After analyse, without changing size colums, if the title contain a special character, it i

  • The last time an index was used

    Hi to all,  I would like to know, if there is a way of knowing  the last time an index was used, or what indexes have never been used. Regards Eduardo Barrios Compañía Cervecera de Canarias S.A. Tfno.     922 568 246 Fax.      922 670 600 Correo   [e