Max Titov IV @ TechSplice

The most beautiful music of all is the music of what happens.
  • Home
  • About

Archive for the ‘SAP/ABAP’ Category

You are currently browsing the archives for the SAP/ABAP category.

14 Dec 2010

ABAP: link company code and controlling area

Quick way to find a controlling area derived from the company code is to use the following BAPI_CONTROLLINGAREA_FIND.  Examining further you will see that there is a reference to table TKA02 with parameters of company code and business area.

14 December, 2010 at 13:54 by maxtmax

Tags: programming, SAP/ABAP
Posted in SAP/ABAP | No Comments »

13 Dec 2010

ABAP: how to switch to a classic screen painter [4.6C]

Simple: select Utilities and navigate to the Screen Painter tab.   There you will see a check box corresponding to the desired action.

13 December, 2010 at 22:34 by maxtmax

Tags: abap, programming
Posted in SAP/ABAP | No Comments »

28 Nov 2010

SAP: Enable substitution rule changes

If your substitute changes are not taking effect make sure that you have an entry in the GB01 table.  Once you mark down the column you want to change be sure to re-generate the programs. Here’s how you can do that.

28 November, 2010 at 14:50 by maxtmax

Tags: configuration, SAP/ABAP, tables
Posted in SAP/ABAP | No Comments »

27 Nov 2010

SAP: re-generate OBBH substitution rules

Sometimes its worth regenerating your substitution rules – to do this execute program RGUGBR00.

27 November, 2010 at 11:13 by maxtmax

Tags: configuration, sap
Posted in SAP/ABAP | No Comments »

25 Nov 2010

SAP: Workflow Diagnostic Tool

You can test your workflow task by executing transaction SWUD

25 November, 2010 at 22:24 by maxtmax

Tags: sap, testing, workflow
Posted in SAP/ABAP | No Comments »

24 Nov 2010

SAP: Send an Email with executable SAP command

If you want to send an email with an attachment that can link you directly to an SAP transaction here’s how you do it:

  1. Create an attachment.sap file in your ABAP application
  2. Populate the file with the following information
[System]
Name=<sysid>
Description=Short Description
Client=<clientid>
[User]
Name=<userid>
Language=EN
[Function]
Title=Display PO information
Command=ME23 RM06E-BSTNR = <PO Number>; BDC_OKCODE=/00

When you double click on the file you’ll be redirected to the ME23 screen.

24 November, 2010 at 19:39 by maxtmax

Tags: configuration, SAP/ABAP, trick
Posted in SAP/ABAP | No Comments »

24 Nov 2010

SAP: FM READ_TEXT – where to look

Reading text string can be tricky to debugg but a good start is to look at tables STXH & STXL.

24 November, 2010 at 19:09 by maxtmax

Tags: SAP/ABAP
Posted in SAP/ABAP | No Comments »

22 Nov 2010

SAP: ABAP: ALV grid color scheme

Here’s a list of colors that you can use to color your ALV grid.

To actually use create a field of 4 characters and use ‘CX00′ where X is the number specified above.

22 November, 2010 at 21:23 by maxtmax

Tags: programming, SAP/ABAP
Posted in SAP/ABAP | No Comments »

20 Nov 2010

SAP: Generating a Class Actor – CREATE_PERSISTENT

Been playing with the persistent objects and finally figured a part that involves generating a CREATE_PERSISTENT method in the Base agent class.

To do this

  1. Go to Persistence Representation
  2. Select Utilities – Generate – Class Agent – Class
  3. Click the Yes button

That’s all.

20 November, 2010 at 11:29 by maxtmax

Tags: abap, programming, SAP/ABAP
Posted in SAP/ABAP | No Comments »

17 Nov 2010

SAP: BeX Exception Broadcasting

Interesting article summarizing the process of sending out email messages based on exception filters in a query.

PDF Link

17 November, 2010 at 13:16 by maxtmax

Tags: BeX, configuration, exception, sap
Posted in SAP/ABAP | No Comments »

« Older Entries
Newer Entries »
  • Subscribe using FeedBurner
  • Cloud Data

    abap adobe animation basic beautiful builder camera code configuration contribution design development digital engineering fix flash Flex function images interesting lesson new paypal Photography php problem problems program programmer programming review sap SAP/ABAP sdk setup soap software solution story system tables transaction transports user video

    WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.

  • My Links

    • Cooking
    • Gallery
    • Resume
  • Online Tools

    • Airline Ticket Search
    • Estimate Shipping Cost [from US]
    • Link your Blog
  • Software Engineering Blogs

    • Adam Goucher
    • Joel on Software
    • The Third Bit
    • Wide Awake Developers
  • Categories

    • Everyday stuff
    • Flex
    • Photography
    • SAP/ABAP
    • Short Stories
    • Software Engineering
    • Web Development
  • Gallery

    Roy Tanck's Flickr Widget requires Flash Player 9 or better.

Max Titov IV @ TechSplice is proudly powered by WordPress
Design & code by Jonk
Entries (RSS) and Comments (RSS).