Regarding table help MM43 : jigar p

dear all...
can any body tell me the table name for trasaction MM43 (display article).
Actually in the screen we can find one tab called 'Chars' which has three text fields say REPERTOIRE , ARTIST AND SHIRT SIZE.  Can u tell me the exact table whr i can get the relation between heade article no. and these fields mentioned above...
pls help
regds
jigar
                I

Hi,
Use the following :
Select lgort from <Table name> into IT_HELP2 where <specify the criteria>.
CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
EXPORTING
RETFIELD = P_FIELD
DYNPPROG = SY-CPROG
DYNPNR = SY-DYNNR
DYNPROFIELD = SPACE
WINDOW_TITLE = 'storage location'
VALUE_ORG = 'S'
TABLES
VALUE_TAB = IT_HELP2
RETURN_TAB = L_IT_DDSHRETVAL
EXCEPTIONS
PARAMETER_ERROR = 1
NO_VALUES_FOUND = 2
OTHERS = 3.
Best regards,
Prashant

Similar Messages

  • Regarding table VBEPDG- Dangerous goods

    Hi Friends.
    I need help regarding table VBEPDG.
    Can anybody tell me how entries are made in table VBEPDG? Whether its configuration table or master data table?
    In my purchase order an item has been wrongly marked as dangerous material,
    and this is leading to table VBEPDG.
    Thanks in advance.

    Dear Saketpanse,
    the table VBEPDG contains the schedule line data for the dangerous goods. If the material is not dangerous then the entry should not be created. Probably the material initially was classified as a dengerous one and is currently changed to the non-dangerous. Am I correct ?
    In this case the entry in VBEPDG will remain because during creation of the order the material was dangerous. Quite generally, SAP does not recommend to change Customizing or Master Data in the Life-system. It can cause many inconsistencies. The correct way to do such a change would be to reject all sales documents which could be affected by such a change, then do the change and then create the sales documents again. It is for the future.
    Concerning the current inconsistency. The correct way would be: to indicate the material temporary as a dangerous one again, then delete the sales order item, and then to indicate the material as a non-dangerous one and create the item again. If you have already subsequent documents, then you can only reject the item. Then the VBEPDG entry will remain, but will not disturb you anymore. Alternatively, you can write a simple ABAP report, which deletes the VBEPDG entry.
    I hope, that this information will help you a little bit further.
    Kind regards,
    Akmal Vakhidov
    Development Support SD, SAP, Walldorf/Germany

  • Regarding table names in sd

    hi developer's
    its regarding table names in sd.
    for sd_co1 and sd_co4 connected with 2lis_01_s001
    and 2lis_01_s012 i think.
    from which tables these 2 ds getting the data.
    plz let me know.
    Thanks in advance.
    Regards,
    Vijay.

    Hi Vijaya kumar,
    I hereby sending you some of the important links which will be very usefull to you, please go thru:
    2LIS_01_S260/2LIS_11_VAITM:
    http://help.sap.com/saphelp_nw04/helpdata/en/8f/36f338472b420de10000000a114084/content.htm
    2LIS_12_VASCL:
    http://help.sap.com/saphelp_nw04/helpdata/en/42/06f3381fff3358e10000000a11402f/content.htm
    2LIS_12_VCITM:
    http://help.sap.com/saphelp_nw04/helpdata/en/32/26f438151bc321e10000000a11402f/content.htm
    and 2LIS_01_S264
    http://help.sap.com/saphelp_nw04/helpdata/en/59/efe8375ae64014e10000009b38f8cf/content.htm
    NOTE: Quotations is not included in the LO Cockpit.
    and go through this link, this will gave some idea to you
    about the Sales Business content model.
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/63073c52619459e10000000a114084/frameset.htm
    you can use best practice documention for sales and distribution scenario.
    http://help.sap.com/bp_hightechv1600/HighTech_US/html/BI/H44_EN_DE.htm
    Regards
    Pcrao.

  • Regarding Table Maintainance

    Helo All. I have a query regarding table maintainance.
    I have created a transaction for a table, and allowed only SHOW and VIEWNAME in default values.
    Still it is allowing to update the table.
    Can you tell me why?
    Thanks in advance !!!

    Your transaction is just calling SM30, even though you specify these defaults all of functionality of SM30 is available.
    To limit access to the table to display only you would need to either apply the authorisation concept (set an authorisation group in the table maintenance settings and restrict user access) or write a simple list report that displays the table contents and link that to a transaction.
    Regards,
    Nick

  • Help regarding table names

    kindly help me out with table names used in payroll and also related to processing class and cumulation class

    chk here are some tables related to payroll.
    T510          Pay Scale Groups      
    T510A        Pay Scale Types
    T510F        Assign Pay Scale   > Time Unit, Currency  
    T510G        Pay Scale Areas                           
    T510H        Payroll Constants with Regard to Time Unit
    T510I        Standard Working Hours
    T510J        Constant Valuations                                    
    T510L        Levels                                                 
    T510M        Valuation of pay scale groups acc. to hiring date      
    T510N        Pay Scales for Annual Salaries (NA)
    T510S        Time Wage Type Selection Rule
    T510U        Pay Scale Groups
    T510Y        Special Rules for Wage Type Generation
    T511         Wage Types
    T512R        Cumulation Wage Types in Forms               
    T512S        Texts for Cumulation Wage Types in Forms     
    T512T        Wage Type Texts
    T512W        Wage Type Valuation                         
    T512Z        Permissibility of Wage Types per Infotype   
    T513         Jobs
    T514S        Table Name Texts  
    T514T        Field Name Texts
    T51D2        Wage Type Classes        
    T51D3        Reduction Rules          
    T51D4        Cumulation Rules
    T527X        Organizational Units               
    T528B        Positions - Work Centers           
    T528C        Wage Type Catalog                  
    T52C0        Payroll Schemas                             
    T52C1        Payroll Schemas                             
    T52C2        Texts for Personnel Calculation Schemas     
    T52C3        Texts for Personnel Calculation Schemas     
    T52C5        Personnel Calculation Rules                 
    T52CC        Schema Directory                            
    T52CD        Schema Directory                            
    T52CE        Directory of Personnel Calculation Rules    
    T52CT        Text Elements
    T52CX        Cross References via Generated Schemas      
    T52D1        Valid Processing Classes                    
    T52D2        Valid Values for Processing Classes         
    T52D3        Valid Evaluation Classes                    
    T52D4        Permitted Values for Evaluation Classes     
    T52D5        Wage Type Groups                            
    T52D6        Wage Type Group Texts                       
    T52D7        Assign Wage Types to Wage Type Groups       
    T52D8        Valid Processing Classes - Texts            
    T52D9        Valid Values for Processing Classes – Texts

  • Help regarding 'table controls' and 'internal table' updation

    Hi all.
    Basically this is what i have done..... I have created a table control in module pool program. I declared an Internal table and also have populated it from a database table. I have also used insert statement to insert an blank record in the table control view and delete statements to delete any record,  also in the table control view... .
    But I am not able to update any new record into an Internal table or  the  original table ..
    Any Ideas how to do it ,Gurus
    Thanks

    HEllo,
    Check thsi simple report.
    REPORT ZTFH_TABLECONTROL .
    TABLES : ZEMPTABLE.
    DATA : SELLINE .
    DATA : FLD(20).
    DATA : LINNO TYPE I , OFF TYPE I.
    DATA : ITAB LIKE ZEMPTABLE OCCURS 10 WITH HEADER LINE.
    CONTROLS  : CON_TAB TYPE TABLEVIEW USING SCREEN 100.
    SELECT * FROM ZEMPTABLE INTO TABLE ITAB.
    DESCRIBE TABLE ITAB LINES CON_TAB-LINES.
    CALL SCREEN 100.
    *&      Module  EXT_COMM  INPUT
    *       text
    MODULE EXT_COMM INPUT.
    LEAVE PROGRAM.
    ENDMODULE.                 " EXT_COMM  INPUT
    *&      Module  TAB_UPDATE  INPUT
    *       text
    MODULE TAB_UPDATE INPUT.
    CASE SY-UCOMM.
    WHEN 'DEL'.
          IF SELLINE = 'X'.
            DELETE ITAB WHERE EMPNO = ITAB-EMPNO.
            MESSAGE I000(ZYF_DEL).
          ENDIF.
    WHEN 'UPD'.
        IF SELLINE = 'X'.
             MODIFY ITAB INDEX CON_TAB-CURRENT_LINE.
             MESSAGE I001(ZYF_DEL).
        ENDIF.
    WHEN 'INS'.
         IF SELLINE = 'X'.
          GET CURSOR FIELD FLD LINE LINNO OFFSET OFF.
          SET CURSOR FIELD FLD LINE LINNO OFFSET OFF.
          IF FLD CP 'ITAB*' AND SY-SUBRC = 0.
            IF LINNO >= 1.
              LINNO = LINNO + CON_TAB-TOP_LINE - 1.
              CLEAR ITAB.
              INSERT ITAB INDEX LINNO.
              CON_TAB-LINES = CON_TAB-LINES + 1.
            ELSE.
              CLEAR ITAB.
              APPEND ITAB.
              CON_TAB-LINES = CON_TAB-LINES + 1.
            ENDIF.
          ENDIF.
        ENDIF.
    WHEN 'SAV'.
      MODIFY ITAB INDEX CON_TAB-CURRENT_LINE.
      MESSAGE I002(ZYF_DEL).
    ENDCASE.
    ENDMODULE.                 " TAB_UPDATE  INPUT
    “ FLOW LOGIC
    PROCESS BEFORE OUTPUT.
    MODULE STATUS_0100.
    LOOP AT ITAB WITH CONTROL CON_TAB.
    ENDLOOP.
    PROCESS AFTER INPUT.
    MODULE USER_COMMAND_0100.
    MODULE EXT_COMM AT EXIT-COMMAND.
    LOOP AT ITAB.
    MODULE TAB_UPDATE.
    ENDLOOP.     
    REgards,
    Vasanth

  • Help Regarding Table

    Hello frnds i hv to add two fields into a table but by mistakely i hv added three fields to that particular table now the problem is this when i m trying to delete the extra field it is showing me error that structure has changed and i m not able to activate the table, and even i don't hv the authorization of SE14, plz help me
    Thanks
    Navneet Chaubey

    Hi,
    Once you`ve made some changes in the database, the only way is you`ll adjust and activate the db. If you don`t have authorization to SE14,try the following options -- this might work else contact your basis for authorization :
    1. In SE11 UTILITIES--->ADJUST DATABASE.
    2. Execute Program SAPMSGTB with ur db name.
    Hope this helps you, if so reward points.
    Regards

  • Help needed regarding table layouting Issue in CS4

    I was trying to layout a table using an Indesign custom script in CS4. The input to the Indesign is a XML file
    Please find below the snapshot of the XML file with the table definition:
    <Table xmlns="http://ns.adobe.com/AdobeInDesign/5.0/" aid5:tablestyle="_XXY" aid:tcols="6" aid:trows="17"><Cell xmlns:aid5="http://ns.adobe.com/AdobeInDesign/5.0/" aid5:cellstyle="_XYY" aid:ccols="1" aid:crows="1" aid5:tablestyle="_XXY">
    Now when the table is layouting it is not taking into account the style of the table nor that of the cell.
    Can you please suggest what is the best way of defining the table styles and the cell styles so that the table can be laid out in Indesign with the proper table styles and the cell styles.

    Please post in the ID forum.

  • Help Regarding Table Maintainance

    Hi,
    I have created a table maintainance generator and also created a transaction code to maintain entries, HOW CAN I PUT A SELECTION SCREEN SO THAT THE USER CAN SEE ONLY THOSE VALUES CORRESPONDING TO SELECTION CRITERIA.
    Thanks in Advance
    Santosh

    Got the solution by searching in SDN

  • Regarding Search help on selection-screen field

    Hi there,
    I am working on custom tables.
    I have a requirement to maintain search pattern on a selection-screen field.
    selection-screen parameter: p_name which is company name filed from Z table.
    By giving a string like Holl* and by  pressing F4 on the field p_name it has to popup a dialogbox having list of company names starting with Holl.
    Thanks in advance.
    -Tulasi

    Hi
    Go through the link given below :
    How to create a search help for my own fields in selection screen
    F4 search help on report selection screen
    also try :
    CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'
    EXPORTING
    DDIC_STRUCTURE = ' '
    RETFIELD = 'VKORG'
    PVALKEY = ' '
    DYNPPROG = SY-REPID
    DYNPNR = SY-DYNNR
    DYNPROFIELD = 'P_VKORG'
    STEPL = 0
    WINDOW_TITLE =
    VALUE = ' '
    VALUE_ORG = 'C'
    TABLES
    VALUE_TAB = T_TABLE1
    FIELD_TAB = field_tab
    RETURN_TAB = RET_TAB
    DYNPFLD_MAPPING = DYN_TAB
    EXCEPTIONS
    PARAMETER_ERROR = 1
    NO_VALUES_FOUND = 2
    OTHERS = 3
    With Regards
    Nikunj shah

  • Looping through a table Help needed ....Forms 10g..... When Button Pressed

    Hye craig, hamid, christian and all ...........
    i have a user access interface which i create where there are two fields username and password and a button,
    i have also created a table USERS for users which have username and password fields ..... On useraccess interface i coded on WHEN BUTTON PRESSED like this
    declare
    go_block('users');
    execute_query;
    declare
    begin
         if :useraccess.username=:users.username and
              :useraccess.password=:users.password then
              go_block('MAINPAGE');
              else
              go_block('USERACCESS');
              MESSAGE('SORRY WRONG PASSWORD OR NOT A REGISTERED USER');
              MESSAGE('SORRY WRONG PASSWORD OR NOT A REGISTERED USER');
              end if;
    end;
    This code works for a single user in USERS table but for multiple users there has to be some looping system
    which matches the USERACCESS and USERS tables fields thoroughly ....

    Hi Majid,
    I can suggest you a workaround for this. raise a ON-LOGON trigger and you can use the LOGON_SCREEN builtin to flash the logon screen at runtime. And then try capturing the username and password.
    DECLARE
      connected BOOLEAN := FALSE;
      tries     NUMBER  := 3;
      un        VARCHAR2(30);
      pw        VARCHAR2(30);
      cs        VARCHAR2(30);
    BEGIN
      SET_APPLICATION_PROPERTY(CURSOR_STYLE, 'DEFAULT');
      WHILE connected = FALSE and tries > 0
      LOOP
        LOGON_SCREEN;
        un := GET_APPLICATION_PROPERTY( USERNAME );
        pw := GET_APPLICATION_PROPERTY( PASSWORD );
        cs := GET_APPLICATION_PROPERTY( CONNECT_STRING );
        LOGON( un, pw || '@' || cs, FALSE );
        IF FORM_SUCCESS
        THEN
          connected := TRUE ;
        END IF;
        tries := tries - 1;
      END LOOP;
      IF NOT CONNECTED THEN
        MESSAGE('Too many tries!');
        RAISE FORM_TRIGGER_FAILURE ;
      END IF;
    END ;   a sample piece of coding to help you out.
    Regards,
    Manoj Chakravarthy

  • Problem Regarding TABLE updation for Scheduling Agreement

    Dear Experts,
    We have noticed that whenever we are releasing any Delivery Schedule for a line item against a Scheduling Agreement the table field ABART(Scheduling Agreement Release Type) in table EKET is not getting updated,but the same field or column in TABLE EKEH or EKEK is getting updated.
    Please advice what is the problem and how to resolve the same.
    Regards,
    Soumick

    Hi,
    The scheduling agreement schedule line is not firmed physically:The fixing indicator (EKET-FIXKZ) is empty for this schedule line.
    This can be checked in Transaction ME39 or with Transaction SE16 for table EKET for the corresponding schedule line.
    In the MRP group of the corresponding material, it is set that only transferred scheduling agreement schedule lines should be regarded as firmed (Transaction OPPR, firming scheduling agreement, Firm transmSLines [Field XFAT1]).
    In this case, only such scheduling agreement schedule lines are firmed which were transferred by message transmission through purchasing to the vendor. (see also the F1 help for the field).
    However, the system displays all scheduling agreement schedule lines as fixed in Transaction MD04 within the release period and assigns them with a star ('*'), that is, this applies also scheduling agreement schedule lines with a transmitted quantity of 0.
    In contrast to the above, these schedule lines are not displayed as fixed in Transaction MD05 or in the planning with 'Display result'.
    Note 354164 explains this system behavior.
    For the planning, the transmitted quantity is considered as fixed if this is correspondingly set in the MRP group of the material.
    If the transmitted quantity was updated correctly, it should be contained in field AMENG of table EKET.
    By using Transaction SE16 for this table and the corresponding schedule line (scheduling agreement number EBELN, item EBELP, schedule line ETENR), you should be able to find out....
    transmitted quantity was written to the database and a fixing can be carried out correspondingly in amount of the transmitted quantity or whether no update of the transmitted quantity occurred (see below Notes 82169, 117093, 134356).
    Solution
    First, the system behaves as intended.
    It should be checked whether the function, which is controlled by this indicator, is actually wanted this way (to firm only scheduling agreement schedule lines which actually have been transferred).
    In addition, problems can occur in purchasing when the printed quantity is updated (AMENG).This symptom can especially occur after you have upgraded from a release < Release 4.0A to a release > Release 4.0B.
    In this regard, see the related Notes 82169, 117093 and 134356.
    Regards,
    Udaya.

  • Two suggestions regarding table columns in the Oracle database

    Oracle,
    I have two suggestions to make.
    First, it would be of great value to be able to add a new column at an arbitrary position in a table and not simply add it to the end of the column list. Quite frequently we have to drop and recreate tables in order to accomplish this.
    Second, we often add 4 columns to the end of every table's column list (and accompanying triggers in order to keep them updated) which would seem suitable as Oracle pseudo-columns (in the same fashion as ROWID, etc.) These 4 columns would be:
    - Row created date
    - Row created by Oracle user
    - Row updated date
    - Row updated by Oracle user
    Regards,
    Dan D'Andrea
    [email protected]

    Dan,
    I don't work for Oracle, but, just some thoughts/reactions to your ideas.
    I don't think inserting a column in any arbitrary position is feasible, because it doesn't scale. It would require a reorganization of every block in the table. One reasonable workaround is to add the columns at the end of the table, then create a view on top of the table that has the columns in the desired order.
    As to the second suggestion, yes, we do something similar, add the same 4 columns to every table. I think the reason that Oracle doesn't support these types of pseudocolummns, is the overhead this would incur. Not only in terms of the extra resources, to maintain the data, but also storage overhead.
    So, just my unofficial opinion, but, I don't see how either of those suggestions would make it.
    Also, FYI, if you want to officially enter an enhancement request, see Doc ID 214168.1 on MetaLink.
    Hope that helps,
    -Mark

  • Regarding table information

    hi experts,
    there is one table KNVP for customer master partner function..
    i wud like to know is there any similar table for vendor master partner function..if yes then plz tell me the name of that table..
    regards,
    raman.

    Hi,
    There is partner - vendor relationship table SPKR1.
    Reward if Helpful.

  • Regarding Table data display

    Hi experts,
    I have one ztable having some fields, the end user will not have authorize for (SE11 and SE16) . I want to make program for display that table data. And also want put filter options( Select-options) for all fields, User wants select some fields based on that fields want display all data from that table.  How can i do this?
    Please help me? Any coding?
    Thanks and Regards,
    Linganathan.K
    Moderator message : Not enough re-search  before posting, discussion locked.
    Message was edited by: Vinod Kumar

    Dear Linganathan,
    It is purely based on your requirement.
    1. If the users are strictly restricted for SE11 and SE16 then  table generator would be a probable option
    2. However, when you restrict SE11 and Se16 I do not think so you will give SM30 also...
    3. Are you allow user to maintain/edit the table?
    3. Do you want to provide selection parameter...
    Based on this, probably you should go for a small report program that displays data in the ALV format accepting the input parameters as selection range.
    Regards,
    Venkat

Maybe you are looking for

  • How to change the default setting for Output Preview

    Good afternoon! I use the Output Preview feature under Advanced > Print Production quite a bit, to preview the rendering in one specific simulation profile (for me, its Web Coated SWOP 2006 Grade 3 Paper). Is there any way to set the default to be a

  • Latest update 10.10.2 wifi issues

    Hi Folks, I need your assistance. I recently did the update to 10.10.2.  I am having issues with connecting via wifi to my printer.  My printer is an HP laserjet pro 200 M251nw. I worked fine before update.  Is there any fixes?

  • Configurations Required for Excel download in IR

    Hi, Please let me know the configurations req for enabling Excel download feature from Interactive report. Currently i see only CSV and PDF options in report attributes page. Regards, CKLP

  • Profiles - Advanced - Normal - Phone (Unknown Number) ??

    My BB8820 shows the following items in the menu under Profiles - Advanced for the "Normal" profile: Browser  Calendar Level 1 Messages Messages(Desktop) Messenger - Alert Messanger - New Message MMS Phone (Unknown Number) Phone (Unknown Number) SMS T

  • Accessibility mode

    Hi, my son has enabled accessibility mode accidentally The only thing the phone will now allow is swiping, how can i turn this mode off? (I cant tap the screen to enter the settings menu to do it manually) Thanks