data: input      type f,
        output(22) type c.
  
 
    input = '3.0000000000001098E-03'.
*first method
    write input to output exponent 0 decimals 18.
*second method
*    call function 'FLTP_CHAR_CONVERSION'
*      exporting
*        decim = 18
*        expon = 0
*        input = input
*        ivalu = 'X'     "abap_true'
**       MASKN = ' '
*      importing
*        flstr = output.
    write:/ output.
 
28 Şubat 2017 Salı
10 Şubat 2017 Cuma
Create & Transport Standard Text (SO10)
STEP1: Create Standard Text:  T-Code SO10
Enter the Text Name and then click CREATE Push Button. A Text Screen will appear where you can maintain the Text and SAVE.
STEP 2: CREATE TRANSPORT REQUEST FOR TRANSPORTING THE TEXT
T-Code:- SE09
Click on CREATE
Create a Transport Request
Also need to change the Transport Request from Unclassified to Correction or Repair. For this select your transport request (BCDK906932) and then click on Request/Task on main menu à Change Type and then select the Correction.
Now you can see that from Unclassified the request type changed to Development/Correction.
STEP 3: Include the Text in Transport Request
T-Code:  SE38,  run program RSTXTRAN
Following Screen will appear, enter your Transport Request No. (note that the transport request no. of Sub-Object will be entered here and not the Main Object)
Following Screen will appear:
Deselect all Objects and Select your Objects only 
Press à ENTER
Your selected Objects will be shown
Click on Trsfr texts to corr. Push Buttons
Now you can Release and Import the Transport Request as usual.
https://blogs.sap.com/2012/08/06/create-transport-standard-text-so10/
Kaydol:
Yorumlar (Atom)
 











