WTA: where to define the variable in GBB0 or GBB1

Dear gurus,
I found our company has GGB0/GGB1 prerequisite as below:
COBL-HKONT IN R_HKONT1 OR
COBL-HKONT IN R_HKONT2
My question is where and how do we define the R_HKONT1 and R_HKONT2?
Anyone keen to show the steps?
Thanks in advance.

Hello Alexander,
These are nothing but Sets.
You need to create the Sets in Transaction Code GS01.
For change: Tx. Code is GS02
For Display: TX. code is GS03.
BR
Amitash

Similar Messages

  • How can I define the variable "UITableViewScrollPositionNone" in Applescript-Objc?

    I'm trying to select a row in a Table View using the following code:
    NavigationTable's selectRowAtIndexPath_animated_scrollPosition_((IndexHandler's indexPathWithIndex_(1)), true, UITableViewScrollPositionNone)
    (IndexHandler is the NSIndexPath class)
    But when I run the code, I get the error:
    The variable UITableViewScrollPositionNone is not defined.
    How do I define "UITableViewScrollPositionNone", in Applescript-Objective-C?

    For some strange reason, after admitting that I'm utterly lost, and after literal days of endless searching, I've found the proper snippet of code.
    For those who need to select an NSTableView row in Applescript-Objc:
    property IndexSetHandler : class "NSIndexSet"
    set DefaultRow to (IndexSetHandler's indexSetWithIndex_(1))
    NavigationTable's selectRowIndexes_byExtendingSelection_(DefaultRow, false)
    Thank you both for all the help you've given me as well, and sorry for bothering you with previous response.

  • Where to define the details of employment offer in E-recruiting?

    Any one knows, where can the recuiter define the details of employment offer in E-recruiting, for example, salary, onboard date.  what's the process for recuiter to do this?

    Hi,
    Even I was facing the same problem.
    There is no provision in SAP E-rec for the same.
    As if you have seen the standard SAP letter there is no annexure for the salary or its break up.
    there are two approaches to this
    a) You change the letter before sending it to the candidate as all the letters in SAP E-rec can be modified.
    b) I had developed a questionnaire which I ask the recruiter to fill prior to generating the offer letter and then a code was written in the smart form to read the questionnaire with the break up of salary components.
    The second approach was what I followed however in this thesmartform for offer letter had lots of Zcode to read the questionnaire.
    Regards,
    Divya

  • Inserting a Lead (can't find where to define the URL)

    Hi Everyone,
    I am doing a Lead-insert using a WebApplication. I've added the Lead_v2.wsdl as a service reference. First i'll get the SessionId by logging in. Works like a charm.
    But I can't define where to actually define the URL to where it's suppose to post the data. In almost every example there is a URL-paramater, combined with the jsessionid.
    // Initiate the integration (Here is where I access my SessionId by doing crmOnemand.SessionId
    var crmOnDemand = new CRMOnDemand();
    var myLead = new VitroLife.LeadReference.LeadClient();
    // here is where the url-paramater is suppose to be?
    // mylead.url = url+crmOnDemand.SessionId
    // Create arrary of a Lead record to be inserted
    LeadReference.LeadData[] leadData = new LeadReference.LeadData[1];
    leadData[0] = new LeadReference.LeadData();
    leadData[0].Source = hdnSource.Value;
    leadData[0].Owner = hdnLeadOwner.Value;
    // Missing field priority
    leadData[0].IndexedPick1 = ddlRegion.SelectedValue;
    leadData[0].Product_Interest = chkInterest.SelectedValue;
    leadData[0].LeadFirstName = txtFirstname.Text;
    leadData[0].LeadLastName = txtLastname.Text;
    leadData[0].LeadEmail = txtEmail.Text;
    leadData[0].Description = txtComments.Text;
    // Add lead data array to ListofLeadData class
    var listOfLeadData = new LeadReference.ListOfLeadData();
    listOfLeadData.Lead = leadData;
    // Create an instance of leadinsert_input class
    var leadInsertInput = new LeadReference.LeadInsert_Input();
    leadInsertInput.ListOfLead = listOfLeadData;
    // Insert the data
    var leadOutput = myLead.LeadInsert(leadInsertInput);

    I'm having a very similar problem; there simply is no checkbox visible for the remote. This is especially puzzling since it's worked on this same laptop in the past.
    A short list of fixes I've tried for the issue:
    - Created a new user account, logged it in, checked for appropriate preference.
    - Erased preferences folder for Security and restarted.
    - Reinstalled 10.5 using "Archive and Install".
    - Reinstalled 10.5 using "Erase and Install" and restored from a TM backup.
    - Reinstalled 10.5 as a blank slate, no restore at all.
    - Reinstalled 10.4 using the original install DVDs.
    The USB tab in System Profiler +does not+ show an entry for the IR Receiver, which is puzzling, since, as far as I'm aware, all MBPs have one, and there's been one working on this laptop previously.
    I don't mind saying I'm a little bit at wits' end with this, since I don't really care to go through the installation packages and try to manually install the IR driver if I can possibly avoid it. Any thoughts?

  • Report template : where are defined the class

    Hello,
    I'm looking where the class are defined, such used in "before rows"
    <td><table cellpadding="0" border="0" cellspacing="0" summary="" class="t1standard">
    I'd like to add by owns or to modify existing one.

    Hello,
    It's in the css file if you open up the page template there should be something like.
    <link rel="stylesheet" href="#IMAGE_PREFIX#carl/theme_1/theme_V2.css" type="text/css" />
    and thats the css file that is being used by your pages. Either edit that file (discouraged) add another file right after it it that overrides the classes you want to change or just change it inline in the page header or the template.
    Take a look at this http://www.brainjar.com/css/using/
    Carl

  • Where to define the Business Area in SAP?

    Hi All,
    could anyone tell me where is created a Business Area in SAP?
    thanks
    Gandalf

    Hi,
    Please follow the below path to create Business area.
    IMG --> Enterprise Structure --> Definition --> Financial Accounting --> Define business area
    Thanks,
    Giridhar

  • Where are defined the keybindings for keyboard navigation on a JTree?

    I guess in the JTree.java file but I can't find the line of that tells the JTree to expand a node when you press the + key.

    Do you mean, where is the binding (i.e., the InputMap) created? For the most part, they're generated by the by the LookAndFeel and stored in the UIDefaults table under the keys "FocusInputMap", "AncestorInputMap" and "ComponentInputMap". Most will be found in BasicLookAndFeel.java, but the concrete LnF may override some of them. Also, some UI delegates generate or add to the InputMaps; I know BasicEditorPaneUI does.
    If you want the code for the action itself, it's in BasicTreeUI.java, in the inner class "Actions".

  • Essbase DataExport to relational: where to define the dsn?

    I am running Essbase 11.1.1.2, and using DataExport in a calc to generate a flat file. Now I want to push the data into a relational table using:
    DATAEXPORT "DSN" "dsnName" "tableName" "userName" "password"
    What do I need to do to get the 'dsnName' recognizable to the Essbase server? ODBC, tnsnames? I assume whatever I do should be done on the Essbase server and not on the client where I am running EAS.
    Thanks

    Thank you John. After updating the odbc.ini file, do I need to restart the Hyperion services? I am expecting that I will see an entry in the 'sql data source' on the left side of the 'open sql data sources' for load rules, but this dropdown and radio button is disabled, but then I have not entered the 'connect' information on the right-hand of 'server', 'application', 'database' or 'dictionary path'. I was expecting that I would have different options here, for the Oracle database.
    ? Thanks - Davis

  • Where to configure the variable $baseurl in oim?

    Hi all,
    I am using the notification template located in OIM user and administrative console -> Advance -> System ..
    and there, there is a template that uses the $baseUrl variable. All is fine until want to send the notification, because when the notification is send, the baseurl contains a hostname incorrect, I mean:
    I want that the $baseurl be "oim.mycompany.com", but it looks like "idm.mycompany.com", and its an error because if the user wants to access to the OIM, he couldn´t access.
    Is there somewhere to configure this $baseurl variable? (in OIM or into the database or in weblogic, I've been tryed but not found success.)
    Thanks!

    Check the OimFrontEndURL     value in the system MBean browser for OIM from EM.
    ref: http://docs.oracle.com/cd/E14571_01/doc.1111/e14308/handlinglcm.htm#CIACIHHI
    -Bikash

  • Where to define third party logical system name in file to idoc scenario

    Hi Friends,
      I am shalini shah.
    I have one doubt, where I can define the logical system name in File to Idoc scenario.
    I created Logical system for R/3 system in SALE t.code, but where to define the Third party logical system ,
    In SALE or any where.
    Please give me solution.
    Warm Regards,
    Shalini Shah

    Hi Shalini,
    You need to create Business system in SLD and import the business system in ID.Then u will start with the configuration.
    Just refer the below link for configurations with step by step solution.
    File To IDOC - Part1 (SLD and Design):
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC&
    File To IDOC - Part2 (Configuration):
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part2+(Configuration)&
    File To IDOC - Part3 (Steps required in XI and R3):
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/05/11/fileToIDOC-Part3(StepsrequiredinXIandR3)&
    Thnx
    Chirag

  • Where to define remote function module name in RFC adapter

    R/2(IDOC) <->XI <-> R/3 (RFC)
    I can only define remote server information in RFC receiver adpater, but where to define the function module on remote server&#65311;

    Hi,
    the communication channel need the request in an specific xml format.
    Part of this format is the function modul name.
    when you use an imported rfc module you have automaticly the right xml format which the communication channel understand.
    the Communication channel need as root tag the function module name
    like:
    <ns0:Z_MY_FUNCTION xmlns:ns0="urn.sap-com:document:sap:rfc:functions">
    so it is with xslt mappings (for example) as well possible to call a rfc modules without importing it into your repository.
    regards,
    Robin

  • Hyperion Shared Services Import security files where to define roles-11.1.2

    Hi,
    I want to create the shared services security import file. Do anyone knows where to define the group or user roles for it. Earlier we have to changes in CSImportexport.
    Now in version 11.1.2.1 things are different.
    Do anyone knows about it.
    Thanks!!!!

    Thanks for the reply.
    I am taking export only first and this is what i got from export, if you see below under role id there are some codes generated internally, if I have to give any group different roles like planner, application creator, interactive user... where in csv file I can define those.
    #provisioning     
    project_name ----------     application_name     -----role_id     --------------------------------------------------------------------------------------------- product_typ--------user_id-------     user_provider     
    Default Application Group---     CPSPlan-----     native://DN=cn=HP:0003,ou=HP,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE--     HP-11.1.2.0-------     admin--------Native Directory     
    Default Application Group---     CPSPlan-----     native://DN=cn=HUB:2,ou=HUB,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE---     HUB-11.1.2.0-----     admin--------Native Directory     
    Default Application Group---     CPSPlan-----     native://DN=cn=HP:0001,ou=HP,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE--     HP-11.1.2.0-------     devusr-------Native Directory     
    Default Application Group---     CPSPlan-----     native://DN=cn=HP:0001,ou=HP,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE--     HP-11.1.2.0-------     OMBUsr-----     Native Directory     
    Default Application Group---     CPSPlan------native://DN=cn=HP:0003,ou=HP,ou=Roles,dc=css,dc=hyperion,dc=com?ROLE--HP-11.1.2.0-------     processadmin-----     Native Directory     
    Regards.

  • Loading defining global variables?

    Hello all!
    I have a project that is an online presentation, which I (being no pro in codeing) create in Edge and Muse. I create the animation in Edge, publish it as OAM and place it into the muse site/page. Master looks fine and I am happy with it.
    My problem, that I have to solve, is that it has to be translated into 44 Languages and kept updated regularly, which is near to impossible without using external data source.
    I thought to create an XML file for each language and use it for text and maybe Image content. I can use an xml file for a specific animation, but at my current knowledge level i!Il have to define the variables and the source of content for each and every animation/object.
    What I would like to see is that if you land on the Index page, you can choose the preferred language, and all the content appeares in the given language. For that (my best guess) I'll have to define global variables, which do not lose their value i.e.: which is my preferred language.
    How do I do that? Had anyone a similar issue? Also, how do I use external data in Muse?
    Any help would be appreciated!
    Greetz
    ND

    Here it is :
    In the Stage > document.compositionReady event handler, we define a JavaScript object LANG containing
    • a property flag that is the state of the displayed flag (in the example file, symbol drapeau, french for flag) ;
    • a function switchLang executed each time the flag is clicked, to refresh the content of
    - the three titles (b1A_tit, b1B_tit, b1C_tit) by  assigning hard-coded values,
    - the three texts (b1A_txt, b1B_txt, b1C_txt) by loading HTML snippets files in a text folder.
    LANG =
      flag: 'NL',
      switchLang: function()
        sym.getSymbol('bandeauH').getSymbol('drapeau').stop( LANG.flag);
        var symBloc1A = sym.getSymbol("bloc1A");
        var symBloc1B = sym.getSymbol("bloc1B");
        var symBloc1C = sym.getSymbol("bloc1C");
        switch (LANG.flag)
          case 'NL':
            symBloc1A.$('b1A_tit').html("Montagne");
            symBloc1A.$('b1A_txt').load('text/b1A_FR.html');
            symBloc1B.$('b1B_tit').text("Peinture");
            symBloc1B.$('b1B_txt').load('text/b1B_FR.html');
            symBloc1C.$('b1C_tit').text("Maison d’hôtes");
            symBloc1C.$('b1C_txt').load('text/b1C_FR.html');
            LANG.flag = 'FR';
            break;
          case 'FR':
            symBloc1A.$("b1A_tit").text("Montagne");
            symBloc1A.$('b1A_txt').load('text/b1A_NL.html');
            symBloc1B.$("b1B_tit").text("Schilderen");
            symBloc1B.$('b1B_txt').load('text/b1B_NL.html');
            symBloc1C.$("b1C_tit").text("Bed & Breakfast");
            symBloc1C.$('b1C_txt').load('text/b1C_NL.html');
            LANG.flag = 'NL';
            break;
    LANG.switchLang();
    The drapeau > click event handler is a single call to LANG.switchLang();
    Download the example file here : https://app.box.com/s/f8boa2oswnowyl3ehb2o
    Gil

  • I need help on setting the variables!!!!

    I'm using WinXp Pro. where should I put them in the User or System part and what goes in the Variable part and the Value part? The directions are not specific at all. Please help been on the for to many hours want to move on. I think its because of this I can't compile too. Thanks

    You should go back to the window where you set the variables and check to ensure that the changes you made were saved. You should also close any open command prompt windows and reopen them after setting variables.
    If that doesn't work, you can also try the old-fashioned way on the command line:
    set path=%path%;c:\jdk1.3.1\bin
    or
    set path=c:\windows;c:\jdk1.3.1\bin
    etc.
    If you do set your variables on the command line, you'll have to reset them each time you open a command prompt window.

  • Variable in where clause of the logical table

    Hi,
    is it possible to define a variable in "where" clause of rpd's physical table (table type - select)? If yes, pls elaborate the steps including how to refresh it with every end user's request?
    Thanks and Regards,
    Igor
    P.S.
    If not, is there any workaround?

    Nico
    thanks, but I am afraid that is not my case. I need to refresh variable value interactively with every query by a dashboard prompt. To illustrate my need just imagine a recursive SQL (defined as a view/logical table in rpd):
    SELECT ....
    FROM ...
    WHERE ...
    START WITH .... columnA=variable1
    CONNECT BY PRIOR .... and columnB=varariable2;
    or
    SELECT c1,c2,c3,c4 from tabA where c1='A' and c2=variable1
    union
    SELECT c1,c2,c3,c4 from tabA where c1='A" and c2='D' and c1 NOT IN ( SELECT c1 FROM tabA where c1='A' and c2=variable1 );
    So, what I want to do is to pass value(s) to my variable(s) every time when respective select (view) is executed. I see above selects are not typical ones the OBI EE is intended for but nevertheless I wonder if such kind of reports are possible to do in OBI EE.
    Thanks and Regards,
    Igor

Maybe you are looking for

  • Different order address

    Hello gurus, POs for one of our vendors have to be sent to a an adress different from the "normal" one. So we created a second vendor master record for him (with the ordering adress) and user partner role BA to put the new vendro no. in the old vendo

  • To add custom field in MIRO in SAP ECC 6.0

    Hi All, I am using ECC 6.0 version of SAP. I want to add a custom field inside the DISPLAY tab on the MIRO screen. Please give me any pointers for any USER EXIT or OSS note for MIRO screen so that we can add a custom field under the display tab on th

  • Dump while accessing the View

    Hi Folks, I'm ending with dump with a simple select query. SELECT *     FROM zview_gltr_data     INTO    TABLE t_gltr_data. Error analysis An exception occurred. This exception is dealt with in more detail below . The exception, which is assigned to

  • How to find the pdf language?

    Hi,     My  plugin application written in VC++ using acrobat SDK 7 now need to support the japanese document.How can I find the languages present in the given document programatically. Any help would be appreicated... Thanks in advance.. Sindh

  • Alternative to ABS with this little function - comments please

    I've been using svn as an alternative to ABS to pull down specific packages for building.  Here is what I have in my ~/.zshrc or ~/.bashrc. 1) Is there a more efficient method of implementation?  Perhaps in the step where I validate the user provided