Loop at screen - not all fields are available

Hi all,
I want to set some fields on the screen invisible.
When I do the loop at screen in PBO not all fields from the screen are available.
Just four fields are available. In the screen there are about 20 fields.
I try to use the chain. field xyz. endchain... But it was not the problem.
Any ideas?
regards

Try this ,May be  Help ful
{ SELECTION-SCREEN BEGIN OF LINE.
SELECTION-SCREEN COMMENT 2(10)  FOR FIELD r_cars.
PARAMETERS : r_cars RADIOBUTTON GROUP rgb USER-COMMAND usd .
SELECTION-SCREEN END OF LINE.
SELECTION-SCREEN BEGIN OF LINE.
SELECTION-SCREEN COMMENT 20(10)  FOR FIELD r_toyota .
PARAMETERS : r_toyota RADIOBUTTON GROUP rgb1 DEFAULT 'X'.
SELECTION-SCREEN END OF LINE.
SELECTION-SCREEN BEGIN OF LINE.
SELECTION-SCREEN COMMENT 20(10)  FOR FIELD r_ford .
PARAMETERS : r_ford RADIOBUTTON GROUP rgb1 .
SELECTION-SCREEN END OF LINE.
SELECTION-SCREEN BEGIN OF LINE.
SELECTION-SCREEN COMMENT 2(10)  FOR FIELD r_bus .
PARAMETERS : r_bus RADIOBUTTON GROUP rgb DEFAULT 'X'.
SELECTION-SCREEN END OF LINE.
SELECTION-SCREEN BEGIN OF LINE.
SELECTION-SCREEN COMMENT 20(10)  FOR FIELD r_volvo .
PARAMETERS : r_volvo RADIOBUTTON GROUP rgb2 .
SELECTION-SCREEN END OF LINE.
SELECTION-SCREEN BEGIN OF LINE.
SELECTION-SCREEN COMMENT 20(10)  FOR FIELD r_merced .
PARAMETERS : r_merced RADIOBUTTON GROUP rgb2  DEFAULT 'X'.
SELECTION-SCREEN END OF LINE.
AT SELECTION-SCREEN OUTPUT.  " AT SELECTION-SCREEN OUTPUT
  IF r_cars = 'X'.                                 " If R_CURS radiobutton is selected
    LOOP AT SCREEN .                       " Looping at screen
      IF screen-name CS 'R_VOLVO' OR
         screen-name CS 'R_MERCED'.
        screen-active = 0.                     " Hiding the R_VOLVO and R_MERCED
        MODIFY SCREEN.
      ENDIF.
    ENDLOOP.
  ELSE.
    LOOP AT SCREEN .
      IF screen-name CS 'R_TOYOTA' OR
         screen-name CS 'R_FORD'.
        screen-active = 0.
      ENDIF.
      MODIFY SCREEN.
    ENDLOOP.
  ENDIF. }

