What does * stand for

Hi,
Can some one please help me understand what * stands for in the below code.
I tried F1 help on it but, it didnot give me any answer.
data: begin of marc* occurs 10.
        include structure marc.
data: end of marc*.
Thanks.

Hi please be patient.
*MAKT - its just a work area or a table header.
Example:
tables:*makt,makt.
select single * from makt where matnr = 'ABC'.
*makt = makt.
write makt.
skip 1.
write *makt.
Using *makt is obsolete.

Similar Messages

  • What does "RTR FOR ALP" mean?

    I just finished switching my 1400 minute family plan over to the 1GB Share Everything Plan and I noticed that for all four of the phones on the plan (three smart phones and one basic phone), there is an added feature called RTR FOR ALP on all four lines.
    I was shown that FRIENDS & FAMILY ALP - 10 would be removed from all lines and that RTR FOR CAPPED PLANS $0 would be removed from the 4G phone's line and RTR FOR CAPPED MBBC $0 would be removed from the basic phone's line. If I had enough examples of RTR and ALP in use I might be able to figure it out, but with only my own plan to look at, I'm stumped.
    So what does RTR FOR ALP mean and what does the feature allow me to do that I couldn't do before?

    I don't know what the letters stand for, exactly, but what's happening is the 10 Friends for all lines is being removed, since you know have unlimited calling and there is no need for F&F numbers.  The 4G phone and the Basic phone's  individual data caps have been removed, and the shared data cap has been applied to those lines.
    Maybe with another cup of coffee I can come up with what the acronyms mean....
    ** EDIT
    Coffee would not have helped   But Google did:
    http://www.verizonbusiness.com/solutions/public_sector/federal/contracts/continuity_contract/redacted_contract/vol3_business/v3-contents.pdf  starting on page 6 lists pages of acronyms.
    ALP(S) = Automatic Line Protection switching
    RTR = Real Time Restoration
    Message was edited by: SuzyQ

  • Where is there a comprehensive list of Icons and what they stand for, represent, and/or mean

    Where is there a comprehensive list of icons that shows what each stands for, represents, or means?
    Specifically the small box near the pointing mouse or hand.

    That small box is probably the tooltips box discussed in the following thread. See if '''cor-el''''s solution works for you as it did for the original poster in that thread.
    https://support.mozilla.com/en-US/forum/1/544389?

  • I would like to learn more about "What" Firefox stands for?

    I would like to learn more about "What" Firefox stands for?

    hello hildOrum, a good starting point would be mozilla.org/mission.

  • What does the "for( Value A : Value B )" mean?

    What does the "for( Value A : Value B )" mean?
    eg. the following, what does the 'for' sentence with colon ':' mean?
    for (Exercises w : previousValues) {
              }

    Check out:
    http://java.sun.com/j2se/1.5.0/docs/guide/language/foreach.html
    Or better, hit the "enhanced for-loop" section here:
    http://www.javaworld.com/javaworld/jw-04-2004/jw-0426-tiger1.html
    Message was edited by:
    tsith

  • What does "licensing for this product has stopped working"

    What does "Licensing for this product has stopped working." mean?

    Hi ,
    The error "Licensing for this product has stopped working" is related to the activation component of Creative Suite 3 and 4 software. It is related to a problem with the FlexNet Service.
    This error often comes when the Adobe software is migrated from one computer to another rather then installing it properly.
    Please check the link , it might be help:- http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac-os.html
    However if you have used the migration tool to transfer the software I would recommend to install the software using the original media.

  • What does "check for available downloads" do?

    I bought some movies on my iPad while at work today.  I didn't have enough space on the iPad so I checked "later" when the option came up about downloading now or later.  When I got home, I saw that iTunes was showing the movie in my library with the cloud icon in the upper right corner, meaning that I own this movie but have not yet downloaded it.  I thought clicking on "check for available downloads" from the Store menu would locate the purchased movies and download them, but instead I get the message "all purchases have been downloaded for this apple ID" (see image below).  So I had to manually fish through the library and locate the purchased movies and click on the cloud icons to start them downloading.
    So if "check for available downloads" doesn't do what it sounds like it should, what is it for?
    I have the latest version of iTunes: 11.4.0.18

    I thought I'd bump my own thread since it's three months later and iTunes is now at version 12 and the "check for available downloads" still does nothing.  I am subscribed to a season pass of American Horror Story and every week I get an email saying that a new episode is available for download.  But when I launch iTunes and click on "check for available downloads", nothing happens.
    Que sera, sera.

  • What does "Locations for this vendor not defined" - mean and how do I eliminate it

    A local restaurant sent me an e-mail with the statement " To receive your special birthday gift click here." When I do I get white screen with the sentence - "Locations for this vendor not defined". What does this mean and how do I eliminate or continue since I now can only go back to the e-mail. Using Firefox with AT&T Yahoo & Windows XP me

    Hello.
    Does this happen on other browsers (Internet Explorer, for example) or is it specific to Firefox?

  • What 'S' stands for in Netweaver 2004s?

    Hi Experts,
            In SAP Netweaver 2004s. s stands for?
    Regards,
    RajeshKumar.D

    Check out for
    [SAP Netweaver 2004s|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/86c1f495-0b01-0010-78af-b58118637856]
    Regards
    Bala

  • What does IE for Mac have that Safari doesn't?

    Hi, folks.
    The administrative website of my company doesn't work in Safari. That's a fact.
    I've always accepted the idea that it would not work in Safari because it uses windows-only technology. BUT, the fact is that it works in Internet Explorer for Mac.
    Since IE for Mac stopped in version 5, the sites gets very ugly (trucated text, out-of-size windows, giant bars), ugly but still functional.
    So, if it works in IE for Mac, it seems for me that the site doesn't require Windows, but something found in IE that Safari doesn't have.
    Does anyone know what this could be?
    Thanks in advance.
    JP

    Without a URL to the pages we're all guessing.
    Web pages are not designed for OS's and those that work for Windows should also work on Macs.
    But many functions of Web design is optimized for specific browsers and, since IE for PC's is still about 75%, it seems it gets the most attention.
    Since most Windows browsers do not play by the "rules" set forth in Web standards those old, poorly coded, pages do not render as designed when viewed in a browser that does follow industry standards.
    Update your page code and it will work in any browser.

  • What does "Initializer for 'source': unrecognized compile-time directive" mean

    Hello I am currently making a splash page for an app I am making and when i put all the code to gether it says "Initializer for 'source': unrecognized compile-time directive" I am not sure what I am doing wrong.
    Below is the code:
    <fx:Declarations>
                        <s:SplashScreenImageSource
                                        source="@embed('assets/TheSolarSystemSplashPage.jpg')"/>
    </fx:Declarations>
    I am having trouble on the 3rd line.
    Thanks for the help.

    as3 is case sensitive.
    try
    @embed -> @Embed

  • What chair stand for and how to use it ?

    I cannot find any explanation about "chair" and "group" in lightning, when to use them, and what difference there is between chair and required or optional attendee.
    Moreover if I send an appointment to a list, do I have to use chair and individual or optional attendee and group ?
    Thanks

    "Chair" means the owner or chairman (political correctness requires we say "chair" because "chairman" is apparently sexist, and "chairperson" annoys some people) of the meeting. There doesn't need to be one, I think; I can't ever recall using "chair" when issuing invitations. If it's ''your ''meeting then maybe you are the "chair". ;-)
    "Group" probably means a Mailing List; a pre-built and ready-to use list of email contacts. I use these for project members at work, and for family at home. You can create these Mailing Lists in your Address Book.
    In a business meeting, there may be particular experts or specialists who need to be there for the meeting to have any useful outcome, so they are "required". There may be others for whom it would be useful to attend the meeting but their absence wouldn't prevent the meeting being successful. They are "optional".
    All rather a lot of overkill for informal appointments between friends or family. ;-)

  • India Localization - What JAI Stands for in Oracle India Localization

    Dear IL Experts,
    Any one can tell me what is the meaning of JAI in India Localization environment, because Localization Request groups starts with JAI and IL Tables also starts with JAI.
    I have this question as question from many years If any one can give answer to my question that would be appreciated.
    Thanks
    Bharath
    Edited by: 983186 on Feb 13, 2013 10:32 AM

    Any one can tell me what is the meaning of JAI in India Localization environment, because Localization Request groups starts with JAI and IL Tables also starts with JAI.
    I have this question as question from many years If any one can give answer to my question that would be appreciated.JA is the short name of Asia/Pacific Localizations modue/product. IINM, JAI is Asia/Pacific Localizations for India.
    License Manager Showing Asia/Pacific Localizations (JA) as 'Not Licensed' [ID 548961.1]
    Oracle Applications Release 12.1 Product Level Software Translation Matrix [ID 412218.1]
    Thanks,
    Hussein

  • What does "licensing for this product has stopped working, Error 150:30" indicte?

    My CS4 has stopped working. I get the message..." licensing for this product has stopped working, Error 150:30"  After taking all the steps  listed and uninstalling CS4 and Reinstalling it I finally got it working again ( which took a couple of hours of down time)  Now ...every time I turn my computer off and back on, I get the same message again, and must go thru the 2 hours "fix"... any suggestions.  Adobe Support has been less than helpful with this... which is unusual. 
    Photodeb

    PhotoDeb, I have the same problem with my CS4 suite. I get the 150:30 error, "licensing has stopped working."
    Fortunately, I'm subscribed to CC, so I can still open all CS4 files with CC apps.
    BUT, I DO want to get my CS4 working again.
    Have you been successful yet, in getting your CS4 back to working as it should?
    I tried downloading the "License Repair Tool" [www.adobe.com/support/contact/licensing.html] file from Adobe, but it didn't work.
    I have read that if it is downloaded with Safari (as I did), it won't work; that it has to be downloaded with Chrome or a browser other than Safari.
    Also, I deleted the FLEXnet Publisher preferences folder. But, I now wish I had simply moved it to the Desktop, instead of trashing it entirely.
    So far, I haven't done anything about reinstalling CS4.
    QUESTION: From what you've learned, is it recommended to UNinstall CS4 suite (like you did) BEFORE reinstalling it?

  • What does etime for BIND operation really indicate?

    Hello all -
    Running 5.2 P4 on Solaris 10. We have a client application which will continuously open up a new LDAPS connection, BIND with a service account, search, then disconnect. Yes - very inefficient. We have noticed "high" etimes on the BIND operations but it seems the etime actually starts from somewhere within the LDAPS handshake - not the actual BIND operation itself. Please see below:
    [17/Feb/2009:14:28:38 -0500] conn=83754 op=-1 msgId=-1 - fd=21 slot=21 LDAPS connection from xx.xxx.xx.xxx to yy.yyy.yy.yy
    [17/Feb/2009:14:28:41 -0500] conn=83754 op=-1 msgId=-1 - SSL 128-bit RC4
    [17/Feb/2009:14:28:41 -0500] conn=83754 op=0 msgId=1 - BIND dn="binddn" method=128 version=2
    [17/Feb/2009:14:28:41 -0500] conn=83754 op=0 msgId=1 - RESULT err=0 tag=97 nentries=0 etime=3 dn="binddn"
    Notice the etime=3 on the result of the bind operation references with the LDAPS connection not the the "SSL 128-bit" line or the BIND. Is this expected behavior? Any information on this process would be helpful
    Thanks
    Randy
    Edited by: RandyWatson on Feb 17, 2009 5:24 PM

    Hi. Thanks for the response. I set a script to search for both the readwaiters and request-que-backlog in 5 second intervals. Although I have yet to get a total "match" in regards to this etime occurance and my script - the most I have seen for the readwaiters is 2 and 1 for the request-queue-backlog. If I were to take a one hour timeframe - the readwaiters would have a value of 1 for 4% of the time. So - from a load standpoint - it does not seem like anything is really pressing the system but more of the potential for a blast of connections simultaneously
    Randy

