Flexfield column  registration process in apps

how we can define in a table registration process that it's my flex field and other is simple or not flexfiled?
plzzzzz reply it

it's a huge document with a 20 chapters,i cant understand ,plzzzzz simply explain it am also giving structureof table and column registration process,
CREATE TABLE XX_XX_DFF
NAME VARCHAR2(100),
GENDER VARCHAR2(1),
DOB DATE,
ATTRIBUTE_CATEGORY1 VARCHAR2(100),
ATTRIBUTE_CATEGORY2 VARCHAR2(100),
ATTRIBUTE1 VARCHAR2(100),
ATTRIBUTE2 VARCHAR2(100)
Register Column with Apps Using AD_DD Package.
BEGIN
AD_DD.REGISTER_COLUMN('FND','XX_XX_DFF','NAME',1,'VARCHAR2',100,'N','N');
AD_DD.REGISTER_COLUMN('FND','XX_XX_DFF','GENDER',2,'VARCHAR2',1,'N','N');
AD_DD.REGISTER_COLUMN('FND','XX_XX_DFF','DOB',3,'DATE',9,'N','N');
AD_DD.REGISTER_COLUMN('FND','XX_XX_DFF','ATTRIBUTE_CATEGORY1',4,'VARCHAR2',
100,'N','N');
AD_DD.REGISTER_COLUMN('FND','XX_XX_DFF','ATTRIBUTE_CATEGORY2',5,'VARCHAR2',
100,'N','N');
AD_DD.REGISTER_COLUMN('FND','XX_XX_DFF','ATTRIBUTE1',6,'VARCHAR2',100,'N','N');
AD_DD.REGISTER_COLUMN('FND','XX_XX_DFF','ATTRIBUTE2',7,'VARCHAR2',100,'N','N');
End;
how he is defining it's Flexfield column and other is simple in this structure

