Change in structure of program in future.

Hi All,
I have a requirement from the client.
Currently a program of study has duration of 3 years.
but in future after 2 or 3 years the same program of study will be restructured, and will be having duration 4 years.
What should I do, so that in future when this program of study is restructured, student associated with previous structure would use the old structure and the new student who takes this program of study (new structure), would use this new structure.
All the processes associated with old student should use the old structure as well.
Please suggest a solution.
Regards..
Sudhir

Hello Everyone,
I read all postings and the solution seemed quite functional. But we are facing a complicated version of this situation. Let me explain;
Our client has 4 different colleges and 16 different programs of study for undergraduate studies. Thus, at the beginning, we have 16 different program plans stated. But it is foreseen that (with former experiences) there are goning to be some changes in the program plans. For example a student (stu. X) entered school in 2006. He/She has to complete 140 CRH and is still a student. Another student (stu. Y) entered the school in 2009 and because of the change in courses and total credits he/she has to complete 130 CRH. In order to make things more difficult, a course(course A) which was offered in the second semester (we assume that total studying time is 8 semesters - 4 years) is replaced by another course (course B). In the old curriculum course A was offered in the second semester but now in the seventh semester, in the old curriculum course B was offered in seventh semester but now in second semester.  Stu. X had completed the course A but because of replacement, his credits earned from course A was deleted. (actually it is not that difficult to solve a single problem for just one student and for just one course)
It is strongly forseen that we are going to be facing situations like this even more difficult ones. So we need to find a way to manage the changes in curriculum and assigning those different curriculums to different students. We thought of creating different SC objects but we assume that we are going to have 2 or 3 different curriculums for each program of study which means we can have 30-40 different SC objects.
I would really appreciate if you can help me with this problem.
King Regards,
Kerem

