What is the use of types tab in global settings in smartforms?

Hi,
Please let me know with examle, the use of Types tab in global settings in smartforms.
Thanks.

Hi
we declare the structures in TYPES .
for example if we decalre
TYPES: BEGIN OF ly_chg_texts,
       ebeln TYPE ekpo-ebeln,
       ebelp TYPE ekpo-ebelp,
       ctxnr TYPE t166t-ctxnr,
       chtxt TYPE t166t-chtxt,
       f_old TYPE cdshw-f_old,
       f_new TYPE cdshw-f_new,
        END OF ly_chg_texts.
in types tab.
then in GLOBAL DATA -
we decalre the internal table
T_CHG_TEXTS type table of  ly_chg_texts.

Similar Messages

  • What is the use of confirmation tab in Purchase order ?

    what is the use of confirmation tab in Purchase order?

    Hello Balaji
    In Purchasing, the term Confirmation is an umbrella term for various kinds of information provided by a vendor to a customer with regard to ordered goods.
    Possible types of confirmation include the following:
    Order acknowledgments
    Loading or transport confirmations
    Shipping notifications. (Note that shipping notifications may also be referred to by a number of other names, including "advice (note)", "advice of dispatch", "ship notice", and "advance(d) shipping notice" ("ASN").)
    A further form of confirmation frequently used in Purchasing is the Inbound Delivery, which is created on the basis of an incoming shipping notification. The shipping notification represents a vendor’s confirmation to a purchasing organization of a delivery date for a certain quantity of ordered materials (or the date of performance of ordered services).
    You can enter incoming vendor confirmations manually. Alternatively, you can receive them via EDI and have them processed automatically.
    When working with vendor confirmations, you have the following options:
    You can enter the order acknowledgment number if you simply wish to provide a basis for monitoring the receipt or non-receipt of acknowledgments.
    You should enter the confirmed quantities and delivery dates if you wish to provide more detailed information in support of the purchasing, inventory management, and materials planning/control functions within your enterprise.
    Regards

  • What is the use of Module  tab in Communication Channel  ?

    Hi Expertes
    can any body tell me the that
    What is the use of Module  tab in Communication Channel  ?
    How we can use in the senarios?
    Mainly What are the Situvation we can use this tab ?
    Thank you
    G,Praveen Kumar

    hi rajesh
    Thank You For Fast Responce
    Error  :
    Exception caught by adapter framework: The following configuration errors were detected: - Either dataRec.fieldSeparator or dataRec.fieldLengths must be specified.
    Delivery of the message to the application using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: The following configuration errors were detected: - Either dataRec.fieldSeparator or dataRec.fieldLengths must be specified : com.sap.aii.af.service.util.configuration.ConfigurationExceptionSet: The following configuration errors were detected: - Either dataRec.fieldSeparator or dataRec.fieldLengths must be specified.
    Can you Help me torectifiy the error .

  • What is the use of MiniApps Tab In PFCG?

    Hi Friends,
    can any one tell me what is the use of miniapps tab in PFCG.
    thankx in advance....
    regards,
    kanthi reddy

    Hi,
    Sorry, but I don't think this is the right forum for miniapp issue.
    anyway, how about:
    http://help.sap.com/saphelp_47x200/helpdata/en/75/faf91a150f11d4964f00a0c94260a5/frameset.htm
    cheers,
    Vincent

  • What is the use of personalization tab in user creation?

    what is the use of personalization tab in user creation

    Hello Kumar,
    Check these links for this
    http://help.sap.com/saphelp_nw04s/helpdata/en/07/5430fbdb39fb4d9abb56754e039d0d/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/ab/e70538389511d5974400a0c930dcc1/content.htm
    Award points if helpful,
    Regards,
    Raju.

  • What is the use of Schedule Tab in Oracle BI Publisher

    I am learning oracle bi publisher, here in the BI Publisher Enterprise screen , i got 3 tabs , 1) Reports 2) Schedules 3) Admin, here my Schedule tab is disabled..
    What is the use of Schedule Tab ?
    Edited by: joysaha123 on Mar 19, 2010 8:45 PM

    Dont you think, this has to be posted in BI Publisher forum ?
    If you had, this will get more visibility.
    Neway, let me answer.
    The reports can be scheduled for later, which can be monitored(download previously run report/re-run).

  • What is the use P type variable in ABAP?

    ex:
    data <variable name > type p decimals 2.
    here what is the use of declaring it to p type.
    what is the difference between p type and float type.

    Hi,
    using packed variable we can decide the length of number and  number of decimals we want in o/p which is not possible with other types
    Packed numbers - type P
    Type P data allows digits after the decimal point. The number of decimal places is generic, and is determined in the program. The value range of type P data depends on its size and the number of digits after the decimal point. The valid size can be any value from 1 to 16 bytes. Two decimal digits are packed into one byte, while the last byte contains one digit and the sign. Up to 14 digits are allowed after the decimal point. The initial value is zero. When working with type P data, it is a good idea to set the program attribute Fixed point arithmetic.Otherwise, type P numbers are treated as integers.
    You can use type P data for such values as distances, weights, amounts of money, and so on.
    Floating point numbers - type F
    The value range of type F numbers is 1x10*-307 to 1x10*308 for positive and negative numbers, including 0 (zero). The accuracy range is approximately 15 decimals, depending on the floating point arithmetic of the hardware platform. Since type F data is internally converted to a binary system, rounding errors can occur. Although the ABAP processor tries to minimize these effects, you should not use type F data if high accuracy is required. Instead, use type P data.
    You use type F fields when you need to cope with very large value ranges and rounding errors are not critical.
    Using I and F fields for calculations is quicker than using P fields. Arithmetic operations using I and F fields are very similar to the actual machine code operations, while P fields require more support from the software. Nevertheless, you have to use type P data to meet accuracy or value range requirements.

  • Whats the use of tracking tab in UWL?

    Hi,
    might sound stupid question but could someone help me to understand the use of tracking tab in UWL? What is the use of this tab or what is the purpose of this tab? can this tab be used for deleting task assigned to someone else?
    Thanks
    Sid

    Hi,
    UWL- Universal Worklist  Functions
    Retrieve and display work items from multiple Business Workflow systems in one common worklist
    Display connection status information of Business Workflow systems
    Refresh the item list
    Track initiated processes, forwarded items, and completed items
    Display item details
    View item attachments
    Tracking tab Uses:
    All Task,
    Assigned Task, and
    Tracked Task  you can see in  navigating to UWL
    Thanks

  • Wat is the use of Advance tab in obiee

    hi all ,
    What is the use of advance tab , and that xml thing ..
    can any one tel me about it
    Thanks

    791907 wrote:
    hi all ,
    What is the use of advance tab , and that xml thing ..
    can any one tel me about it
    ThanksIf you actually go into the Advanced tab you will find some meaningful descriptions against everything on it.
    'That XML Thing' , its the definition of your report, criteria panel, views on the results tab.

  • What is the use of command and alternate in flowlogic

    what is the use of command and alternate in flowlogic in SMARTFORMS?

    Yes, but you have no way of knowing whether what you find on Google is right or not.We can say its right as long google places oracle docs at the top when you type some thing related to oracle.
    I aways see something else on the top. I dont believe people stopped hitting or reading or searching oracle docs.
    Regards,
    G.

  • What is the use of Alternative Calculation Type =2 and 4

    Dear Friends
    In pricing procedure in gross value, Net value for Item and Net value has Alternative calucation type is 2.
    What is the use of it?
    Without using it these value line are also fetching net value then what is the work of it. Please give me detail information with its effects in pricing condition tab page in sales document.
    Thanking You
    Arun

    Arun biswal,
    Correct Biswal. We have at varoius stages within Pricing procedure the "net value" which is calculated. Not only the alternative calculation type "2" is used if you notice carefully they are stored as subtotals at various levels.
    For Ex Gross Value  --> Subtotal =1 --> Calc type = 2
    similarly for Net value for Item --> Subtotal =2 --> Calc type = 2
    Net value 2 --> Subtotal =3 --> Calc type = 2
    See, these are used to calculate the net value at various levels in pricing. The calculation Type has got a set of routines that will facilitate us in pricing. SAP has provided certain clauclated formulas or routines to facilitate us during calculation within pricing . Here the "2" is used for calculation without tax and store it as subtotal and display it or use it for further calculations.
    We can use this "netvalue" amount for further calculations. It is used for clarity purpose when you issue a statement to customer. (like Confirmation order) at various levels like discount amt involved, Freight involved, Rebate amount invloved.....
    Even without this Calc type or using sub total u can proceed....
    Finally we have  TOTAL  --> Subtotal =A --> Calc type = 4
    In the above line we have Calc type as 4, which means when you use TAX this calc type is used .
    Routines are used to facilitate your process....
    Regards
    Sathya

  • What is the use and functionality of a message type

    Hi,
    I am new to abap. Can anybody tell me what is the use of the message type? What is it used for?
    There is an interface which is using an extended idoc type ZFIDCCP02 (Basic Type FIDCCP02). This extended idoc type is used for other interfaces and the interface in question. However the other interfaces are using the standard message type FIDCC2, but the interface in question is using a customized message type.
    Any idea what could be the reason?
    Thanks in advance.
    Mick

    Hi Mick,
    Message type tells the about the actual meaning of Idoc..
    later if you want to send data to external system the idoc type or extension type is not used..
    the message type is used for rest of the process..
    Idoc type is know as structure..
    << Cut and paste without attribution from http://www.*******************/2009_01_01_archive.html removed >>
    << Cut and paste without attribution from http://searchsap.techtarget.com/sDefinition/0,,sid21_gci852485,00.html removed >>
    << Points unassigned >>. 
    Regards,
    Prabhudas
    Edited by: Prabhu Das on May 14, 2009 8:38 PM
    Edited by: Rob Burbank on May 25, 2009 4:30 PM

  • What is the use of step type Block in ecc.6

    what is the use of step type Block in ecc.6. What ca i do with that.

    You can group together steps in a Workflow in a block. You have the following options for a block and the steps it contains:
    ·        Define local data (local container)
    ·        Define deadline
    ·        Define exceptions and exception handlers
    ·        Define dynamic processing (parallel or sequential)
    In the Workflow definition, a block is represented by the following symbols: Block Start  and Block End .
    give points to valuable answers

  • What is the use of Framework Order type purchase order ?

    what is the use of Framework Order type purchase order ? How it differs from other regular type?

    Hi,
    The document type of Framework Order is "FO" .The regular use of document type for purchase order is "NB".The use of "NB" and "FO" Document type in Purchase order  to differentiate the how your material behave or to have different different purchasing document.
    Example:Document type "NB" have to the process like Goods Receipt,inoice receipt & payment .In the case of Document type "FO" no Goods Receipt required but IR and payment  have to be done."FO"(Framework Order) only deals with low value item with validity period as well as the limits on value/price.
    Hope helpful to you and then reward.
    Regards,
    Biju K

  • What is the use of tab - "ALLOCATION" in Asset master creation (AS01)?

    Hi experts...
    in AS01, there are certain tabs like General, Time-dependent, Allocation, origine, Dep area...etc...
    From these i am not understood the use of "Allocatio" tab. Please tell me when/why/where this can be useful?
    Regards:
    Dasu

    The evaluation group fields are basically used in asset reports for classifying the assets based on various freely definable user texts. The investment support tab is basically used if assets are also defined as investment support measures in ANVEST. Lastly the equipment tab is used if there is integration between assets created in Asset acocuntng and equipment created in PM-Plant maintenance module.
    Thanks and regards
    Kedar

Maybe you are looking for

  • LaserJet Pro MFP M127fw ePrint failures

    We bought this printer several months ago.  My boss wanted a printer that could be printed to remotely.  I advised him to get one of the many Google Cloud Print ready printers out on the market, but the salesman at where ever he purchased this printe

  • What router do I need?

    I recently went from dial up to a cable modem and I would like to hook both my computers up using ethernet. In the future I plan to get a Powerbook, or macbook, and would like that to be wireless. I also might add a PC. Could someone suggest the best

  • JSF Validator Lifecycle

    Hi all, I'm planning to check the username and password using jsf validator, however I'm a bit worry about the security when passing the value to the server. Will the value exposed when the validator is called? At first I planned to do some hashing b

  • Setting up OracleXE as SQL Server Linked server

    I have recently installed OracleXE locally following the standard installation instructions. On the same machine I also have a local instance of SQL Server. I want to set OracleXE as a linked server to the Instance of SQL Server. Can any provide me w

  • Partition an Existing Table with Data

    We have a table that is approx. 23Gb with 90 million rows. We need to partition it. What is the fastest or most efficient way to accomplish this? Oracle 10.2.0.4.