Similar Messages

  • Regarding iTunes U courses, would I be able to link to books/sites (like say an amazon hardback book or link to a kindle book they can purchase and download).  Considering that not all books are available on iBooks I'm hoping this is allowed.   Also the p

    Regarding iTunes U courses, would I be able to link to books/sites (like say an amazon hardback book or link to a kindle book they can purchase and download).  Considering that not all books are available on iBooks I'm hoping this is allowed.   Also the possibility on monetizing since amazon gives commission for linking.  
    This question is for both the uncredited (private) courses and the bigger accredited accounts.    I am a  developer trying to learn how to help my area schools and also have some ideas for my own courses.    Obviously keeping within the iTunes U app would be preferred in most cases (to the learning experience) since they can take notes and see them within the app itself.
    If the reply comes from a non-apple employee please let me know (or better yet, link to) where that is clarified.   I would hate to develop something just to later find out it is against the apple iTunes U agreement.

    Fair question
    And, to be even more fair, I have to tell you that I get that every single day. And it's getting worse (or better, depending on how you look at it).
    I always try to let people know it's a long way until you get to a confortable point, a point where you can create something. And that's exactly what I am trying to do, or at least asking how/if I should do it. And then I let them know where to start. That's what I want.
    Thanks.

  • Issue with DEBMAS IDoc,not all fields are reflected in the IDoc Seg E1KNB1M

    For IDoc type DEBMAS, there is a segment E1KNB1M. This segment is relate to the customer correspondence details (XD02 -> company code data -> Correspondence).
    For any change to the customer master a DEBMAS IDoc is triggered which has data in segments including the E1KNB1M.
    In my case for few customers, the not all fields in the segment E1KNB1M contain data. Few fields contain data but the rest are filled with u2018\u2019. This is happening only in the production system, for the same customer in the quality system the data is there as required.
    I checked in debugging, and found that the data is correctly passed to the segment in program SAPLVV01 Include LVV01F01. And the segment contains data till the IDoc is triggered.  I.e. the fields are not getting cleared at any point.
    Can anyone suggest what is happening and how to fix this? Please note that the issue is only in the production system and not in the quality system ( for the same customer).

    BTT... Need some help on the above

  • Not All Fields are Displayed in RSA3 for a Generic Extractor ??

    Hi all,
        I have a created a Generic Extarctor based on a View and enhanced the Extract Structure with 3 ZZ Fields. Now it has 26 fields with width of 273. In RSA3, I could see inly 12 fields with width of 147 only.
       <b>No</b> field has checked as HIDE in DataSource.
       I have checked <b>Settings</b> --> <b>Layout</b>  --> <b>Current</b>, there are <b>NO</b> columns in Hidden Fields box which is on right side. All fields are there in left side box under Line 1.
       I could see all the fields in ROOSFIELD table for this DataSource.
      When I copy it into Spreadsheet from RSA3, I could see all the fields with data including ZZ fields (Appended Fields).
       What is the problem and how could I fix it, PLEASE ?
       Thanks in advance.
    Regards,
    Venkat,
    Message was edited by:
            Venkat Kodi

    Hi Venkat
    sorry for late response.
    Anyway did you solve your issue.
    Forget about the icon now and check again in ROOSFIELD table and check if the missing field for selection has any parameter value. If so (shoudl be a P value ) then maintain it and put a blank value save the changes.
    this should solve your issue.
    hope this could help you
    regards
    Boujema

  • Not all fields are getting updated in transformation

    Dear all,
    Please help me in the following issue:
    I have the following scenario:
    DSO1 and CUBE1. From DSO1 to CUBE1 I have transformation. Fields are mapped one to one.
    Some of the fields are getting updated in transformation (22 fields) and some of them are not updated in transformation. (2 - storage location and steel grade).
    The fields exist in DSO 1 but don't go into cube.
    I did the following:
    1. deleted transformation and dtp, recreate = > not working
    2. copied the cube, and create new transformation and DTP...not working.
    Any help would be appreciated
    Thank you
    Ramona

    Hi Ramona,
    Storage location (standard infoobject 0STOR_LOC) has plant as compunding object, check whether this is the issue ? (may be check with Steel grade infoobject also).
    Else, do some RSRV checks on the DSO and Infoobject, if it doesn't bring up any issue, raise a message with SAP.
    Check your BW Support Pack level , is it the latest ? Give more details about the scenario ?
    Cheers,
    CK

  • When converting over to HTTPS and PKI for clients, not all actions are available in configuration manager cpl

    I'm not exactly sure which forum heading this should go under so if this isn't correct please let me know or move it on my behalf.  
    So I am trying to setup Internet Based Client Management in SCCM 2012 R2 and have come across a few articles on how to do so.   I think I have mostly gotten it to work but I seem to be having a client issue when deploying new machines.  My already
    deployed servers seem to have picked up the PKI setting no problem.  In the past when I would deploy a new windows client everything would be fine.  When i converted over to PKI in my test environment I am now having issues when I go to deploy a
    new windows client. I don't get all of the Actions listed in the Configuration Manager control panel.  All I have are Discovery Data Collection, Machine Policy Retrieval and Eval, User Policy Retrieval and Eval, and Windows Installer Source list Update
    Cycles, before all of them would populate no problem.  I have let this machine sit here for several hours and nothing has changed yet.  It does say PKI for client certificate.  Sometimes when I would deploy new machines it would say NONE for
    Client certificate.  In my production environment it says self-signed.  I have found if i uninstall the client and re-install the client it does populate all of the cycles but I don't understand why it is not working on deployment.
    Ok so maybe not all the time that when i reinstall the client it fixes it.  I just did an uninstall and reinstall on a test client and all it has under actions are machine and user policy cycles.
    Does anyone have any ideas?

    Hi,
    I think SCCM client installed before the GPO applied, so you don't a certificate available when it is required.
    You can export and import the certificate by using MDT integration, try this blog for PKI part:
    How To: Build and Capture in Configuration Manager 2012 using HTTPS
    And in addition, you can upload the log to your onedrive so you can share with us.
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Service Desk - Expert Mode - Not all actions are available

    Dear SAP colleagues,
    I have just implemented the Service Desk in our SOLMAN system.
    1. I choose Incident Management
    2. I click on Queries
    3. I click on a ticket (Transaction ID).
    4. I edit the message
    5. When I select Actions, I only have the 4 following options :
        - Send Message to SAP
        - Maintain SAP Logon Data
        - Display SAP Action Log
        - Update SAP Message
    When I consult some demos, there are many differents options available in Actions menu, as, for example :
    - Open System fro SAP
    - Confirm Message to SAP
    - E-Mail to Message Creator (Mail)
    - Print Message
    - Create Change Document
    - Call Solution Manager Diagnostics.
    Is it due to an missing authorizations (roles and profiles) ?
    Thanks for your input.
    Best regards
    CP2009

    Dear Rajeev,
    First of all, thanks for your input.
    I have choosen SIVA when I have activated BC Sets.
    Should I activate also BC Sets for transaction type SLFN ?
    1. I have started SPPFCADM and follow your recommandations.
    2. I have choosen CRM_ORDER
    3. I have then click on "Condition Configuration (Transportable Conditions)
    4. There are many entries related to the Support and Service Desk
    Example : Support Desk Message Action Profile
    I have 5 actions defined -
    Action 01 : Send Message to Processor
    Action 02 : Create/Change Basis Message from CRM Procedure
    Action 03 : Send Notification to SAP
    Action 04 : Update Message from SAP
    Action 05 : Confirm Message to SAP
    I have activate BC Sets for transaction type SIVA, not for SLFN.
    Best regards
    CP2009

  • Problem with Change Document FM  - Not all fields are tracked in CDPOS

    Hello everybody,
    Using transaction SCDO and following necessary steps described in forum, I have created a change document ZFBR to track changes of a table ZFBR. The problem is, the generated FM ZFBR_WRITE_DOCUMENT does not track changes of some fields of the table (inserts are always ok, problem is with updates). After some debugging I realized that the FM DDIF_NAMETAB_GET was returning the table DFIES_TAB where the LOGFLAG was empty for some fields (which are not tracked) so that changes of these fields were not visible in table CDPOS. However, fields with LOGFLAG = 'X' are tracked succesfully (changes are visible in table CDPOS).
    I did not specify any fields to be get logged or not during the steps in SCDO (can we do such a specification anywhere?), does anyone know why the field LOGFLAG has the value '' (space)?
    Best regards;
    Ozcan.

    Hi again,
    The problem has been solved.
    The data elements used in a table are the reason for the problem I have described above. When displaying the details of a data element, under tab "Further Characteristics" , the "Change Document" checkbox has to be selected to enable change document tracking. I have copied the problematic data elements with Z prefix and made the necessary enabling. I have replaced the data elements with their Z equivalents.
    Best regards.
    Ozcan.

  • Client Installing But Not All Components Are Available Post Install

    Hi,
    Now I am not positive how the posy client install process works but it seems the CM client normally installs and has only base components, then downloads a policy and installs the other components based on the policy?
    I have 2 DP's that is PXE enabled. 1 DP works fine installing the CM client via task sequence on W7. What happens at the other DP is after the task sequence runs it seems like the CM client is stuck and won't install the additional components. The way you
    can usually tell there is a problem with the CM client is there are only 6 of the 7 tabs present when you open the CM client and if you click on the Actions tab half the actions are missing. What logs should I be looking at to try and troubleshoot this?
    Here is the policy agent log from the client that has the issues described above:
    <![LOG[Processing PreShutdown event]LOG]!><time="16:39:11.202+300" date="02-03-2015" component="PolicyAgent_RequestAssignments" context="" type="1" thread="2832" file="policyevaluatorendpoint.cpp:1234">
    <![LOG[Processing PostStartup event]LOG]!><time="16:39:19.344+300" date="02-03-2015" component="PolicyAgent_RequestAssignments" context="" type="1" thread="1652" file="policyevaluatorendpoint.cpp:1228">
    <![LOG[Policy Download Endpoint's message queue is empty; proceeding with maintenance work]LOG]!><time="16:39:19.344+300" date="02-03-2015" component="PolicyAgent_Cleanup" context="" type="1" thread="3000"
    file="policyutil.cpp:12671">
    <![LOG[Registered for MP notifications.]LOG]!><time="16:39:19.344+300" date="02-03-2015" component="PolicyAgent_PostStartup" context="" type="1" thread="1652" file="startuptask.cpp:113">
    <![LOG[Not rerequesting policy on site code change in provisioning mode.]LOG]!><time="16:39:19.375+300" date="02-03-2015" component="PolicyAgent_ReRequestPolicy" context="" type="1" thread="2380"
    file="rerequestpolicyendpoint.cpp:252">
    <![LOG[Processing PostStartup event]LOG]!><time="17:31:10.918+300" date="02-03-2015" component="PolicyAgent_RequestAssignments" context="" type="1" thread="2396" file="policyevaluatorendpoint.cpp:1228">
    <![LOG[Policy Download Endpoint's message queue is empty; proceeding with maintenance work]LOG]!><time="17:31:10.918+300" date="02-03-2015" component="PolicyAgent_Cleanup" context="" type="1" thread="2236"
    file="policyutil.cpp:12671">
    <![LOG[Registered for MP notifications.]LOG]!><time="17:31:10.918+300" date="02-03-2015" component="PolicyAgent_PostStartup" context="" type="1" thread="2840" file="startuptask.cpp:113">
    <![LOG[Processing PostStartup event]LOG]!><time="17:31:49.368+300" date="02-03-2015" component="PolicyAgent_RequestAssignments" context="" type="1" thread="2376" file="policyevaluatorendpoint.cpp:1228">
    <![LOG[Policy Download Endpoint's message queue is empty; proceeding with maintenance work]LOG]!><time="17:31:49.368+300" date="02-03-2015" component="PolicyAgent_Cleanup" context="" type="1" thread="2780"
    file="policyutil.cpp:12671">
    <![LOG[Registered for MP notifications.]LOG]!><time="17:31:49.368+300" date="02-03-2015" component="PolicyAgent_PostStartup" context="" type="1" thread="2776" file="startuptask.cpp:113">
    <![LOG[Triggered update of user S-1-5-21-1078011946-2056399665-367356602-4899 settings]LOG]!><time="16:31:25.834+300" date="02-04-2015" component="PolicyAgent_RequestAssignments" context="" type="1"
    thread="3176" file="policyevaluatorendpoint.cpp:1262">
    <![LOG[Processing PostStartup event]LOG]!><time="08:43:15.373+300" date="02-05-2015" component="PolicyAgent_RequestAssignments" context="" type="1" thread="3016" file="policyevaluatorendpoint.cpp:1228">
    <![LOG[Policy Download Endpoint's message queue is empty; proceeding with maintenance work]LOG]!><time="08:43:15.373+300" date="02-05-2015" component="PolicyAgent_Cleanup" context="" type="1" thread="2156"
    file="policyutil.cpp:12671">
    <![LOG[Registered for MP notifications.]LOG]!><time="08:43:15.373+300" date="02-05-2015" component="PolicyAgent_PostStartup" context="" type="1" thread="3016" file="startuptask.cpp:113">
    <![LOG[Triggered update of user S-1-5-21-1078011946-2056399665-367356602-4899 settings]LOG]!><time="08:43:16.153+300" date="02-05-2015" component="PolicyAgent_RequestAssignments" context="" type="1"
    thread="2152" file="policyevaluatorendpoint.cpp:1262">
    <![LOG[Requesting Machine policy assignments]LOG]!><time="08:51:06.091+300" date="02-05-2015" component="PolicyAgent_RequestAssignments" context="" type="1" thread="2792" file="requestassignmentstask.cpp:1485">
    <![LOG[Requesting Machine policy from authority 'SMS:MCT']LOG]!><time="08:51:06.091+300" date="02-05-2015" component="PolicyAgent_RequestAssignments" context="" type="1" thread="2792"
    file="requestassignmentstask.cpp:1549">
    <![LOG[Synchronous policy assignment request with correlation guid {2BC97ED8-61B2-4B0D-AE85-00DDC29EA652} for Machine XXXXX completed with status 80004005]LOG]!><time="08:51:06.597+300" date="02-05-2015" component="PolicyAgent_RequestAssignments"
    context="" type="2" thread="2792" file="requestassignmentstask.cpp:1843">
    <![LOG[Requesting User policy assignments for 'S-1-5-21-1078011946-2056399665-367356602-4899']LOG]!><time="08:51:15.233+300" date="02-05-2015" component="PolicyAgent_RequestAssignments" context="" type="1"
    thread="4968" file="requestassignmentstask.cpp:1489">
    <![LOG[Requesting User policy from authority 'SMS:MCT']LOG]!><time="08:51:15.249+300" date="02-05-2015" component="PolicyAgent_RequestAssignments" context="" type="1" thread="4968" file="requestassignmentstask.cpp:1549">
    <![LOG[Skipping request for user policy assignments due to agent configuration for authority 'SMS:MCT'.]LOG]!><time="08:51:15.249+300" date="02-05-2015" component="PolicyAgent_RequestAssignments" context=""
    type="1" thread="4968" file="requestassignmentstask.cpp:1621">
    TIA

    Clients stuck in provisioning mode are usually due to unexpected reboots or unexpected state changes within the task sequence. Double reboots caused by a handful of software updates are a common culprit as of late. Really, the only way to troubleshoot
    this is trial and error. Remove things from your TS and run it again to see if the client agent stays in provisioning mode or not. Start with the Install Software Update task.
    Jason | http://blog.configmgrftw.com | @jasonsandys

  • Adobe Customization Wizard XI with Reader XI-not all options are available

    I'm using the Adobe Reader XI redistributable (yes, I got the license and special download, etc.)
    I've followed the Enterprise administration kit which makes me extract and build an AIP.  All is well
    What I notice is that the Customization Wizard has some options grayed out.
    For example, the DOCS for the customization wizard say that I can fill out username, organization, etc.
    But those are grayed out.
    Also, I cannot select the Installation Options -> Remove previous version of Acrobat (it's grayed out).  I can only select the Remove all versions of Reader.
    Any idea why this is?
    I point it to the AIP reader .MSI File when i built the customization kit.

    You should post this on the Enterprise Deployment forum but  the username, organization, etc... are for Acrobat only.  The ability to uninstall Acrobat is for Acrobat only.  It would be a bad thing for Reader to uninstall a more capable product like Acrobat Standard or Acrobat Pro no matter what the version.

  • All fields are not mapped in transformation 0IC_C03 to 2LIS_03_BF_TR

    I have replicated BI7 data sources of 2lis_03_BF,BX & UM from ECC. All the infosources are BI7 infosources.After installing the BI Content for 0IC_C03, infosource 2LIS_03_BF_TR is not active.When I am trying to activate the transformation it is showing a error in START ROUTINE & also all fields are not mapped.
    Please suggest a solution.
    Thanx in advance.
    Edited by: Aritra on Nov 28, 2011 11:37 AM

    Hi,
    i think you have done some modification manually(either added something and deleted something in transformation) thats why code isn't maching with standard sorce package.
    so to resolve this error just remove  changes you manually did. or remove that code and again create start routine and paste the code which u need.
    Thanks & Regards,
    NIKHIL

  • All fields are not visible while creating transformation

    Hi experts,
    I am trying to create transformaion between a LO datasource  and DSO designed by me. In R3, in RSA6 I can see more than 45 fields but while creating transformation only 30 fields are available.
    I tried by replicating the datasource multiple times but no change.
    kindly suggest where I am doing wrong.
    thanks and regards,
    rajesh.

    Hi Rajesh, Please follow the follwing steps:
    Goto RSA6, select your data source and then click on change and save button.
    this will take you to transfer structure. There check the fiels you want to see have hide check box or not. If yes then un hide them. Then save the transfer structure.
    Execute the datasource in RSA3. You should be able to see the filds you have unhide in previous step.
    replicate the data source in in BW
    Goto transfomation in change mode and then to routine. Now you will be able to see the fileld in the routine.

  • No data fields are available in the OLAP cube

    i was able to access data in Excel yesterday, but now all the cubes that i have created cannot be accessed by Excel any more and after authenticating and selecting the cell for the pivot table i get this error:
    No data fields are available in the OLAP cube
    i just hope this is some process in HANA that needs restarting and not some endemic MDX problem. if so, where do i look?
    has anyone seen this?
    BTW, shouldn't there be a single log on for the connection? i have to enter credentials twice: 1 when creating the connection and 2 when opening the pivot table.

    something/someone has locked my userid when i was recreating the steps in Excel (i don't think i have tried 'wrong' passwords, but i did try a ['wrong' user|http://misiorek.com/h/GMSnap206%202011-11-27.jpg]
    Here are the steps:
    1. Open [Excel|http://misiorek.com/h/GMSnap202%202011-11-27.jpg].
    2. Enter [connections|http://misiorek.com/h/GMSnap203%202011-11-27.jpg].
    3. Select [HANA cube|http://misiorek.com/h/GMSnap204%202011-11-27.jpg].
    4. Select [Pivot cell|http://misiorek.com/h/GMSnap205%202011-11-27.jpg].
    5. Enter credentials (see above).
    I'm also not sure why I see these security messages:
    [locked|http://misiorek.com/h/GMSnap207%202011-11-27.jpg], Microsoft [warning|http://misiorek.com/h/GMSnap208%202011-11-27.jpg], HANA [warning|http://misiorek.com/h/GMSnap209%202011-11-27.jpg], HANA db [warning|http://misiorek.com/h/GMSnap210%202011-11-27.jpg]

  • Not all users are displayed for log on after a reboot or startup...

    Problem summary: Not all users are displayed for log on after a reboot or startup...
    This problem only occurs after a fresh start-up or restart. The only users displayed are the initial (admin user) and "Guest". Two other (non-admin) users are not shown for log on.
    To work around this problem and get them to log on we have to log on as the admin user, then we can see the other users in the Fast User Switching menu (top right-hand corner of the screen), listed under the current logged on user. After selecting the non-admin user we can log in and use the laptop as normal.
    If we lock the screen, use fast user switching or log out all users; all users are available for log in, until a reboot is done; at which point the non-admin users disappear again and we have to log in as the admin user and use fast user switching again.
    The laptops are both brand new MacBook Airs. The initial configuration of Mac OS X Yosemite was done using the Apple ID of the purchaser (parent) and then the OS was patched, immediately, through the App store (no further updates available as of the date of this posting). After this Family Sharing was activated and new users set up for the two children who will be using these laptops.
    Has anybody else experienced this problem with Yosemite?
    Cheers,
    David.

    David,
    Users not enabled for FileVault unlock are only able to log into the computer after an unlock-enabled user has started or unlocked the drive. Once unlocked, the drive remains unlocked and available to all users, until the computer is restarted.
    FileVault has to be On.
    To Enable the users to be able to unlock FileVault Go to:
    System Preferences > Security & Privacy > FileVault ( Tab ) > Click the Lock in the bottom left > Put in your administrator password > Should see an option to Enable Users > Enable User.
    Hope that helps,
    Weston
    Supporting Articles,
    OS X: About FileVault 2 - Apple Support

  • In material master not all fields show the description of their value

    Gurus -
    Certain fields in the material master show their description text along.
    Example -
    Base Unit of Measure  - EA      each
    The description Text 'Each' which represent 'EA' comes from text Table T006A-MSEHT
    Not all fields in material master show the description of what they represent. (only appear on F4 popup)
    I want this description to come up for MARA-MAGRV field.
    I want the configured value description for this field to appear on the screen.
    I have 3 values put in this MARA-MAGRV
    Z001 - description text 1
    Z002 - description text 2
    Z003 - description text 3
    in MM01/MM02/MM03 only Z001 is see, not it description.
    Here is what i tried
    Added TVEGRT-BEZEI (desc field) in Transaction OMSR and assigned selection group 103 which holds MARA-MAGRV field too
    any config missing?? what say?
    Advises appreciated!
    Thanks

    You have to find out the conversion routine for domain MAGRV and enter in the convers. routine field.
    if did not find one than you have create custom (take ABAPer help)
    go to SE11 adn enter the domain MAGRV and hit display
    on the definition tab you will see the conversion routine
    here you need to populate the appo. conversion routine to see the text on the materia screen.
    Conversion takes place when converting the contents of a screen field   
    from display format to SAP-internal format and vice versa and when      
    outputting with the ABAP statement WRITE, depending on the data type of 
    the field.                                                                               
    If standard conversion is not suitable, it can be overridden by         
    specifying a conversion routine in the underlying domain.                                                                               
    A conversion routine is identified by its five-place name and is stored 
    as a group of two function modules. The function modules have a fixed   
    naming convention. The following function modules are assigned to       
    conversion routine xxxxx:                                               
    o  CONVERSION_EXIT_xxxxx_INPUT                                          
    o  CONVERSION_EXIT_xxxxx_OUTPUT                                                                               
    The INPUT module performs the conversion from display format to internal
    format. The OUTPUT module performs the conversion from internal format to
    display format.                                                                               
    If a screen field refers to a domain with a conversion routine, this    
    conversion routine is executed automatically each time an entry is made 
    in this screen field or when values are displayed with this screen field.

Maybe you are looking for

  • Excel Not Opening the 1st Sheet

    When exporting a Discoverer file to Excel, I want Excel to open the Excel file automatically after export. During the export process there is an option at the end to open the 1st exported sheet. I check this, but it doesn't automatically open. I see

  • Blue Ray Player Burner

    I was wondering if anyone had been able to use an external Blue Ray player on their MBP? If yes, what brand, where was it purchased and does it work well?

  • Setting the Box2D for the flash proffesional cs4

    i need help foSetting the Box2D for the flash proffesional cs4.ifg i runs i show error 1172: Definition Box2D.Dynamics:b2BodyDef could not be found.

  • Instanceconfig.xml Allow address not working

    Hello all, In our 10g installation, we limited access to our OBI using the <Listener><Firewall> tags. They had following format: <Listener>      <Firewall>           <Allow address="127.0.0.1"/>      </Firewall> </Listener> But moving this to our 11g

  • Allowing other users to access software

    I installed Microsoft Office on my iMac. My wife and have two separate user accounts. I am able to access the office suite when I am logged on. But when she logs on, she can not use those products. How do I fix this? iMac   Mac OS X (10.4)