Similar Messages

  • Fields missing in MPD report after change to structure and program

    I have been working on a consistency report for transaction MPD.
    I had created a structure in SE11 for handling the data.  it was all working, but then i had to go and change the name of the fields in the structure.  Now those fields are missing from the report. 
    When i step through the debugger, all the fields are being populated correctly, but these fields are not displayed on screen.  if i change the field names back in the structure and change the code for populating these fields, they appear okay.
    i have created a custom implementation within BAdi MPD_WKB_REPORTING. 
    i have checked the config and it all points to my Z Structure and Z Table Type.  I have logged off and logged back on!  made sure my code is saved and activated...
    any ideas on how i can display these new fields names/values?
    Just for clarity, the field name has changed. not the linked data type.

    thanks for your response, however those notes and program have not done anything to assist my issue.
    i have found the anwser now!
    within the BAdi was a method i had to amend:  IF_EX_MPD_WKB_REPORTING~GET_ALV_PARAMETERS 
    all fixed now!

  • How to change  XML  Structure from one form to another form using OO ABAP.

    Hi Experts,
    In my Scenario, i need to do ABAP Mapping in order to change Incoming structure from one form to another.
    My Input to ABAP Mapping (OO ABAP Program)would be :
         <A>..........</A>
         <B>..........</B>
         <C> .........</C>
         <D>..........</D>
         <E>..........</E>
         <F>..........</F>
    OO ABAP Program need to read this input and change the XML Structure into below form:
         <A>..........</A>
         <B>..........</B>
         <C> .........</C>
          <X>
                <D>..........</D>
                <E>..........</E>
          <F>...............<F>
    Please provide inputs (sample Code) to solve this issue.
    Thanks,
    Kish.
    Edited by: Kishore Reddy Thamma on Jan 22, 2008 2:51 PM
    Edited by: Kishore Reddy Thamma on Jan 22, 2008 2:52 PM

    Hi,
    Please provide sample code or Material for converting XML Structure from one form to another using OO ABAP and
    Steps for ABAP MAPPING.
    Thanks,
    Kish.

  • Change of structure of database table

    A custom database table has been created and is already in use by 10 programs. Now a new requirement has come to add a field i.e. a check box to the database table to be used by one of the 10 programs. Can we change the structure of the database table after activating it and when the table is in use? Please provide me inputs on this.
    Thanks and regards
    Radhika

    Yes. U can change it. But I suggest u to do it through the process of 'Append Structure'.
    If u have any probelm after changing follow this process.
    Goto Utilities > Database Utilities> Activate and Adjust Database
    Awrd Points if useful
    Bhupal

  • Best practices: Programming for future deployment

    Hi All.. I'm starting this thread to see if I can find a consensus about the best practices for programming for future deployment of Flex apps.
    Using Flex Builder, in creating a simple portal app I use "Import Web Service (WSDL)" to make the ActionScript framework for webservices which I consume. I have coded those web services in .asmx (c# web services for .NET) and run them locally. The framework Flex Builder creates is just fine, and I can run my app locally with no problem. Where I run into an issue is deployment.
    My intention is to distribute the database, the .NET webservices, and the Flex app as a complete solution to my end customers.
    What are the best practices in programming for complete deployability?
    The main issues I'm facing:
    1. Using inbuilt features like "Import Web Service (WSDL)" creates a framework around a named webservice. Upon deployment the URL for these services will change. How can you make it easy to switch the site webservices are consumed from? Can Flex apps be set up to use an environment variable, or even read a local file for the URL of the webservice I want it to point at? (i.e. something in web.config or elsewhere?)
    2. Should I NOT use "Import Web Service" at all, and write the code by hand? Note: this is VERY time consuming for the number of services that are exposed in larger apps. My typical dev cycle consists of parallel updates/upgrades to web services as they are demanded by elements incorporated in the Flex app.. so it's very convenient to just re-import the WSDL as I make changes.
    Thanks so much for your input!
    Brian

    Anyone?

  • Creation of Idocs from the change pointers by the program RBDMIDOC

    Hello,
    I'm Creating Idocs from the change pointers by the program RBDMIDOC.
    The IDOCS Created using the message type HRMD_A are Correct but when i try to RUN RBDMIDOC for message type HRMD_B no Data is selected for distribution.
    All the customizing are similar and i presume that all the change pointers are active (BD50 and IMG->Personnel Management -> Organizational Management  -> Basic Settings -> Activate change documents).
    Can anyone help me with the necessary steps to create this IDOC types.
    Do anyone know if the RBDMIDOC report is the Same for messages HRMD_A and HRMD_B.
    Thanks in Advance,
    Pedro Ferreira

    If the setting is fine, there may be some code in exit or badi for program RBMIDOC. Check the Exit and BADI.
    check the exit EXIT_SAPLBD11_001 and
    check the badi IDOC_CREATION_CHECK.
    Probably there may be some code on these exits which are stoping your code from getting generated.These are the two trigger happen once u execute the RBMIDOC program.for HR, we use RHALEINI program to generate the idoc. but even RBDMIDOC works. These 2 triggere will come with RHALEINI also.
    If there is no code here, Then there is problem in the setting only.

  • Infospoke BADI -- no change in structure?

    Hello Experts,
    We have three fields in: rsbo > edit infospoke INF1> transform
    1) Source structure
    2) Target structure
    3) Addin Implementation.
    -- I want to create a BADI and do not want to change the structure. But set some values in another table when INF1 is run.
    -- Wondering if it is still possible to use BADI in this situation.
    -- So can i leave the target structure blank or repeat it with the source structure itself.
    Thanks,
    Sweatha

    You need to fill it with the source structure in the definition and move the fields in your implementation (probably by move-corresponding). Otherwise you're free to fill as many other database tables as you like.
    Best regards
       Dirk

  • HT4550 Lately I find that there is a change in my Safari program.  I am no longer able to minimize Safari, instead I only have the choice of quitting the program.  What do I need to do to bring back the minimize feature?

    Lately I find that there is a change in my Safari program.  I am no longer able to select "minimize" when I want to save the present page for a later time.  Instead, I can only quit the program to get out of it.  Please tell me what I need to do to get the minimize feature back.  Thank you.

    Hi...
    "minimize" when I want to save the present page for a later time
    Minimize reduces the size of the window. It doesn't save the page.
    Click the Reading List icon just to the left of the Bookmarks icon left side of the Safari toolbar then drag the url from the Safari Address Bar to the Reading List.
    You can access saved pages from there.
    edited by:  cs

  • How to create a New Tranport Request for changed  Extract structure

    How to create a New Tranport Request for changed  Extract structure ?
    Hi Experts,
    I have a FI AP Generic Datasource containing extract structure with appended fields.
    It has already been activated and transported to Testing System.
    Now, I am to create a new transport request for this DataSource and Extract structure.
    I do not want to delete and recreate the Generic Datasource.
    I am trying to look at the options in the extract structure top menu from where I can create a new Tranport Request.
    Please let me know the steps
    URGENT

    Hi Dev,
    Once you send the transport request for any data source from Dev to Testing you wont find that again in your Dev (I mean the TR). So, when you change anything for this data source or view now in Dev and try to save it, it will ask for a new transport request and here you can mention a new one starting from View then activate it and go to RSO2 regenerate it and use the same transport request for this too. When you transport this TR to Testing Environment the data source will automatically get changed.
    Hope it helps...

  • Firefox is opening a .pdf link with Google Docs. How can I change to a different program?

    I am opening a government document from a govt webpage link. It's a pdf document, and the document opens in Google Docs. I do not want it to open in Google Docs, but don't know how to change to a different program.
    I am using current Firefox; Windows 7.

    Thanks for the suggestion, I should've mentioned I'd already tried that without success. I tried clearing everything in the Clear Recent History section actually but the certificate is still remembered.
    I've also just now tried deleting the certificates completely but not even that works - a little concerning. (:

  • Changing data structure in the receiver SOAP adapter

    I was wondering whether it is possible to have changing data structure in terms of one receiver SOAP adapter so I could sent data type 1 and 2 to a single XI web service enabled URL and make conditional parsing in terms of the received message ?
    I have a receiver SOAP adapter that ideally should be able to receive two different types of messages. But SOAP adapter is fixed to a sigle message interface that naturally has it's data structure set to just one type. I can just create conditions in terms of the data type 1 message that has been defined in the design side.
    Is it possible achieve this with just one SOAP receiver adapter?

    Henri,
    Please go through the note: 856597 (Quesiton NO 9)
    -Naveen.

  • Adding shutterfly upload software changed the defaul mail program in iPhoto

    I recently added the shutterfly upload software for iPhoto and in the process, it changed my default email program in iPhoto from Mail to some new microsoft program. I went into preferences to change back, but now Mail is greyed out and not an option. What is up with that? And how can I get my default back to Mail?

    The program is MS Entourage and the fix you described above solved the problem.
    However, I just upgraded to iLife 06, and upgraded my iPhoto from 4 to 6. In the process, this issue of the MS Entourage hijack has returned. I've deleted Entourage from my computer and the iPhoto preference file, yet no luck -- I still can't return the setting for email in preferences to Mac Mail (that option is greyed out). Any ideas?

  • Info. / Doc. on Changes to Standard SAP Program, Tables, Fields in SAP 6.0

    We are in the process of upgrading our SAP from 4.6c to 6.0 and I am looking for a document or white paper that summarizes changes to Standard SAP Programs, Tables/Fields, Function Modules etc.. from what used to be in SAP 4.6c to what it is in SAP 6.0.  I am not sure if such a comprehensive document exists or is posted in the forum.
    Any help or information in this regard will be highly appreciated.
    Thanks
    ram

    Hi Ram,
    <<   We are in the process of doing our technical upgrade from SAP 4.6c to 6.0. I am looking for a white paper or documentation listing the changes made to the standard SAP Programs, Tables, Fields, Function Modules etc. from Rel. 4.6c to 6.0. >>
    Do you want to know what custom changes were done to SAP standard objects in your system or do you want to know what changes SAP did from 4.6c to ECC6.0.
    There is no white paper or documentation to find out custom changes made to SAP standard objects. but there were many tools in the market to find out and tell what changes were done to sap standard objects in your system.
    Your question seems ambiguous please clear it.
    Thanks,
    Kiran.

  • Changes in an INCLUDE Program not being transported

    Hi all,
    I have done some changes in the main program of a sapscript form in SE38. This main program calls an INCLUDE program, in which I have done some changes also. But when I transport the program, the changes done in the INCLUDE are not being transported, but only the changes in the main are transported!!
    Can anyone tell me why? I generated both the main and the INCLUDE but it still is not ok.
    Regards,
    Nelmaz

    Make sure the INCLUDE is also in the same request as that of Main Program
    Regards
    - Gopi

  • Change Configuration Structure in SOLAR02 in SOLMAN 7.10

    Folks,
    I am looking to document the configuration of my project in SOLMAN and have created a project.  In version 7.01 I was able to go into transaction SOLAR02 and click on the Configuration folder (not tab) and then choose 'Change Configuration Structure'.  In the following screen I could create the hierarchical structure that would allow me to document and configure the supporting setup of my project.
    However, in version 7.10 when I go to 'Change Configuration Structure' it gives me a screen saying that there is no configuration structure but no way to create it.
    The Help documentation for version 7.10 indicates that I should be able to do this in the exact same manner as in version 7.01.  I am on SOLMAN 7.10 SPS3; a ST01 authorisation trace indicates no errors and I have the appropriate work centre role (SAP_SOL_TC_COMP).
    Any help in figuring out how to do this would be appreciated.
    Thanks,
    Ciará

    Folks,
    The solution to this was the implementation of note 1674781.  This applies to SP4 and is very new so has not been translated into English as yet but SAP Support assure me that there are no pre or post manual implementation tasks.
    I've implemented the note and Configuration in SOLAR02 works perfectly now.
    Regards,
    Ciará

Maybe you are looking for

  • File to mail scenario with dynamic email addess

    Hi All, I am doing a file to mail scenario with attachment(mail package is used), where i need to pick a file from folder and based on the file name(Country code is provided in file name. for eg. Collections_UK02_20091210.txt. here UK02 is the countr

  • Feature to block a contact on iMessage

    I am currently being harassed, and threats to my life are sent to me daily through iMessage, should I choose to enable it. I pay each month a fee to AT&T to block that number from calling and texting me, but they have an open conduit to make my life

  • Reg. Import vendor specification

    Dear Experts When I create purchase order or Purchase requisition,  If I select foriegn vendor (Import) in PR or PO any where the word "IMPORT" should print. Pls help me what is the settings Thanks Rajakumar.K

  • BAPI for transaction F-30

    Hi All, Is there a BAPI that I can use for transaction F-30? Thanks, Jim

  • Adobe Acrobat 8 Pro Update Failed

    I have upgraded to Windows 7 & also to Office 2007.  I need to update my Adobe Acrobat Pro 8 to 8.1 to make it work, but the update fails.  Can you send me a link to update it manually. Thanks, Ilyas