Similar Messages

  • User Management Setup: Registration Process not visible in Access request f

    Hi,
    We are trying to setup a autorisation flow for our responsibilities by using User Management.
    For this I added some roles to the MISC Role category.
    Then I created a registration process for these roles.
    After that I would expect to see the acces request in the Additional acces request page. Unfortunately I don't.
    When I run the view object behind the page, I notice that column umx_reg_services_vl.reg_funtion_id is empty for the roles I added. The seeded authorization that was allready present has a value for this column, and is presented in the screen.
    I am wondering how to add a value into this reg_function_id column. I cannot seem to find the functionality in the User management pages.
    We are on 12.1.2
    Can someone help me out?
    Kind regards,
    Wilro

    Hi,
    You will need to have required permission (atleast read permission) for displaying this content. Access denied is showing at com.sap.portal.system/security/sap.com/NetWeaver.Portal/high_safety/com.sap.portal.heartbeats/components/PortalHeartbeat
    Go to System Admin -> Permissions -> Portal permissions. Expand security zone folder -> sap.com and the subsequent folders in the above path (sap.com/NetWeaver.Portal/..) . Right click the last folder in that path as mentioned above and provide read permissions to the delegated content admin role.
    Regards,
    Harini S

  • Single form for secure zone registration and web app submission?

    Hi
    Is it possible to setup a form where a user can simultaneously register for a secure zone and submit a web app entry? The knowledge base / tutorials describe a two step process (web form for secure zone registration and web app input form for web app submission), but I would like users to be able to do both with a single form
    Thanks in advance for any suggestions
    mls

    In order to have a customer create a web app item they must be logged into the secure zone already.  I've seen some instructions on how to let users submit web app items outside a secure zone but that requires creating a dummy anonymous user and logging them into the secure zone via javascript.  You could use this method and once it's submitted you'll have to manually attach the web app item to the correct user in the BC Admin.  That might not work for you but you can read more about that at http://forums.adobe.com/docs/DOC-1784
    You can't use the above solution with the current user's username and password because those tags are only available when the user is logged into a secure zone already.  If your signup form needs to be filled out first, the user isn't logged in.
    Your best bet is to have the public signup form redirect the user after submission to an "Add item" form you have created. Maks sure that form is in a secure zone so when they add the item it is attached to their account.
    If you don't want to redirect them to a secure zone and want it more seamless you could try to use some javascript/ajax to submit the form via javascript and after the form is submitted, use the javascript code in the above to log them in (be careful to use the https://yoursite.worldsecuresystems.com url if you are passing username and password info gathered from your form to log them in via javascript/ajax).  Once they are logged in via the javascript you can use more ajax to fetch a page's HTML that resides in a secure zone.  This HTML returned from the javascript can be your "add web app item" form and since they were logged in via javascript (securely, right?) this HTML should contain the right information.  Insert this returned HTML into your form container that held the original signup form and they can continue to add a web app item without having to log in.
    This is theory and might work but you'll have to start experimenting with it via javascript.  I haven't actually tried to do this so hopefully some other community members who might have tried this can weigh in here as well.
    Good luck!

  • Why is the whole registration process so convoluted?

    I seem to be doing cartwheels galore to register my machines. I understood that there would be issues with my being behind a proxy, but I find myself entering redundant data over and over again.
    More to the point, I have many questions:
    1 - What is the difference between sconadm and the java regclient as far as registration process? Shouldn't these 2 functions be merged? Shouldn't they use a common pool of information?
    2 - Why do I need to run the java discovery in disconnected mode and then run the browser version in order to get my boxes registered?
    3 - Can I add the missing information to the ProductRegistrationData.xml file prior to registering the information? This includes system_serial_no, serial_no, vendor, system_contract_id, contract_id, address_1, address_2, city, state_province, country_territory, and postal_code. This saves manual editing on the web site.
    Thanks.

    Thanks for the response. Hopefully I can talk about the inventory part in this forum since the vast majority of my issues lie in that area.
    In response to point #2, I am behind a firewall which seems to effect the registration process. If I try to register the machines straight from the browser, it seems to nab all of my proxy information from there and then ignores my machines because it thinks they are all out on the Internet. So I am forced to use the BigAdmin method of registering my gear in disconnected mode (http://www.sun.com/bigadmin/sundocs/articles/screginvdm.jsp).
    Another area of frustration is the lack of required software checks in the running of apps and loading of software. In point, the java client for registration needs to use the JRE 1.5.0_13. This is not checked for when executed and causes the proxy features to not necessarily work correctly. The installation of the SUNWservicetagu package does not check for the required PICL libraries. These libraries were not installed on boxes which used the SUNWCall cluster but were installed if the full blown SUNWCXall cluster was used. The effect of not having the PICL packages installed is that these boxes return a value of -1 to the registration client.
    As far as your response to point #3, I would think that being able to programatically insert data into fields would be a tremendous time saver for anyone with large volumes of machines who wants to make use of this inventory tool. Otherwise, there is no point to performing this task. Also, having a command line interface like sconadm for doing this registration would be prefered over the java client for sending this data.

  • How to set the flexfield column in advanced table

    Dear All
    Dear Gaurav
    Good morning
    iis it posible to create a flexfield column in advanced table.I am trying it is showing some error......
    Thanks& Regards
    Sreekanth

    Hi,
    My doubt is compulsory we give the view instance for flex field,
    and also give the view instance for advanced table.
    when i created the flex field in advanced table,it didn't ask the view instance.
    the advanced table and flex field view instance are different
    at that how can i create the flex field in advanced table.

  • Cannot finalise registration process of CS6 due to Adobe ID error

    I have just installed 13 copies of CS6 in our studio, 12 successfully but one is having problems. The registration process goes smoothly using our relevant Adobe licences, the problem occurs when we have to enter the Adobe ID at the end of the process. The two option sappear, sign in later or sign in now. Once we click sign in now it just becomes the spinning wheel of boredom, can't do anything. of course the problem is that it says you have 7 days to do so before it makes the application inoperable.
    So what is wrong and how do I fix this and what does an Adobe ID have to do with this whole thing anyway? We have the legal licences, why do we also need an Adobe ID to complete the process
    Graham

    I had the same issue & contacted Tech Support several times before finally they found that it must be my "corporate network" setup.
    This is in part becuase Adobe is now requiring that you use your Adobe ID to register CS6.  See the link below:
    Adobe ID Required for Photoshop CS6 Beta and Upcoming CS 6 Products
    http://blogs.adobe.com/oobe/2012/03/adobe-id-required-for-photoshop-cs6-beta-and-upcoming- cs-6-products.html
    After several "live" chats with Adobe support they gave me a link to directions for a work around.  The problem was our "corporate network" setup, so this will occur on each machine that you install CS6 on while connected to a "corporate network".
    To work around the CS6 registration error on a "corporate network" you must do one of the following: disable the proxy server, disconnect from the internet completely to use the Offline Activation option, or use an alternate outside internet source to complete the CS6 registration.
    Adobe Tech Support directed me to a forum on how to disable the proxy server, but really all you need to do is unplug your internet source, and then you can generate the codes that are needed to complete the registration with the Offline Activation option. This worked for me, I'm all set now.
    See the links below:
    Forum link from Adobe Tech Support
    http://forums.adobe.com/thread/1005256
    Offline Activation
    https://exception.licenses.adobe.com/aoes/aoes/v1/t1?locale=en

  • HT201304 Unable to process In-App Purchase

    How i get fix this "Unable to process In-App Purchase" so iam able to do more purchase.

    Apple  Support  iTunes Store  Contact Try this link out!! I was having issue also with making in-app purchases, I email Floyd ( Apple Customer Support ) and they were able to adjust my account within 4 to 5hrs ( I know this may seem a long wait by hey when all fails....patience is the virtue to success!)

  • Rerun registration process

    Hi folks,
    is there a way to re-run registration process in order to fill void fields or change address?
    Thanks,
    G.

    You can change your registration data with Apple here: http://register.apple.com
    You'll have to sign in with your Apple ID and have the serial number at hand.

  • How to create custom "new user registration" process?

    Hello,
    I need to allow new users self-registration, but they must provide a little bit more information during registration. So I need to change or create new registration process.
    How can I do this?

    As far as your goal is only to extend user attributes:
    1) Check the membership module
    2) View source on the Registration page
    3) Create your new registration page with
    new user ldap attributes as input fields names
    and test your new template with membership module
    PS: For more customization you have to write your
    own module or extend membership module.
    Cheers,
    Alex :-)

  • User Registration Process: Task Assingment for a Self-Request User

    Hi guys,
    Doubt: In the User Registration Process Can I configure the Target User's Manager as the Assignee of the Awaiting Approval Data? I understood that I can do that because the user has not been created yet. Does it make sense? I need to send the approval to the user's manager and he/she will be responsible to complement the user info.
    Scneario: In the User Registration Process, that Awaiting Approval Data has been configured with a Task Assignement Adapter. This adapter reads the Manager Login in the request info and sets this values as the "Adapter return value for key". Also, the adapter has another task that sets the "Adapter return value for key type". The adapter is working ok.
    Problem: When the adapter is run, OIM outputs a message that says adapter was run. I don't know why, but OIM runs the adapter many times, where it should run once. Also, the task is been assigned to the SelfREg user.
    What do I have to do to get my task assignment adapter working as expected?
    Thanks,

    Yeap. Sorry! I've searched for my problem but I haven't seen that post.
    More problems with hard-coded-based development of OIM. A process must be a process, a task must be a task, a form must be a form etc. A product like OIM can not have internals and hard-coded instructions. And dont have statements like: If the object is something of OIM, don't allow this and that; else, allows the user do whatever :-)
    Thanks kevin.

  • How to add a tip to flexfield columns

    How to add shorttip to Flex: (BankDetails) columns/segments. I know how to add shortip if it is a messtext input, I would like to know is there a way to add shorttip to Flexfield columns using personalizations.

    There seems to be no way for adding tip for a single segment using personalization.
    FYI:
    1. For whole region you can add a tip by creating a tip item just under flex item.
    2. Using controller, get the handle of any single segment. Then use the below method:
    oamessagetextinputbean.setLongTip()
    -Anand

  • What does the registration process expect as my screen name?

    What does the registration process expect as my screen name?
    i used
    BILL-PC
    WKYBURZ
    [ email address removed by admin ]
    nothing works
    my conclusion : it is a bug

    Trevor,
    it worked
    it seems that if you make a mistake the first time around .. it goes into
    some strange buggy loop
    doing it from scratch worked
    remember that
    thanks again
    Bill Kyburz

  • Use the survey's information (self-registration process - ROS)

    Dear Experts,
    We use the self-registration process (ROS).
    After the vendor register him self, he gets a survey to fill and send back to the SRM system.
    Some can please help me how I can use the information that the vendor write in the survey?
    (with or without the BW system).
    Best Regards
    Eyal Weinreb
    HP

    Hi,
    Buyer can look at the data in Supplier Preselection.
    http://help.sap.com/saphelp_srm70/helpdata/EN/45/e76729b3544ebde10000000a11466f/frameset.htm
    If you are looking for more analytics side, please check the transaction ROS_QSTN_SURVEY and help for Web Survey.
    http://help.sap.com/saphelp_nw70/helpdata/en/a5/73863c593a8767e10000000a114084/frameset.htm
    Regards,
    Masa

  • Best technique to use for complex online registration process development

    I am just starting Flex 4.5. Trying to develop an adjustable "course enrollment system" where admin has rights to name the sections of the course and set their prices. Prices will differ based on whether the applicant belongs to a certain pricing group (ex student or pensioner or full time employed)
    The applicant has to through 4 screens of forms, then presented with his final cost for all courses he has decided to attend, display a confirmation message and email the results email to both the coordinator of the course and the applicant.
    I have a question, what is the best technical strategy to use when developping something like that ?
    At the moment I am thinking of creating a custom component for every screen of application process and using the main.mxml file to switch between the screens (switch between the states of main.mxml which display a required custom component within them and not displaying all other custom components)
    Then a value data object would be extracted from every custom component and at the end of the registration process all the information is extracted from multiple value data objects and send by email through an smtp protocol programmed into the flex application)
    It seems so compliated to use states in main.mxml within which custom components are loaded. There must be an easier way to facilitate my
    Admin menu and registration process. Would you have a batter idea ?
    Thank you for your time spent reading my post,

    I am just starting Flex 4.5. Trying to develop an adjustable "course enrollment system" where admin has rights to name the sections of the course and set their prices. Prices will differ based on whether the applicant belongs to a certain pricing group (ex student or pensioner or full time employed)
    The applicant has to through 4 screens of forms, then presented with his final cost for all courses he has decided to attend, display a confirmation message and email the results email to both the coordinator of the course and the applicant.
    I have a question, what is the best technical strategy to use when developping something like that ?
    At the moment I am thinking of creating a custom component for every screen of application process and using the main.mxml file to switch between the screens (switch between the states of main.mxml which display a required custom component within them and not displaying all other custom components)
    Then a value data object would be extracted from every custom component and at the end of the registration process all the information is extracted from multiple value data objects and send by email through an smtp protocol programmed into the flex application)
    It seems so compliated to use states in main.mxml within which custom components are loaded. There must be an easier way to facilitate my
    Admin menu and registration process. Would you have a batter idea ?
    Thank you for your time spent reading my post,

  • Initial Setup Problem - Starting the SLD Registration process

    Hi,
    we are installing our PI development system. During initial configuration with "NWA --> Configuration Management --> Scenarios --> Configuration Wizard --> Netweaver initial setup" the wizard stands still at Step 68 (of 561) "Starting the SLD Registration process".
    We have restarted the system but after starting again the wizard it stands still again.
    Same problem on our PI quality assurance system.
    PI 7.11 on Windows 2008 R2 with MSSQL 2008 R2.
    Steps of installation:
    1) Installation of PI 7.11
    2) Postworks ABAP (License, TMS, Profiles, rz04, ...)
    3) Kernelupdate to 106
    4) Updates SPS7 ABAP
    5) Updates SPS7 JAVA
    6) Run NWA Initial Setup with J2EE_ADMIN
    Could someone help?
    Thanks
    Regards
    Thomas Mühl

    Then possibly the password was set wrong somewhere (since the "-" character is not blocked). Its advisable to check all service users passwords, to prevent other issues like this one to occur. Please check the OSS note "999962 - PI 7.10: Change passwords of PI service users" for more information on this.

Maybe you are looking for