Similar screen like FB60 for Complex Posting

Can someone help me what is the ABAP Logic behind screen/code created in FB60.
i wan't to design a similar screen like FB60 but do not know from where to start the coding.
please help me on this.
thanks

open tcode fb60(or what ever you want)
in menu bar click on system->status.
then a pop up window will apperar.
in that double click on program name and you can see the code there.
and youe it as per your requirement.

Similar Messages

  • BTE for complex posting in FB60

    Hi all,
    I implemented BTE 1030 and 1050 to capture the posting event via FB60 transaction. It works fine if I complete the document with the 'usual' post action.
    The problem occurs when I try to post with the funcion 'Complex Posting'.
    (FB60 --> Enviroment --> Complex Posting). In this case when i complete the document and post it the BTE don't works!! It looks SAP doesn't pass in the custom function implementation (1030 and 1050 interface). Can someone indicates me if exists some others BTE that I can use?
    Thanks!
    Lucio

    Transaction Code - FB60                     Enter Incoming Invoices
    Exit Name           Description
    RFAVIS01            Customer Exit for Changing Payment Advice Segment Text
    RFEPOS00            Line item display: Checking of selection conditions
    RFKORIEX            Automatic correspondence
    SAPLF051            Workflow for FI (pre-capture, release for payment)
    F050S001            FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc segment
    F050S002            FIDCC1: Change IDoc/do not send
    F050S003            FIDCC2: Change IDoc/do not send
    F050S004            FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do not send
    F050S005            FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI document
    F050S006            FI Outgoing IDoc: Reset Clearing in FI Document
    F050S007            FIDCCH Outbound: Influence on IDoc for Document Change
    F180A001            Balance Sheet Adjustment
    FARC0002            Additional Checks for Archiving MM Vendor Master Data
    FEDI0001            Function Exits for EDI in FI
    No of Exits:         14
    USER EXIT
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sapgenie.com/abap/code/abap26.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://wiki.ittoolbox.com/index.php/HOWTO:Implement_a_screen_exit_to_a_standard_SAP_transaction
    http://www.easymarketplace.de/userexit.php
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sappoint.com/abap/userexit.pdfUser-Exit
    http://www.sap-img.com/ab038.htm
    http://help.sap.com/saphelp_46c/helpdata/en/64/72369adc56d11195100060b03c6b76/frameset.htm
    http://www.sap-img.com/abap/a-short-tutorial-on-user-exits.htm
    http://www.sap-img.com/abap/what-is-user-exits.htm
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci982756,00.html
    Rewards if useful.........
    Minal

  • Does oracle have similar functionality like MsSql "for xml path('')"

    Does oracle have similar build in functionality like MsSql “for xml path(‘’)” , or in another word, it can enforce the result set(multiple rows) into ONE line such kind of presentation way.
    Thanks in advance. Any help would be greatly appreciated.

    Here I would like specify my question mnore clearly,
    CREATE TABLE t(
    line NUMBER(3),
    site VARCHAR2(4),
    phase VARCHAR2(5),
    test VARCHAR2(25));
    INSERT INTO t VALUES (1, '0100', '*','1111111111111111111111111' );
    INSERT INTO t VALUES (2, '0100', '=','2222222222222222222222222' );
    INSERT INTO t VALUES (3, '0100', '=','3333333333333333333333333' );
    INSERT INTO t VALUES (4, '0100', '*','4444444444444444444444444' );
    INSERT INTO t VALUES (5, '0100', '=','5555555555555555555555555' );
    INSERT INTO t VALUES (6, '0200', '*','6666666666666666666666666' );
    Here I want to retrieve the 'line' column information in ONE line way
    select line from t I want the result is like '1,2,3,4,5,6'
    Any generous help would be greatly appreciated!!!

  • FV60-Complex Posting

    Hi Friends.
    Can we make use of complex posting in T.Code FV60-Vendor invoice parking like in T.Code FB60 for complex posting?
    Thanks in advance.
    Srini

    Hello,
    Neither FV60 nor FB60 is called complex posting. They are easy transaction. There is no difference except FV60 is used for parking and FB60 is for posting.
    Complex postings means F-02, F-43 etc. (where you use posting keys)
    Regards,
    Ravi

  • Is there a similar thing to airdrop for iPad retina and MacBooks?

    I would like to transfer files / pics wirelessly through my home network between my macbook pro retina and my ipad mini retina...
    Is there a similar app like airdrop (for use between different macs) but for joining ipad and macbooks over the wifi network?
    thanks !

    Thank you pjl123 and Diavonex for the rapid replies
    however, I was thinking more of like an adhoc kinda thing but between the pad and the macbook, using the home wireless network and possibely retaining internet capabilities...
    is that possible in any way or am I just daydreaming?!

  • Posting in Enjoy Screen and Complex Posting Screens

    Hi,
    I want to know the difference of posting in FB60/FB70 enjoy screens and the F-02 complex posting screens. Can someone tell me in what cases i have to use the F-02 screen by explaining a sample business transaction which cannot be posted in FB60 or FB70 but can be posted in F-02.
    Thanks.

    Hi,
    Both F-02 and the enjoy transactions FB60/70 serve the same purpose.  However, enjoy transaction make the entry look more simple and encourage a non functional user to enter correctly without any conflict as to debit/credit.
    In case of F-02, you need to select the posting keys.  These posting keys will define either the transaction needs to be debited or credited.  Though all the tcodes serve the same purpose, the following are the key differences
    1.  F-02 is used for different document types (AB, SA, RE etc.,).  It will be used for accounting as well as AP/AR entries if required.
    2.  In F-02, the posting keys define the document type.  For eg., if you use KN as the document type, you need to use posting key 21 or 31 to allow the system to enter the vendor code.  However, in case of FB60/70, you just need to select if the entry is a invoice or a credit memo and the credit and debit is already identified in the screen.
    3.  FB60/70 is more easier and exhaustive for the accountants to enter the data.  F-02 may not be useful in day to day entry of invoices.

  • FB60 parking through Complex Posting

    Hi,
    I want to park a document through Complex posting (sap menu > enviroment > complex Posting ) in t code Fb60. i have created a screen variant for the same FB60 but when i entered in the Complex posting, the Save option is activated no Parking option is there. please guide me how to do it or any other way .
    Regards
    Aditya

    Hi,
    Try these steps. Looks funny but may work for you.
    1. Enter the transaction entries normally
    2. Simulate the entry by clicking the Simulate option from the heading DOCUMENT. You can see the entries.
    3. Now, try viewing the same document using General Ledger Display. The view will be in ALV format.
    4. Click Back button (Green coloured one).
    5. Now you will find the Park Document button.
    Hope it works
    Regards
    Hari

  • Posting limit restriction ( UpTO 10000) for T Code FB60 - for specific GL

    Dear All,
    Posting limit restriction ( UpTO 10000) for T Code FB60 - for specific GL
    Is it Possibal ?
    Any other way to stop Posting Amt more than Rs 10000 ( Ten Thousand)
    In specific T Code FB60
    Required urgent Help,
    Your early reply / solution is expected
    Regards,
    S Kulkarni

    Hi,
    Just go to OB28, define a validation (if you do not use one already), define one step, define the prerequisites on BSEG level of the account and define the check.
    For example, you can use the validation for the following situation: You want to make sure that postings to the expense account "Telephone costs" can only be posted to the services cost center "Telephone". You can carry out the checks needed for this by using the validation.
    Activities
    If you want to define new validations, go through the following activities:
    1. Place the cursor on a line in which company code and callup point are entered (you can enter company code and validation callup point via Edit -> New entries).
    2. Afterwards select Environment -> Validation. You reach the first screen for maintaining a validation.
    3. Select Validation -> Create. Enter the required name. After pressing ENTER, you come to an overview screen of the validation activities belonging to the validation.
    4. Select Insert entry. On the next screen you can describe a new validation activity. You describe the check requirements and the actual check for this. The syntax to be used for this is described in the online help (F1 help) for the input fields for Requirements and Check. You can also define a message (warning or error message) which is sent if the check is not successful.
    If you want to change validations which already exist, proceed as follows:
    1. Place the cursor on an already existing entry and select Goto -> Validation.
    2. On the next screen select Validation -> Display or Validation -> Change. After pressing ENTER, you get to the overview screen of the validation activities belonging to the validation. If you select Insert entry, you can carry out changes if necessary.
    Regards,
    Eli

  • Libraries for complex settings dialogs (like NetBeans')

    I am developing an application that will likely have a very complex set of settings. In the spirit of not re-inventing the wheel, I'd like to use an existing library if there is one.
    I like the way the NetBeans handles program settings. Can someone point me to a library that perhaps can build a preference dialog like that from XML or something similar?
    Regards,
    Dr.E

    Yet another opinion: I personally like Java only for server-side development.
    OP, our curriculae and goals seem quite similar: I've used (and at work still use) Struts/JPA (OpenJPA), and I have used the technologies you mentioned (dynamic user-defined security model, rich UI with Vaadin, Hibernate, J2EE6 and/or Spring) in newer (private) projects. Here are my thoughts:
    - Web Frontend: if by any means you are familiar with Swing and it's component- and event-based programming model - go with Vaadin (or a similar Framework like Echo, wingS etc.) - this thing just rocks. You roll your own reusable (in the sense of "zero copy & paste required") components and assemble them in a view component hierarchy using plain old Java - no proprietary XML syntax, no JavaScript, no fiddling with HTML and all the browser inconsistencies, because one can't say it often enough: no JavaScript ;-) Styling is accomplished with CSS, but you start with a solid basis stylesheet and just tweak it to your needs, I'll never go back.... I've never used JSF, though this seems to be the new "standard", as Struts was before. From my quick evaluation it seemed to be Struts 3.0, so a no-go for me (never again I'll edit a struts-config.xml unless I'm forced to).
    - JPA/J2EE vs Hibernate: depends on your experience and needs. I'd go with plain Hibernate, it's just (much) more powerful than JPA (which is an abstraction and therefore always a compromise between different persistence technology vendors).
    - Spring vs "plain" J2EE: again, depends on your prior experience/knowledge and needs. Since J2EE5, the "plain" enterprise edition seems to do the job, but I consider both to be mature and powerful enterprise platforms.
    Just m2c.

  • Second-screen interface & Wii like gamepad for Flash based web apps

    Hi guys,
    We have been building a framework to enable second-screen workflows in Flash apps. One key feature of UniWand is that you can use it as a customizable, motion-sensing gamepad for Flash games. The beta version of UniWand is hosted here. You can try out the app and the samples hosted on this site.
    Here is a one minute demo showing some of the workflows:
    The other useful features that it can enable are:
    - Enabling intuitive 3D model viewer (as seen in the demo)
    - Second screen for online videos (similar to that of YouTube)
    - Tablet companion apps for e-learning content.
    We're curious to know your opinions and queries. Hope you'd like it!
    Thanks!

    Hi all,
    Here are some of the demos of the samples available in UniWand SDK:
    1. Wii like gamepad for Starling games:
    2. Intuitive Model Viewer using Away3D:
    3. Flight controller for Google Earth:
    Likewise, UniWand can be used as a Steering Gear for online racing games, and guns for shooting games.
    Let us know your opinions and queries. Hope you’d like it.
    Thanks!

  • After updating to mavericks on my MacBook, the screen keeps saying "setting up your mac." It has been like this for hours! How can I make it go faster?

    After updating to mavericks on my MacBook, the screen keeps saying "setting up your mac." It has been like this for hours! How can I make it go faster? It's has been like this for 4 hrs.

    I don't think your mac is setting up. It's stuck.
    I would:
    hold the power button until it shuts down
    unplug all peripherals
    do a safe boot (restart and hold down the shift key until you see the apple logo).
    If it starts up in a safe boot, then you can try restarting with a normal boot.
    If it does not start with a normal boot, then you probably have some incompatible third party software. Likely culprits are:
    MacKeeper
    CleanMyMac
    third-party antivirus software
    any other "cleaning" or "optimizing" or similar third party "utilities".
    A good place to start would be to uninstall any of those (while in safe mode) and then restart.

  • I was downloading an app and it wasnt downloadnig so i turned my ipod off and now its a just a black screen with the the loading circle. Its been like that for 10 hours. How do i get back to my home screen?

    I was downloading an app and it wasnt downloadnig so i turned my ipod off and now its a just a black screen with the the loading circle. Its been like that for 10 hours. How do i get back to my home screen? or how do i get the litle loading circle to go away.. it wont even load into itunes

    Try:
    - iOS: Not responding or does not turn on
    - Also try DFU mode after try recovery mode
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings
    - If not successful and you can't fully turn the iOS device fully off, let the battery fully drain. After charging for an least an hour try the above again.
    - If still not successful that usually indicates a hardware problem and an appointment at the Genius Bar of an Apple store is in order.
    Apple Retail Store - Genius Bar       

  • My macbook wont start the screen turn blue and stay like that for hrs. It only work when i use safe mode, i try to use disk utilities to fix it but the disk utilities keep saying error and a bunch of other stuff. I dont the cds the comp came with, help.

    my macbook wont start the screen turn blue and stay like that for hrs. It only work when i use safe mode, i try to use disk utilities to fix it but the disk utilities keep saying error and a bunch of other stuff. I dont the cds the comp came with, help. i've tried the command s command p command v but nothing i've tried to the safe mode then a quick restart but nothing
    disk utility give me this:
    Process:         Disk Utility [371]
    Path:            /Applications/Utilities/Disk Utility.app/Contents/MacOS/Disk Utility
    Identifier:      com.apple.DiskUtility
    Version:         11.5.2 (298.4)
    Build Info:      DiskUtility-2980400~60
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [86]
    Date/Time:       2013-11-05 03:29:41.247 -0500
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          9522 sec
    Crashes Since Last Report:           29
    Per-App Interval Since Last Report:  981 sec
    Per-App Crashes Since Last Report:   25
    Anonymous UUID:                      F6B8E263-76C8-4C7D-AA58-48134BF4BA78
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x0000000100c62fbc _read_images + 312
    1   libobjc.A.dylib                         0x0000000100c79721 map_images_nolock + 1266
    2   libobjc.A.dylib                         0x0000000100c62761 map_images + 115
    3   dyld                                    0x00007fff5fc039c5 dyld::notifyBatchPartial(dyld_image_states, bool, char const* (*)(dyld_image_states, unsigned int, dyld_image_info const*)) + 853
    4   dyld                                    0x00007fff5fc0c849 ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, ImageLoader::RPathChain const&) + 201
    5   dyld                                    0x00007fff5fc04d54 dyld::link(ImageLoader*, bool, ImageLoader::RPathChain const&) + 118
    6   dyld                                    0x00007fff5fc08f7c dlopen + 490
    7   libSystem.B.dylib                       0x0000000100a14e40 dlopen + 61
    8   com.apple.CoreFoundation                0x0000000100d78ef7 _CFBundleDlfcnLoadBundle + 231
    9   com.apple.CoreFoundation                0x0000000100d77e97 _CFBundleLoadExecutableAndReturnError + 1191
    10  com.apple.Foundation                    0x0000000101008355 _NSBundleLoadCode + 638
    11  com.apple.Foundation                    0x0000000101007c78 -[NSBundle loadAndReturnError:] + 742
    12  com.apple.Foundation                    0x000000010101960c -[NSBundle principalClass] + 38
    13  com.apple.framework.DUSupport           0x0000000100082080 -[DUModuleManager(_private) findDUModules:] + 405
    14  com.apple.framework.DUSupport           0x0000000100081ed9 -[DUModuleManager orderedModuleListOfModules] + 40
    15  com.apple.DiskUtility                   0x0000000100006082 0x100000000 + 24706
    16  com.apple.DiskUtility                   0x0000000100005f59 0x100000000 + 24409
    17  com.apple.AppKit                        0x0000000101444625 -[NSWindowController _windowDidLoad] + 538
    18  com.apple.AppKit                        0x00000001013e1f77 -[NSWindowController window] + 112
    19  com.apple.AppKit                        0x00000001015f61d9 -[NSWindowController showWindow:] + 47
    20  com.apple.AppKit                        0x00000001015c7c5c -[NSDocument showWindows] + 98
    21  com.apple.AppKit                        0x00000001015c64bb -[NSDocumentController openUntitledDocumentAndDisplay:error:] + 340
    22  com.apple.AppKit                        0x00000001014f7b44 -[NSDocumentController(NSInternal) _openUntitled] + 111
    23  com.apple.AppKit                        0x00000001014f79ab -[NSApplication _doOpenUntitled] + 257
    24  com.apple.AppKit                        0x00000001014f733b -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 185
    25  com.apple.AppKit                        0x00000001014f6fd9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 77
    26  com.apple.Foundation                    0x0000000100ffd0d6 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 360
    27  com.apple.Foundation                    0x0000000100ffcf06 _NSAppleEventManagerGenericHandler + 114
    28  com.apple.AE                            0x0000000104d7332b aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 162
    29  com.apple.AE                            0x0000000104d73224 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 32
    30  com.apple.AE                            0x0000000104d7312b aeProcessAppleEvent + 210
    31  com.apple.HIToolbox                     0x00000001028a0619 AEProcessAppleEvent + 48
    32  com.apple.AppKit                        0x00000001013fc095 _DPSNextEvent + 1191
    33  com.apple.AppKit                        0x00000001013fb801 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    34  com.apple.AppKit                        0x00000001013c168f -[NSApplication run] + 395
    35  com.apple.AppKit                        0x00000001013ba3b0 NSApplicationMain + 364
    36  com.apple.DiskUtility                   0x0000000100002009 0x100000000 + 8201
    37  com.apple.DiskUtility                   0x0000000100001db8 0x100000000 + 7608
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x0000000100a27c0a kevent + 10
    1   libSystem.B.dylib                       0x0000000100a29add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x0000000100a297b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x0000000100a292de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x0000000100a28c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x0000000100a28aa5 start_wqthread + 13
    AND MORE TOO MUCH TO COPY N PASTE HELP PLEASE!!!!!

    Reset the PRAM
    Reinstall the operating system from the dvd (you will not loose your data)

  • My screen is black on my iPhone with the little circle in the middle like it is powering down.  It's been like this for over an hour!  Help

    My screen is black on my iPhone with the little circle in the middle like it is powering down.  It's been like this for over an hour!  Help

    Hold the HOME and SLEEP buttons at the same time until an Apple logo appears. If it hasn't appeared after 30 seconds your phone is probably broken. If something other than an Apple logo appears see: http://support.apple.com/kb/HT1808.

  • After applying update my apple tv2 will randomly go to a black screen that lasts for a few seconds. When it gets back to normal after a few seconds it acts like the video never stopped since its farther along in the timeline. This happens with all video c

    After applying update my apple tv2 will randomly go to a black screen that lasts for a few seconds. When it gets back to normal after a few seconds it acts like the video never stopped since its farther along in the timeline. This happens with all video content wether its from Netflix or streaming from my iTunes library

    You might try restarting the Apple TV by removing ALL the cables for a 30 seconds. If that doesn't help try using another HDMI cable.

Maybe you are looking for