Maybe you are looking for

  • How do I disable all-day events in iCal?

    For some reason, when I run iCal it'll always show all-day events regardless of how I turned it off. Given that I'm not a fan of defining an event as all-day, this is very annoying, as it pushes down my calendar and plops an annoying bar at the top t

  • Display results of MySQL query from AMFPHP by ArrayCollection in AS3 (Flash CS4)

    Hi, i am using Flash CS4 (AS3) + AMFPHP + MySQL to do own flash frontend for Wordpress CMS.  Everything is going fine but i`ve got one problem. Problem with properly display of result of query in AS3 by using ArrayCollection. When i check my service

  • Network login fails on airport

    Hi there, I have a bunch of macs with 10.5.2 client, connected to an Airport Extreme base and bound to OD on 10.5.2 server. I was just wondering if anyone else has this problem: every time I turn on the mac, and try to login, it waits for like a minu

  • Java and MS Outlook

    Hi Please can someone help me, I want to write a diary entry to MS outlook. I am looking for a free api or an open source product. Where should I start looking? what .jar I am looking for? Does any one have some example code? I will be running the ja

  • Mac book pro or Mac pro

    Ok, I'm looking at upgrading and all that fun stuff. I would like to get everyones opinion on if I should go with a MBP or a MP. I'm torn, half of me wants the beast of a MP but the other half would like the portablity of the MBP. I use FCE3.5, most