Checks on CT04 in AFS Module

Hi All
I m  wrking on AFS Module , i m using CT04 for creating character for clr or size of style . When v create ther is a tab of VALUES . In this tab there is option for char .value n desc . The requirement is to stop special char entry in char. value column .
How v cn handle .
Thx in advance .
Regards,
Ravi

Hi,
characteritic description is stored in ATWRT_SAVE.
In include LCTMVF6I , it is passed as below.
WERTEBEREICH-ATWRT = ATWRT_SAVE.
and in include LCTMVF7D, it is passed as ATWRT_SAVE = WERTEBEREICH-ATWRT.
Now put the breakpoint in these 2 includes and see which one is triggered 1st etc and then you may have to write the code of checking special charaterrs in variable ATWRT_SAVE in IMPLICIT ENHANCEMENT.
Thanks,
Chandra

Similar Messages

  • Abap development in AFS Module

    Hi ABAP Gurus,
    I am working as abap developer.
    I need to work on afs module.But i am new in AFS module.
    If any one has any good information like
    what kind of development we need to do in AFS and
    how to find usefule tables and basic understanding of AFS module.
    If any one has document for AFS which will help to understand the
    basic of afs then please forward me on this email id : [email protected]
    Thanks,
    Jack

    Hi Jack,
    An abap developer has to basically do the same stuff in AFS as he does in any other module. The only difference is that we also need to take the size into account. The fields related to size normally start with J_3A and you can see in any table(Ex: MARA).
    Let me give you an example. I was required to develop a form for invoice. In normal circumstances, we are required to put in the Material Number and the Price, but when you are dealing with AFS, we are required to put it Material Number, and the price for each corresponding size.
    Regards
    Aneesh.
    Get back to me if you got any more questions.

  • Grid value description in AFS module.

    Hello Experts,
    I am using AFS module.
    In my Z report, I am having Purchase order no. from that I want to display Grid value description.
    How should I find Grid Value description.
    Please help.

    Hi
    I don't believe there's a description for the grid value
    The grid available for a material are in J_3APGEN (see trx J3AB)
    Max

  • Syntax check for tables and function modules

    Hi,
    I am writing a program that perform syntax check on object such as executable programs , function modules and tables.
    Syntax check works fine for programs, but not for tables.
    How can I perform syntax check on my tables or structures?
    I get my data from the table TADIR. But I don't get my function modules from there. What is the table for this.
    Thanks 4 ur replies.
    Parvez

    hi
    good
    generally in sap while creating a table or structure we get the error and we solved them,but like reports during runtime it is not possible to check the syntax of a table or structure.
    thanks
    mrutyun^

  • Check mapping used in BIC module

    Hello gurus
    we have an EDI scenario. modules are used in the EDI receiver communication channels.
    Following is the processing sequence and module configuration of one of the channels :-
    Processing sequence:
    1    localejbs/Seeburger/solution/sftp         Local Enterprise Bean    solutionid
    2    localejbs/CallBicXIRaBean                  Local Enterprise Bean    bic
    3    localejbs/ModuleProcessorExitBean    Local Enterprise Bean    exit
    Module Configuration:
    bic    LogAttID                 ConverterLog
    bic    destEncoding          ISO-8859-1
    bic    destTargetMsg         MainDocument
    bic    mappingName         See_X2E_DESADV_UN_D93A
    bic    srcEncoding            ISO-8859-1
    bic    srcTargetMsg          MainDocument
    exit    JNDIName             deployedAdapters/SeeXISFTP/shareable/SeeXISFTP
    Is it possible to get the mapping that is used here i.e See_X2E_DESADV_UN_D93A to view or edit?
    I am new to BIC and BIC MD. I went through the documents that are available for mapping designer but i am now even more confused.
    The mapping designer can be used to output .xsd file which can be imported into the ESR as external definition and then graphically mapped to the IDoc. Then what is the purpose of this mapping separately and where can i find it??
    Appreciate any help coming my way.
    Regards,
    Xineohpi

    Hi Iphoenix
    The XSD file should be imported into ESR as an External Definition, so that it can be used as a source/target for graphical message mapping.
    As for the BIC mapping, this is deployed as an SCA file into the PI system. This is normally done via JSPM by the Basis team.
    Normally, if your partner is using X12 or EDIFACT, you might not need to change anything with BIC mapping. Only in cases where your partner's X12/EDIFACT definition deviates from the international standard, then you might need to adjust the BIC mapping accordingly using BIC MD.
    In the case where the standard is used, you just need to double check that Seeburger already provides that XML to EDI conversion mapping, and that it has been deployed by your Basis team (you can check in the Seeburger Workbench to see what has been deployed.) Once the BIC mapping is there, you use that mapping in the BIC module configuration.
    To summarize, for an IDoc to standard EDI interface, your main development/configuration effort would be:-
    i) Create graphical mapping from IDoc to EDI (XML format)
    ii) Configure communication channel to use BIC mapping for X2E conversion.
    Rgds
    Eng Swee

  • Deactivate authorization checks in BSP or function modules?

    Hi all
    I have a BSP application that seems to use a standard function module that performs an unwanted authorization check on object M_MATE_VKO (Material check on sales organization)
    I know it is possible to globally deactivate authorization checks in certain SAP transactions (SU24)
    Does anyone know if there is a similar functionality for BSP applications or function modules? Any suggestions on how to deactivate such authorization checks in BSP applications?
    Regards
    Mike

    > I will also check with my developer if this function module has any return codes etc that can be useful for a custom authorization check. However, I thought these checks were all done within the function module and that it will only return a true/false authorization, sort of... and I am not sure it's a good idea to override all standard authorization checks in this function module
    Sometimes you can handle the messages, but your developer will be able to help you decide whether that is a good idea or not.
    Globally deactivating the object for the whole system is most likely not a good idea, as you seem not to want to grant it because you need it somewhere else...
    Deactivating all checks for the function module is probably not wise either, as I would think that it applies to the whole function group. Developers can do such things sometimes, but often it results in all end users being able to do the same.
    I know that proposal indicators can be set for function modules, but have not tried check indicators. Again, I suspect that it would apply to the whole function group.
    I would think that a carefull choice of function module and consulting with your functional guru about config which will not interfer with other requirements is the best route to take.
    I like threads like this. If I bump into a specific solution I will remember it. Try using the search here at SDN on the names of some of the FM's which you are considering - someone might already have solved it...
    Cheers,
    Julius

  • Material Availablity check for production order - function module?

    I have a production order with Material BOM, which has more than 30 components in it. Please suggest me if there is any function module to do the material availability check of a production order. I need the missing component list as output of that function module, with quantities if possible.
    thanks,
    Subbareddy

    You might want to look at these FMs:
    CO_ZA_AVAILABILITY_CHK_ORDER
    ISA_AUC_MATERIAL_AVAILABILITY
    Thanks,
    Santosh

  • Checking user roles in FI Module

    Hi,
    Please let me know the points to be considered while checking the security and authorization in FI modules based on a user role.
    Thanks,
    Sridevi

    Hi,
    While defining the security roles, as a first step Composite roles, Single Roles are created. Transaction codes are attached to Single roles. A group of Single roles are attached to a Composite roles.
    Based of Business requirements / Orgnaization structure in the Company  in the sense VP. Finance / Controller / Sr.Manager / Manager etc., the composite roles and single roles are assigned to the positions. For example Vice President Finance will have full authorization to all composite roles.
    Some of the users require only display authorization, in which case a role is created only incorporating transaction codes which display documents.
    Thanks
    Murali.

  • ATP Check through programme (any function module? )

    Hi,
    I want to do ATP check for a sales order through a programme. Could you please help me out with any Function module or any process?
    Thanks,
    Sandeep

    Hi,
    My exact requirement goes like this:
    In Sales Order, if I remove delivery block at header level, and save it, then ATP check availabily should happen automatically (without clicking on check availability).
    Could you please help me, if any one had similiar kind of situation?
    Thanks,
    Sandeep

  • When working with check box control goes to " MODULE (PBO) %_CTL_INIT "

    Hi All,
    I have a problem regarding check box.
    I have  a global itab and the itab is having some data. so now the iatb data i'm able to use in my module. When i'm writing code for my check box as below
    types : begin of t_ itab1 ,
            field type DB-FIELD,
            end of itab1.
    data : lt_itab1 TYPE TABLE OF t_itab1 WITH HEADER LINE.
    DATA : USER1 TYPE C.
    module USER_COMMAND_0300 input.
      case sy-ucomm.
      WHEN 'USER'.
    *IF USER1 = 'X'.
       LOOP AT itab.<-----global table
       SELECT field FROM DBtab INTO TABLE lt_itab1 WHERE field =
       itab-field.
       ENDLOOP.
    *ENDIF.
       when 'CAN'.
        LEAVE TO SCREEN 0.
         ENDCASE.
    endmodule.                 " USER_COMMAND_0300  INPUT
    This is my code.
    now when i'm debugging it when the cursur is at loop at statement i'm pressing F5 cursur is not going in to the select statement. it going into " MODULE (PBO) %_CTL_INIT " .
    method GET_CURRENT_DYNPRO.
    Can anybody tell me what is wrong in that? i should get the data in to lt_itab1.
    Thanks
    g.s.naidu

    Hi,
    Set one flag variable in itab of the table control and set taht flag = 'X whn you save the selected record into the ztable.Then In PBO, do like this.
    PROCESS BEFORE OUTPUT.
      LOOP AT   it_t001l INTO x_t001l   WITH CONTROL tc CURSOR tc-current_line.
        MODULE tc_get_lines.
      ENDLOOP.
    MODULE tc_get_lines OUTPUT.
    IF  x_t001l-flag = 'X'.
        LOOP AT SCREEN.
          IF screen-name = 'X_T001L-SEL'.
                  screen-input = 0.
            MODIFY SCREEN.
          ENDIF.
        ENDLOOP.
      ENDIF.
    ENDMODULE.                    "TC_GET_LINES OUTPUT
    *---->In PAI, For saving
    MODULE user_command_9002 INPUT.
    CASE ok_9002.
    WHEN 'SAVE'.
    loop at it_marc into x_marc where sel = 'X'.
    <Modify the zable>.
    <b>x_marc-flag = 'X'.
    modify it_marc from x_marc transporting flag.</b>
    Endloop.
    ENDCASE.
    ENDMODULE. " USER_COMMAND_9002 INPUT "TC2_MODIFY INPUT
    Message was edited by:
            Vigneswaran S

  • ALE Consistency Check Msg - Permissibility of function module

    Hi,
    I'm running a consistency check (BDM5) on a ALE model and I am getting a red messaged on Permissibility of function module - Function module is not valid.  The function module does exist.  What is this msg referring to?
    Thanks,
    Nancy

    Hi Mateus,
    The systems ED1, ET1 and EP1 are JAVA systems and therefore no client number applicable. When I run a project which has only a JAVA landscape there are no error. However, with a mixed landscape i.e. ABAP and JAVA in the same project this error message occurs.
    At this point in time we have decide not to run projects with a mixed landscapes.
    I am still interested to know if it's possible to run such a project and assign to CHaRM.
    Regards,
    Latief

  • Check the operation of the module GLC-SX-MMD

    I have a module GLC-SX-MMC, how to check the device is working or not?

    Hello, 
    I'm sorry but this module does not belong to the Small Business Division So I doubt you will get any useful info on this forum.
    Try this one:
    https://supportforums.cisco.com/community/6016/lan-switching-and-routing

  • I can Check User log in QM module of QM user..

    HI Expert
    i can check QM user log in QM moduel.. is there any standard report or any helpful T-code...plz.
    regards
    kazz

    HI SUJIT
    But when i Run the T-code (SM20) i gives the (Client 700) and User name,, and give the Date which Date Data ll show me.. and also i did as you said about filter  (AUDIT Class) here i select the Dialog Logon..after put all info finally i click the button (Reread Log) then system give like this error (The result set for this selection for Empty) .
    please Expert see if i m giveing wrong info in this screen or system have no any Data,, plz tell me furthur procedure
    Thanks and Regards
    kazz

  • Adapter module to check header and footer

    Hello All,
    Is there any standard/custom adapter module to check the presence of header and footer in the Incoming flat file?
    Thanks,
    Regards,
    Moorthy

    Hi Moorthy,
    Check this list of standard modules available
    http://help.sap.com/saphelp_nwpi711/helpdata/en/cd/5af7c0c994e24fb0d0088443513de2/frameset.htm
    I didnt find any standard module that you could use for you requirement.
    If you are looking to handle the header and footer of a flat file you can try using the key field parameter in the File content conversion.
    /people/shabarish.vijayakumar/blog/2006/02/27/content-conversion-the-key-field-problem
    Regards,
    Aravind

  • How to check if the module specified in RUN_PRODUCT exists?

    Hi,
    I use RUN_PRODUCT to call report in form. I have a problem that
    if the module specified doesn't exist, no error message will be
    prompted except a log the in Report Engine as follows:
    REP-0110: Unable to open file <module>.
    REP-1070: Error while opening or saving a document.
    I want to know if there is any method the check the existence of
    the module.
    Twiggie

    First of all, you should know that the reports runtime searches
    the rep in the current working directory, then in all the
    directories in the reports_path in your registry. See in your
    registry \HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\REPORTS60_PATH what
    that path is, and, eventually, set it as needed.
    To check if a given file exists (that is if you have its
    fullname, path included), you may use the text_io package and
    try to open it for read. If the open raises some exception, then
    that means that the given file does not exist or that you do not
    have the priviledges to open. If fopen doesn't raise any
    exception, then close the file, and you may run the report.
    Hope this will help.
    Regards,
    BD.

Maybe you are looking for

  • 'schema is missing for the component ' while creating a web service

    Hello, I am trying to create a web service in Application Explorer on my dev server as described in: http://download-east.oracle.com/docs/cd/B31017_01/integrate.1013/b28996/config.htm#BABBJHHF I use an adapter for JDE Edwards EnterpriseOne. After sup

  • Impossible to view videos in full screen mode

    I realise an animation in Flash thinking it will allow to produce a more powerfull presentation than Powerpoint. It includes some videos of about 1' in .fl4 format that are in a separate file. I published this animation in .swf; and in standalone pro

  • Sybolic accounts - GL accounts List

    Hi Friends Can any one tell me where, in which table can we find the list of Symbolic accounts we defined and list of GL accounts we defined ( ofcourse related to FI module) and which symbolic account is assigned to how many GL accounts. where can we

  • Hiding Flash files in one icon

    Hello, I'm a newbie to this forum and a novice at Flash, having used the program for 3 years now. I was always interested in the creative and design quality level people have taken, using Flash, so that's why I took a class in the program during coll

  • Iphone 4 has frozen how do i fix it

    My iPhone 4 has frozen whilst resetting. How can I fix it?