how to write a Classical batch input program using
transaction FK01 to create vendor/change the vendor address
into R/3 system. (Call Transaction Method)
plz mention the detail coding
Tahnks,
Rahul
Answer Posted / somanath m.
FK01 is for create vendor t-code.
FK02 is for change vendor t-code.
the steps as follows:
1.Recording through SHDB
2.Transfer the recording into Program zxyz...
3.Define BDC structure and internal table
4.Decomment the BDC open grp , BDC insert and BDC close
group functions in appropriate steps.
5.Fetch the data from LFA1 or ADRC table into internal table
and assign the internal table fields to BDC structure
inside the loop.
| Is This Answer Correct ? | 3 Yes | 3 No |
Post New Answer View All Answers
What are match codes? describe?
how do you transport lsmw data from one system to another?
the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....
What are the advantages and disadvantages of ABAP query tool?
What are the dynamic actions and how to configure it? : sap abap hr
How do you import pay scale data from non sap to sap? : sap abap hr
What are the Control levels in internal tables?
Different types of locks?
Explain how is batch input process different from processing on line?
Business scenarios related to your objects( In my case -Rulebook and Pricing work flow)
What is synchronous update?
What is repository info. Systems?
How are BAPI different from Normal function modules ?
What is the meaning of table buffer? This buffer is used by which type oftable?
How many types of tables exists and what are they in data dictionary?