Designating a Record as a BIND Record for Population Selection Use

Hi All,
I am working on a population selection custom process, but I have hit a fork in the road because of the fact that I do not know how PeopleSoft actually recognizes a Bind records as a Bind record. Meaning I have created the record, but Population Selection does not recognize it as pop select type bind record. Thus, I am currently forced to use one of the delivered record even though the record is not really associated with my process.
Does anyone have any ideas about how I can associate a custom record with Population Selection?
Thanks.

Matt, you can set a form parameter to the domain value and use it in your record
group query:
SELECT rv_id,
       rv_descn
  FROM   curr_refval
  WHERE  rv_domain = :Parameter.domainParameters are not affected by clear_block and clear_form operations, so I like them
better for use as bind variables for SQL issued from within a form.
Using a database package variable is a pain, since you cannot access them directly
from Forms. You would have to create the package with the variable, then create a
function or procedure call in the package that would set the variable.
I sure wish you would fix that long Ask Tom link so the text in this thread
would word-wrap properly

Similar Messages

  • How to make a good UI for channel selection using DAQmx

    A lot of my Labview programming was with earlier verisons of labview (pre Labview 7), and there are a ton of new features that I'm trying to digest (currently using Labview 8.2).
    My question is (in general terms), how are people programming their UI for selecting channels and such when using DAQmx hardware?  What I have in mind is a compacDAQ system with a number of modules.  The user would be able to pick and choose which channels to monitor.  Using MAX as part of that process seems counter intuative, and somewhat static (yeah I know you can change it there, but it feels more like something you would use for something that really doesn't change much).  I'd like all the UI to be within the VI.
    Are programmers using the create task VIs for that or something else?
    Thanks in advance.
    Solved!
    Go to Solution.

    I wholeheartedly second the motion to keep MAX out of the picture as far as users are concerned.
    Setting up UI's for channel selection is a breeze in DAQmx when you create channels on the block diagram. The control you create off the Channels input will populate itself with the inputs that it knows are capable of performing the desired task...
    <<< My configuration knows that my Module 5 is capable of doing Analog Input.
    So... Just create a panel that waits for the user to select the proper channel. I also run a quick check of the user's selection before creating / starting the task. For example, if they choose ai30 or higher, and I know that the system isn't wired for those inputs, I'll not allow that selection. Also check for using two of the same input, etc.
    Richard

  • Can I repair the Master Boot Record (MBR) or Volume Boot Record (aka Windows boot partition) for Windows XP using Windows Vista/7 commands?

    I have an SSD drive whose file system is corrupt and unreadable and it's OS of choice is Windows XP SP3 32-bit. I don't have a Windows XP disc.
    Is it possible to repair the Master Boot Record (MBR) or Volume Boot Record (VBR) using a Windows Vista or 7 Recovery Disc? What about a Windows PE disc?
    I researched around the Internet and found a command in Windows PE called bootsect (http://pcsupport.about.com/od/bios-booting/ht/bootsect-nt60.htm) that can repair both older and new Windows Volume Boot Code (NTLDR or BOOTMGR). The link states that the
    bootsect command does NOT fix the MBR. Even the technet site here lists a reference to bootsect and that it can repair the MBR of both old and new versions of Windows (which doesn't appear to be correct). Can I use bootsect to restore the VBR of XP?
    If bootsect cannot help me, then what is its purpose? Possible ex: Someone has a dual-boot XP and 7 system, the user uninstalls XP, and then uses bootsect to write BOOTMGR to the VBC.
    I would appreciate any insight. Again, I don't have an XP disc. But I do have a WinPE disc and Win 7 Recovery disc and I was hoping I could fix my XP MBR and/or Windows VBR with one of the two.
    Thank you.

    Checked these ?
    http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/bootcons_fixmbr.mspx?mfr=true
    http://pcsupport.about.com/od/fixtheproblem/ht/repairmbr.htm
    Arnav Sharma | Facebook |
    Twitter Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members
    reading the thread.

  • Popup check box screen for fields selection using user structure

    Hi all,
    could you please help how can i get the popup screen in the program when the user wants to choose the wanted fields.
    for ex: in the table after clicking the contents display the selection fields will be displayed. there in setting -> list format->choose, we can check the fields wanted to be displayed. The same functionality i needed with my own structure. can any one help me in this, it is urgent.
    Thankyou.

    Hai Ashok
    Check the following Code
    S_FIELDS-TABNAME = 'VBAP'.
    S_FIELDS-FIELDNAME = 'ARKTX'.
    S_FIELDS-VALUE = WC_VALUE.
    APPEND S_FIELDS.
    CALL FUNCTION 'POPUP_GET_VALUES'
      EXPORTING
      NO_VALUE_CHECK        = ' '
        POPUP_TITLE           = 'Locate Material'
      START_COLUMN          = '5'
      START_ROW             = '5'
    IMPORTING
      RETURNCODE            =
      TABLES
        FIELDS                = S_FIELDS
    EXCEPTIONS
       ERROR_IN_FIELDS       = 1
       OTHERS                = 2
    IF SY-SUBRC <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ELSE.
    READ TABLE S_FIELDS  INDEX 1.
    WC_VALUE = S_FIELDS-VALUE.
    ENDIF.
    Thanks & regards
    Srenivasulu P

  • Merging two records in a single record for the same matnr,werks and bwart.

    Hi I have a requirement to merge two records into one single record using the quantity field from MSEG table.
    I am selecting two records from the table MSEG. Now for these two records i have to add the quantity values into one variable.
    Then there should be only one record for the same matnr,werks,bwart.
    Any suggestion would be appreciated.
    Regards,
    Amit

    hi,
    You can COLLECT statement only if all non key fields are numeric.
    This statement Adds all such fields and give us a single record.
    Regards
    Sumit Agarwal

  • Payment F110 - No data records found for these selection criteria, FZ208

    Hi all,
    I have done all configuration for payment medium for a customer in Norway. We use Telapay and program RFFONO_T. We have not activated the new general ledger but we have ECC 6.0 so I do not see why it should not work.
    The invoices got paid with payment order but when I should download the file in Environment > Payment medium > DME Administration I got the following error message:
    "No data records found for these selection criteria
    Message no. FZ208
    Diagnosis
    No data could be accessed for this selection.
    Possible causes are:
    No data exists for the activated selection.
    You have no authorization to display or edit data from this selection.
    Procedure
    First check whether your selection criteria are correct.  You may need to expand the criteria to include a larger search area to check whether data exists in the system.
    Make sure you have the proper authorizations for displaying and editing data.  Read the Release note for DME management for further information on the authorization objects.
    Proceed"
    I have tried with different variants but that doesn´t matter. When I look at the payment run log I can see following:
    "Additional parameter specifications 1400 SAPO02 are missing
    Message no. FR193
    Diagnosis
    Entry 1400 $V2& is missing from the additional company code parameter table.
    System Response
    Processing was terminated.
    Procedure
    Maintain the entry according to the instructions in the program documentation."
    I suppose that´s why I can´t get a file. Do any one of you know why I can´t get the file created. Please help.
    Best regards Lisa

    Hi Lisa,
    I have a similar problem with program RFFONO_T and Telepay format for a Norwegian customer. Payment medium is not created. In the payment run log is the following message: "Additional parameter specifications XXXX SAPO02 are missing
    Message no. FR193.Entry XXXX $V2& is missing from the additional company code parameter table."
    According the program documentation for RFFONO_T, a company number (11 digits) has to be maintained under company code global data, additional details. The legal org.number with 9 digits is already entered but I do not understand where to enter a 11 digits company number? A user number (10 digits) is also entered in trans OB94  but the problem remains.
    Did you find a solution to your problem?
    Regards,
    Agneta

  • What is the best way to record a video(not big) for free on a mac w/isight?

    What is the best way to record a video(not big) for free on a mac w/isight? I need to just make a short (less than 5 minute, no special effects) video, but I can't figure out any programs that will make this possible for me.
    Thanks.

    Hi Carolyn,
    you can use iMovie to record a video for free on a Mac with iSight.
    1. Open iMovie HD
    2. Choose “Create a new project”
    3. Name the project for example “iSight Movie” (first field). In the second field, let the default location “Sequences”, in the third one, video format, choose “iSight”. Push “Create”
    4. iMovie window opens, next to the scissors, choose the camera (Camera mode), then iSight. Now you appear on the screen, right?
    5. Press “Record with iSight” in the main picture window.
    6. Press the same button to stop. Your new clip appears now in the clip panel at the right.
    7. You are done!
    iMac G5 PPC 2,1 Ghz   Mac OS X (10.4.8)  

  • Creating multiple records from 1 record in the source file for Import DM

    Hi Experts,
    Today I am working on an interface/import where I want to get the following result:
    Source file contains a records like:
    Account, Entity, DriverX
    Sales,EntityA,ZZ
    The BPC appset contains the 2 dimensions Account and Entity next to CostCenter dimension. The DriverX field in the source file is just additional information in the source file. However based on this DriverX we need to determine what CostCenter to choose but we also need to have the same record assigned to a second record in BPC.
    Following my example, based on DriverX value I need to create 2 records:
    Account, Entity, CostCenter,
    Sales,EntityA,CC1
    Sales,EntityA,CC2
    I don't have a problem assigning the record to 1 CostCenter based on DriverX value but I have a problem creating my second record. Does any of you have had the same "challenge" and if so would you like to share the solution for this?
    Best regards,
    Johan
    PS: I am working on SAP BPC, version 7.0 Microsoft version.

    Hi Greg,
    Many thanks for your answer. And yes this would be a solution. However I just simplified my case as the decision to create an second record and where to post is depending on more than 1 field in the source.
    But I will keep it in mind, because I also can opt for a solution to store data differently in BPC fac-tabels which will help me to use script logic.
    If it is not possible to create multiple records from a single records in the standard functionality in the Transformation and/or Conversion file, I have to create a custom DTSX or change my way of storing data.
    Anyone else who is having an alternative idea like Greg came up with?
    Please let it know!
    Best regards,
    Johan

  • Is the Mac Mini for me ? (used for basic operation and recording)

    I have always owned a PC and ready to make the change to Apple, since we have iPhones and iPads. 
    Here's a list of what we would use the computer for:
    - basic Microsoft Office (Word, Excel, etc)
    - browsing
    - storing files (ITunes movies and music)
    - storing photos
    - streaming video
    - recording music via pro tools (demo versions)
    Thanks for the help; very unfamiliar with Apple desktops.

    dwb wrote:
    Depends on how many wires the user wants on and under the desk. I’ve related a number of times my own experience with a base 2012 mini which I found frustrating to use until I upgraded the RAM and installed an SSD. I started with a quality USB 3 enclosure - not all enclosures are created equal - and that was significant but an SSD in a Thunderbolt enclosure tested as fast as when I installed it internally. One thing is certain - for the 2012 with Yosemite, the SSD made a bigger difference than the 8GB RAM in my usage tests and both upgrades created a very enjoyable computer. One thing is certain - Apple did us no favors by making the new mini basically unupgradeable.
    I hear ya. My 2012 Mini's HD is quite a bottleneck, but fortunately, I don't think that matters for my intended use. I found that even running it from a 7200 rpm HD in an external FW800 enclosure was zippier than running off the internal drive. Thunderbolt must make a huge difference. Apparently you can get at the HD in the new model, but you need a TR6 Torx Security screwdriver to get into the Mini. The iFixit teardown does not look like fun.
    According to a someone I know who does certified repairs on Macs, improperly-installed and/or incorrect RAM accounts for quite a few problems, so the move to soldered RAM will eliminate that possibility. But it's disappointing to those of us who are careful about such things.

  • To count number of records in an internal table for a condition

    Hello All,
            I want to count number of records in an internal table for a condition.
    For e.g. -- I have one internal table IT which having fields F1, F2, F3, F4, F5.
                     Now, I want number of records in itnternal table IT where F1 = 'ABC'.
    Is it possible to do..?? If yes, then how.??
    Thanks in advance...!!
    Regards,
    Poonam.

    Hi,
    If you mean an internal table, there are a few ways to do this.
    1 One would be to loop over the table with a WHERE clause and increment a counter.
    data: lv_counter type i.
    clear lv_counter.
    loop at itab where fld1 = 'ABC'.
    lv_counter = lv_counter + 1.
    endloop.
    lv_counter now has the number of rows per the condiction.
    2  Well, you may want to try this as well, and compare to the LOOP way. Not sure what kind of overhead you may get doing this way. Here ITAB is our main internal table, and ITAB_TMP is a copy of it. Again I think there may be some overhead in doing the copy. Next, delete out all records which are the reverse of your condition. Then whatever is left is the rows that you want to count. Then simply do a LINES operator on the internal table, passing the number of lines to LV_COUNT.
    data: itab type table of ttab.
    data: itab_tmp type table of ttab.
    itab_tmp[] = itab[].
    delete table itab_tmp where fld1  'ABC'.
    lv_count = lines( itab_tmp ).
    Thanks & Regards,
    ShreeMohan

  • Info record and source list mandatory for PO creation?

    Hi Gurus,
    Client wants to make Info record and source list mandatory for PO creation?
    If Inforec and source list not available for that material, then user can't able to create PO.
    How can I achieve this requirement?
    Any user exit available?
    pls help..

    Hi ,
    SproMM-Purchasing -Source ListDefine Source List Requirement at Plant Level
    If u mark the indicator then the Source list is mandatory for all the materials procured.
    If u want for a speciic material , mark it in purchasing view of Material Master.
    Inorder to create a source list , inforecord is mandatory -- this is by default Standard SAP .
    Regards
    Ramesh Ch

  • Last week I found records of purchases for 3 files using itunes, and left money for my credit card, do not make such purchases, what the **** is going on? itunes is not safe?

    ast week I found records of purchases for 3 files using itunes, and left money for my credit card, do not make such purchases, what the **** is going on? itunes is not safe?

    Contact iTunes support at the link below.
    https://ssl.apple.com/emea/support/itunes/contact.html

  • I have adobe creative suite 5.5 and have just bought a Sony Video Recorder with 4K. What preset should I use for importing video footage? Alternatively do I need a more recent version of the software?

    I have adobe creative suite 5.5 and have just bought a Sony Video Recorder with 4K. What preset should I use for importing video footage? Alternatively do I need a more recent version of the software? If so, what version do I need and can I download it from Adobe.

    I have adobe creative suite 5.5 and have just bought a Sony Video Recorder with 4K. What preset should I use for importing video footage? Alternatively do I need a more recent version of the software? If so, what version do I need and can I download it from Adobe.

  • Monitor any record to stay in queue for more than 5 minutes under AQ ADMIN schema

    Hi All,
    We need to prepare script which monitor/notify us the record which stays in queue for more than 5 minutes under AQADMIN queue tables. Can someone throw light on this?
    Regards,
    MD

    Hi Asif,
    We need script to monitor if we have "waiting" status in msg_state column of the below table is waiting for more than 5 minutes.
    SQL> desc AQ$TBL;
    Name                                      Null?    Type
    QUEUE                                              VARCHAR2(30)
    MSG_ID                                    NOT NULL RAW(16)
    CORR_ID                                            VARCHAR2(128)
    MSG_PRIORITY                                       NUMBER
    MSG_STATE                                          VARCHAR2(16)
    DELAY                                              DATE
    DELAY_TIMESTAMP                                    TIMESTAMP(6)
    EXPIRATION                                         NUMBER
    ENQ_TIME                                           DATE
    ENQ_TIMESTAMP                                      TIMESTAMP(6)
    ENQ_USER_ID                                        VARCHAR2(30)
    ENQ_TXN_ID                                         VARCHAR2(30)
    DEQ_TIME                                           DATE
    DEQ_TIMESTAMP                                      TIMESTAMP(9)
    DEQ_USER_ID                                        VARCHAR2(30)
    DEQ_TXN_ID                                         VARCHAR2(30)
    RETRY_COUNT                                        NUMBER
    EXCEPTION_QUEUE_OWNER                              VARCHAR2(30)
    EXCEPTION_QUEUE                                    VARCHAR2(30)
    USER_DATA                                          TEST1
    PROPAGATED_MSGID                                   RAW(16)
    SENDER_NAME                                        VARCHAR2(30)
    SENDER_ADDRESS                                     VARCHAR2(1024)
    SENDER_PROTOCOL                                    NUMBER
    ORIGINAL_MSGID                                     RAW(16)
    ORIGINAL_QUEUE_NAME                                VARCHAR2(30)
    ORIGINAL_QUEUE_OWNER                               VARCHAR2(30)
    EXPIRATION_REASON                                  VARCHAR2(31)
    CONSUMER_NAME                                      VARCHAR2(30)
    ADDRESS                                            VARCHAR2(1024)
    PROTOCOL                                           NUMBER
    Regards,
    MD

  • When I try to record narration in keynote on my imac I cannot escape out of this screen.  I have to force quit out of keynote.  This makes it impossible for me to use.

    When I try to record narration in keynote on my imac I cannot escape out of this screen.  I have to force quit out of keynote.  This makes it impossible for me to use.

    Click the record button to stop recording.

Maybe you are looking for

  • Delayed aknowledgement on utl_tcp connection loss

    Hi, I've got a problem regarding utl_tcp. Assume a connection between A and B, where A is located within a package in PL/SQL that is waiting for new messages to send. B is a distant receiver. Now B crashes and therefore the connection is invalid. But

  • Migration from SRM 5.0 Classic to SRM 7.0 ECS Pricing & Taxation Strategy

    Hello All, We are Upgrading from SRM 5.0 Classic to SRM 7.0 Extended Classic Scenario now. In SRM 5.0 Classic scenario pricing and taxation taken care by R/3 system. Now as part of ECS migration taxation and pricing to be moved from R/3 to SRM as lea

  • Issues regarding client

    hi folks, a per my understanding the webservice can be invoked by using a static client dynamic client without using wsdl using wl6.1 can anyone put light on the differences betn.these and the performance issues related to each. thanx in advance deep

  • Just save a pdf file without nav pan

    why can't I save my pdf file with the nav pane showing

  • How to set up junk mail filtering in mac mail

    Is there a new way to set up junk mail filtering? I have been getting an increased amount of junk mail which the filter seems to allow through. Also, when I select emails and mark them as junk, when I delete them, they "reappear" still marked as junk