Material Number Leading Zeros

Heath, Darrell L. Darrell.Heath at Lyondell.com
Thu Apr 1 15:03:16 EST 2004


Try function module CONVERSION_EXIT_MATN1_OUTPUT.  It will take into
account any Alpha material numbers as well.  To
CONVERSION_EXIT_MATN1_INPUT can be used to go the other way.
 
Darrell
 
-----Original Message-----
From: SAP Workflow [mailto:Owner-SAP-WUG at MITVMA.MIT.EDU] On Behalf Of
Sergey Breslavets
Sent: Thursday, April 01, 2004 1:37 PM
To: SAP-WUG at MITVMA.MIT.EDU
Subject: Re: Material Number Leading Zeros
 
Casey, there are no formatting characters.=20
syntax is: SHIFT <string> LEFT DELETING LEADING <symbol>.   <string> is
your material number string, <symbol> is the symbol that you want to
shift out - '0' in your case.=20
You might want to check SAP Help on SHIFT also..
=20
Sergey
=20
 
        -----Original Message-----=20
        From: Smith, Cassaundra
[mailto:Cassaundra.Smith at anheuser-busch.com]=20
        Sent: Thu 4/1/2004 1:15 PM=20
        To: SAP-WUG at MITVMA.MIT.EDU=20
        Cc:=20
        Subject: Re: Material Number Leading Zeros
=09
=09
 
        Thanks,
=09
        But where can I find a listing of these different formatting
characters/symbols
        that can be used here.
=09
        Casey
=09
        -----Original Message-----
        From: Sergey Breslavets
[mailto:sergey.breslavets at epstechnology.com]
        Sent: Thursday, April 01, 2004 12:52 PM
        To: SAP-WUG at MITVMA.MIT.EDU
        Subject: Re: Material Number Leading Zeros
=09
=09
        SHIFT <..> LEFT DELETING LEADING '0'.
=09
        take care...
=09
                -----Original Message-----
                From: Smith, Cassaundra
[mailto:Cassaundra.Smith at anheuser-busch.com]
                Sent: Thu 4/1/2004 12:43 PM
                To: SAP-WUG at MITVMA.MIT.EDU
                Cc:
                Subject: Material Number Leading Zeros
              =20
              =20
=09
                Hi
              =20
                Does anyone know how I can strip the leading zeros off
the material
        number I am
                using in my business object.  I am sending out an email
within the
        workflow that
                displays the material number and my user doe not wish to
see the leading
        zeros.
              =20
                We are on SAP 4.6C.
              =20
                Casey
              =20
=09
=09
 


More information about the SAP-WUG mailing list