J_2icomp structure in which i table i can get

J_2icomp is structure where i can get this structure ..
In which table ????
here i need to fill the details like rate of duty and excise amount .. and  quantity and value ,opening balance and manfacture..
so with the struture  i can not able to fill the data..
so please let me know the  tables .   Please tell me step wise
Thankyou,
Regards
Harsha.O

Hi Sitaram,
If you happend to be one of those who forgot the transport request number of your abap program.
You can easily find it via the Versions Management.
Steps :-
Transaction SE38
Filled in your ABAP program name.
Then click Utilities -> Versions -> Version Management
SAP system will display this sample list :- 
Versions: Report source ZPROGRAM
Version Cat Fla SAP Rel. Arch Request              Date       Time     Author
Version(s) in the development database:
X activ          X  46X                                      01.08.9999 15:21:56 SAP
Version(s) in the version database:
X 00002             46X        ABCD123456      01.08.9999 15:52:43 SAP
X 00001  S    X  46X                                     00.00.0000 00:00:00
Kindly Reward Points If You Found The Reply Helpful,
Cheers,
Chaitanya.

Similar Messages

  • From which table we can get the Role of the User in SRM

    Hi  All,
        I need to prepare a report which displays the user and his role in srm. So from which table i can get  the role of the user if i have the Userid.
    Thanks
    Channappa Sajjanar

    Hi
    t- code
    SUIM->rOLES->BY USER ASSIGNMENT
    SELECT WITHASSIGNMENT OF USER = username
    AS A OUTPUT YOU MAY GET ROLE ASSIGNED TO THAT USER.
    if you want which FM - you debug while executing this report.
    regards
    Muthu

  • From which table i can get the long text

    Hi All
    I have created some long text through function module CREATE_TEXT And i am able to see the text in the transaction .
    My requirement is from which table i can get these stored long text???
    Any suggestions please.
    Thanks

    Appreciate your answers.
    I have checked the both the fields stxh as well as stxl but i am not able to find any text fields out there.
    My actual requirement is some third party software needs to b mapped the table fields in order to import it.
    So if i know the table fields that would be easier.
    Can you tell me y we can not read it from the tables?
    Thanks,
    @run.

  • From which table I can get Vendor characteristic values ?

    Hi Everybody,
    From Which table I can get <b>Vendor Characteristic values from Vendor classification ?</b>
    Thanks & Regards,
    Nagaraju Maddi

    Hi
    Check the Tables
    CABN and AUSP
    or use the following
    Use the following BAPI's:
    BAPI_OBJCL_GETDETAIL
    or use the fun module:
    CLAF_CLASSIFICATION_OF_OBJECTS.
    Reward points for useful Answers
    Regards
    Anji

  • In which table i can get original PIR qty.

    Dear Gurus,
                        i upded my PIR  qty in MD61. PIR qty automatically is keeps  redusing  after outbound process. in which table i  can get  the original PIR qty.
    regards
    Poste.

    Hi,
    you can check tables
                        PBIM                    Independent requirements for material
         PBED                    Independent requirement data
         PBHI                    Independent requirement history
         PBIV                    Independent requirement index
         PBIC                    Independent requirement index for customer req.
    Regards
    SANIL

  • Which table i can get BED and ECS+SHEC values

    Hi all
    which table i can get BED and ECS+SHEC values and how i link to PO number..
    plz help me
    thanks
    ramesh

    Hi
    please search before you post the question ,
    this query is discusssed many times in the forum
    [Searching|http://lmgtfy.co/?q=sapexcise%20table]
    for excise check table J_1IEXCHDR for header
    J_1IEXCDTL for item excise

  • From which table we can get cat_guid depending upon the guid of a tr.ticket

    Hi Experts,
    I have to find the cat_guid depending upon the guid which is in crmd_orderadm_h table to retrive the fields categeorization module/element/type maintained in the service ticket.
    Please tell me from which table we can get cat_guid depending upon the guid of perticular trouble ticket.
    points will be rewarded if helpful.
    regards,
    Ezal

    Hi Ezal
    Pass the GUID (CRMD_ORDERADM_H) to Function Module CRM_ORDER_READ to retrieve the required values.
    I think this should do the trick.
    Reward with points if helpful
    Regards
    Arden

  • In which table I can get the Contact full name(First name and Last name)

    Hi,
    In  which table, I can get the field for Contact Person Full  name. In many tables Iam seeing FIRST NAME and LAST NAME as two fields.
    Regards
    Babu.

    You can use FM "CRM_BUPA_DESCRIPTION_READ".
    regard,
    vijay.

  • From which table i can get Customer No, Cust Ref, Contact name

    Hi CRM Experts,
    I want some fields ie (Customer Number, Customer Reference, Contact Name, Account Manager) from which table i can get this fields according to the Object_id.
    Provide any Tables names or Functional Module

    Hello Santu,
    To get this info in the Sales order, following steps ways you can go:
    1. Get Sales Order header GUID from table CRMD_ORDERADM_H,  as you have OBJECT_ID.
    2. Get the Sales order details by passing Header GUID to FM CRM_ORDER_READ and the exporting parameter table ET_PARTNER will give the parnter details of the Sales order. Read this ET_PARTNER table with partner function 0000001 i.e. sold to party which  is customer number and check the  ET_SALES Table where in PO_NUMBER_SOLD field will be refering to customer ref may be item level or header level depends on business,
    3. regarding the Contact name..check what is business requirement whether end customer contact or contact person of the customer.
    Hope it will help,
    Regards,
    Arjun
    <b>Reward points if it helps,</b>

  • From which table i can get all activities ?

    I can get all active processes use below sql, select * from fuego_depproc a where a.fuego_status != 'D', but i don't know from which table i can get all activities of each process, who can tell me ? thanks.

    I don't think there is a very easy way to do that.... The Directory doesn't define the activities of a process, only the process itself, and the engine only cares about the where the instances currently are....
    One way I can think of, is use the Directory table FUEGO_PROCDEF_SOURCE and get the xml, then parse that and strip out the activity names...
    HTH,
    -Kevin

  • I have cs4 master and I want to get creative cloud which it says you can get for lower price if you have cs3 or higher but it says i can't why?

    I have cs4 master and I want to get creative cloud which it says you can get for lower price if you have cs3 or higher but it says i can't why?

    Hi Quinn7,
    Was the one which you were upgrading from a Educational version? If so, that might be related. I'd recommend reaching out to our support for assistance. I think there is a link for chat or phone on the bottom of the plans page: Creative Cloud pricing and membership plans | Adobe Creative Cloud
    - Dave

  • From which table i can get the details of cancled documents

    Hi All,
    here is an quarry,
    Iam haveing an Z report on purchase tax which has all tax report.
    but now the user want to same details for cancled document
    also.So can any help me from which table i can fetch the data
    urgent ! pls help me out!
    Regards,
    Rajashekar

    Cancelled documents will not be stored in Diff tables..
    It will be stored in the Same tables..
    For PO
    EKKO header level
    EKPO  Item Level
    EKBE Po History
    Material Doc
    MKPF  Header
    MSEG Item
    Invoice
    RBKP  Header
    RSEG Item

  • Which table I can get sales order no from delivery numbar.

    Hi,
    I want sales order no from delivery no. right now I am using table VBFA where I am passing VBELN and POSNN and geting sales order no. but performance of select query is very poor bcouse I am not passing first two key fields in the select query.
    Is there any other tablefrom where we can get sales order no. from delivery no. so that performance of report can be improved.
    Thanks,

    hi,
    sales doc header ( table VBAK ) copy to Delivery header table( LIKP)
    sales doc item table ( VBAP) copy to Delivery item table( LIPS)
    you can see this in copy control VTLA ,
    now u want slaes doc no. from dilv doc. no.
    so go to t-code se11.....
    fill table LIKP u will get VBELN field for deliv doc no, & TERNR field for sales doc. no.
    so if u want to call sales doc no from dilv doc no.. u can use table LIKP in ur report.
    i hope it will help u.

  • Name of the table where can get the two fields Valid-From and Valid-to for

    Hi gurus
    I want name of the table where I can get the two fields Valid-From and Valid-To and their relation ship with the header table in BOM
    Regards
    Kaisar

    You can only get the Valid from date from the table STKO.
    To get the valid to date, you have to take one day less than the valid-from date of the next record for the same BOM.
    Alternatively use the Function module:
    CSAP_MAT_BOM_READ
    It will give both valid from and valid to dates in the tables parameter: T_STKO
    Regards,
    Ravi
    Edited by: Ravi Kanth Talagana on Jul 2, 2008 4:37 PM

  • I downloaded iso5 and lost all my apps which i know i can get back but one of them is pages so i have lost all my documents ! How do i get them back?

    I downloaded iso5 and lost all my apps. I know i can get them back but what about all the documents i have now lost through Pages? And to a lesser extent the levels and scores i got to with my games (eg. angry birds)?

    On your iPad tap Settings > Store
    Make sure Apps is switched on.
    For Documetns tap Settings > iCloud. Make sure Documents & Data ia switched on.
    Now resrtart your iPad.    Hold the On/Off Sleep/Wake button down until the red slider appears. Slide your finger across the slider to turn off iPhone. To turn iPhone back on, press and hold the On/Off Sleep/Wake button until the Apple logo appears.

Maybe you are looking for

  • Classic has a problem and I need help

    I have a 20gb classic that someone have my son. When I plug it in to charge the apple logo comes on and then it shows a file with an exclamation point and also a battery with a small amount of charge with an exclamation point. It also will show do no

  • Create materialized view

    can i create a materialized view with joins, group by and aggregate all these things on a single materialized view if yes then how ?? please use scott schema or hr as i am new to oracle thks and regards

  • No central person is assigned to Business Partner

    Hi, we are using srm 3.0 with ebp 4.0 While updating the org strcuture we deleted the Position entry & the assignment for one user. Also the BP entry was deleted using bupa_del. we have few shopping carts open in the system which , so we used users_g

  • PS 5.1 crashes on opening

    We bought the Creative Suite last year, version 5.1 ... I received the email for a free upgrade to 6, but I was never able to get the link to work nor to reach anyone at Adobe to help me with it, so I never completed that upgrade. I have this ongoing

  • How can i mimic the look of some other movies?

    Hello, i enjoy using Color to try and mimim how some movies look. I know how to make things look like Minority Report but i was wondering about other movies that may have a cool look to them. Is there a site that may have a lot of them or do any of y