• No results found

IDOCs Configurations

N/A
N/A
Protected

Academic year: 2021

Share "IDOCs Configurations"

Copied!
22
0
0

Loading.... (view fulltext now)

Full text

(1)

Learn SAP — IDOC Configuration Learn SAP — IDOC Configuration

If you want to know the IDOC basic (create , execute and seect the ist! then

If you want to know the IDOC basic (create , execute and seect the ist! then Click HereClick Here"" In this #ost et us see how

In this #ost et us see how to configure a new IDOC $essage ty#e to configure a new IDOC $essage ty#e in the SAP syste$"in the SAP syste$" %he &ain SAP %ransaction for IDOC #rocessing is 'DI" AS soon as you go there you %he &ain SAP %ransaction for IDOC #rocessing is 'DI" AS soon as you go there you wi see a the t)code associated with the

wi see a the t)code associated with the IDOC wi a##ear" %his contains a the IDOC t)IDOC wi a##ear" %his contains a the IDOC t) codes

codes fro$ creating fro$ creating to #rocessing to #rocessing to configuratito configuration"on"

*ere we are going to ook in to a business case and see how we can configure the IDOC *ere we are going to ook in to a business case and see how we can configure the IDOC and how to #rocess the IDOC"

and how to #rocess the IDOC" 'e ha+e a %ext fie co$ing fr'e ha+e a %ext fie co$ing fro$ a rd #arty witho$ a rd #arty with custo$er first na$e, ast na$e and Age"

custo$er first na$e, ast na$e and Age"

'e need to create a new $essage ty#e and store this infor$ation as idoc" Once we 'e need to create a new $essage ty#e and store this infor$ation as idoc" Once we recei+ed this IDOC we need to #rocess the data and oad this data to a tabe(rea ife we recei+ed this IDOC we need to #rocess the data and oad this data to a tabe(rea ife we ca a SAP -API or sa#

ca a SAP -API or sa# function $odue nor$ay -P create!"function $odue nor$ay -P create!" %he text fie for$at is as foows

%he text fie for$at is as foows

.irst na$e char(/0!, ast na$e char(/0! and age nu$ber (!" .irst na$e char(/0!, ast na$e char(/0! and age nu$ber (!" A of the foowing things are trans#ortabe" Sa+e

A of the foowing things are trans#ortabe" Sa+e the trans#orts" 1ou can $o+e the the trans#orts" 1ou can $o+e the sa$esa$e config and the data

config and the data fro$ one syste$ to another using this trans#ort"fro$ one syste$ to another using this trans#ort"

Create and/or Configure New IDOC segments: Create and/or Configure New IDOC segments:

%)Code is '2" %)Code is '2"

Create a new Seg$ent ty#e 3%S%4C5S%" See the foowing screen shot" Create a new Seg$ent ty#e 3%S%4C5S%" See the foowing screen shot"

(2)

Cick create and see the foowing

Cick create and see the foowing screen shot" 6ow the Seg$ent is screen shot" 6ow the Seg$ent is created we are readycreated we are ready to create Idoc ty#es and &essage ty#e"

to create Idoc ty#es and &essage ty#e" Create and7or Configure 6ew IDOC ty#es8 Create and7or Configure 6ew IDOC ty#es8 %)Code is '2"

%)Code is '2"

Create a new IDOC type ZTET!IDOC!T"#E$ Create a new IDOC type ZTET!IDOC!T"#E$

Cick create that wi take you to the next screen" see the screen shot" Cick create that wi take you to the next screen" see the screen shot"

Cick on the create seg$ent" A #o#)u# wi dis#ay" See the foowing screen shot" Seect Cick on the create seg$ent" A #o#)u# wi dis#ay" See the foowing screen shot" Seect the created seg$ent ty#e and cick continue"

(3)

 6ow cick sa+e and sa+e the IDOC ty#e" 6ow we ha+e a IDOC structure that can ha+e the first,ast na$e and the age"6ow et us go to the $essage ty#e"

Create and/or Configure New %essage types:

%)Code is '92"

:o to the screen cick on edit7change and add new entries and add a new $essage ty#e 3%S%4&S4%1P" See the foowing screen shot"

 6ow the new $essage ty#e is created"

Configure t&e New %essage type and t&e New IDOC Type:

 %)Code is '9/"

 6ow connect the &essage ty#e and the IDOC ty#e" :o to the screen cick on edit7change and add new entries and add the 3%S%4&S4%1P ,3%S%4IDOC4%1P and

+ersion as ;<C or any SAP +aid =ersion" Sa+e the data and store the trans#ort" See the foowing screen shot"

(4)

 6ow Assign a function $odue to this new $essage ty#e"

Create and/or Configure New %essage types / 'pplication O()ect :

%)Code is '>?"

Add the new function $odue to this $essage ty#e so that when e+er we get a new IDOC data then the SAP wi ca this function $odue where we need to #ut the code in for what e+er #rocess we need to do"(usuay decode the idoc and +aidate the data and #ost the data in the syste$!"

:o in to this transaction and go to change $ode and add new entries" See the foowing screen shots"

In the new entry screen add the function $odue that you want to execute for this IDOC data" See the foowing screen shot"

 6ow setu# the Inbound #rocessing code" It is in ';/" :o to -D>2 and add your function $odue"

(5)

 6ow go to the Partner function and add this IDOC" So that for the sa$e data ty#e we can contro what function we need to do if that co$es fro$ different #artners"

Create and/or Configure #artner #rofile:

%)Code is '/0"

:o to this transaction and setu# this &essage ty#e to the #artner that are sending the data to the SAP syste$" Our $essage is inbound so add this to the inbound #ara$eters" See the foowing screen shot"

(6)

-eginners :uide to AL and IDOC Processing

AL (A##ication Link nabing! su##orts the construction and o#eration of distributed a##ications" AL handes the exchange of business $essages across oosey cou#ed SAP a##ications, ensuring that data is consistent" A##ications are integrated by using synchronous and asynchronous co$$unication, rather than through a centra database"

*&at is '+E,

AL is SAP #ro#rietary technoogy that enabes co$$unication of data between two or $ore SAP 7 and7or 7 and externa syste$s"

AL #ro+ides inteigent $echanis$s which cients can achie+e integration and distribution of a##ications and data" AL technoogy faciitates ra#id a##ication  #rototy#ing and a##ication interface de+eo#$ent, thus reducing deays in

i$#e$entation"

AL co$es with a##ication distribution and integration scenarios, and a set of toos,  #rogra$s, data definitions, and $ethods that you can easiy configure to get an interface

u# and running"

'd-antages of '+E

AL offers better #erfor$ance interface entrants co$#ared to traditiona techni@ues such as data sets (-DC! or ca transactions" AL does not use in#ut screen on the ot"

AL is the strategy architecture of  7  Boose cou#ing with the egacy and third)#arty a##ications and is a key ee$ent of the -usiness .ra$ework" It #ro+ides an architecture  based on asynchronous $essage to the integration of -usiness .ra$ework, incuding

-usiness Co$#onents, -usiness Obects and -APIs"

Components of '+E

• Legacy Syste$ • &essage ty#e • IDOC ty#e

• Custo$er Distribution &ode • .iter obect ty#e and fiter obects • Change #ointers

• Ports

• Process codes • Partner #rofie • &essage Contro

(7)

T&e %ain teps in t&e Design of '+E

%he Distribution &ode is a distribution too that stores infor$ation about the fow of $essages between different syste$s"

A fiter obect ty#e is used in the distribution $ode of the custo$er to i$#ose a seection criterion on the $essage (ty#e! arising fro$ the ogic of the syste$" A fiter obect ty#e with a +aue associated with it is caed a fiter obect

Change #ointers SAP 7 obects that $ark changes in SAP data" Change #ointers are $anaged by sharing $echanis$s in a &aster Data and changes are based on docu$ents (CD! obects" CD obects record the changes to $aster data at a fied e+e" %hese

changes are recorded in %abes CD*D (header tabe! and CDPOS (detai tabe!"

%aintain O()ect 'ttri(utes

A #ort is a ogica re#resentation of a co$$unication channe in SAP" %here are four ty#es of #orts that can be defined in  7 8 t.C, fie  7 /, and the Internet"

Process codes are used in the AL and DI to identify the function $odue or the API" Code of each #rocess is associated with a $essage ty#e" Outbound #rocess codes are stored in the tabe %D2 whie entering codes are stored in #rocess %D/"

5se transaction ';2 to dis#ay outgoing codes and #rocess ';/ to dis#ay the codes" &essage contro is a $echanis$ by which the docu$ents are out#ut based on certain seection criteria, re@uire$ents, and se@uences" &essage contro d eter$ines the ty#e of docu$ent, date, nu$ber and the $ediu$ (#a#er, fax, AL or DI!"

#artner #rofile

is an identifier for a syste$ used for co$$unicating $essages" %here are four ty#es of  #artner #rofies8 E5 for Custo$er, LI for =endor, - for -ank, and LS for Logica

Syste$" E5, LI, and - are used for DI #artners, whie LS is used for AL co$$unications"

IDOC Definition

An inter$ediate docu$ent (IDOC! is a container for distributing 7 a##ication data a$ong between 7, 7/ and non)SAP syste$s"

AL uses IDocs to exchange data between ogica syste$s" 6on)SAP syste$s can use these IDocs" In the standard interface for data transfer, IDocs are created by $essage ty#es and &ethods when data is to be distributed" %he ty#e of $essage is the for$at in which data for a business #rocess is trans$itted eectronicay"

(8)

An IDoc re#resents a configuration of an Idoc %y#e that deter$ines the IDoc structure" An IDoc consists of a header, se+era data seg$ents and status records" %he functions of the indi+idua ee$ents of an IDoc are as foows8

%he contents, structure, sender, recei+er and current status of the IDoc are defined in the IDoc header"

ach data seg$ent contains a standard header consisting of a se@uentia seg$ent nu$ber, a descri#tion of the seg$ent ty#e and a 2000 character ong string fied containing the actua data of the seg$ent"

%he status records show the history of the #rocessing ste#s a##ied to the IDoc"

How to c&eck t&e status of IDOC,

In t&e sending ystem

%ransaction Code for IDoc ist is 8 '0> A ist of IDocs grou#ed by status is dis#ayed8

tatus

0, 2/, 9 ) IDoc successfuy transferred 0/, 0;, 0>, />,/<, /F ) Processing error  0 ) 'aiting status

(9)

%ransaction Code for IDoc ist is 8 '0> A ist of IDocs grou#ed by status is dis#ayed8

tatus

> ) IDoc successfuy u#dated

<; ) 'aiting status (sti #rocessingG! <, <> ) Inbound error 

%essage Types

%he fow of $essage across Distributed en+iron$ent is done through &essage %y#es" C5S%O& ) D-&AS

=6DO H C&AS &A%IAL H &A%&AS SALS OD H ODSP P5C*AS OD H ODS

5se the %ransaction '92 to +iew the $essage ty#es"

Transaction Codes for '+E

SAL 8 %o Define and Assign Logica Syste$s " S&>F 8 %o stabish .C Connection"

-D<; 8 %o Create Custo$er Distribution &ode" -D9/ 8 %o :enerate Partner Profies"

'0>7'0/8 %o =iew IDoc Lists" -D208 %o Send the &ateria Data" -D228 %o ecei+e the &ateria Data" '2F8 %o Debug the IDoc"

(10)

AL Configuration

%o de+eo# and configure a new custo$ AL scenario, co$#rises > ste#s8

2" Design and de+eo# the custo$ IDoc with it s seg$ents and a new $essage ty#e /" Configure the AL en+iron$ent with the new IDoc and $essage ty#e (custo$er $ode,

 #artner #rofies and inking IDoc to $essage ty#e!

" De+eo# the outbound #rocess which does the foowing8

2" Po#uates the custo$ IDoc with contro info and functiona data /" Sends the IDoc to the AL ayer for distribution

" 5#dates status and handes errors

;" Configure the AL inbound side (#artner #rofies with inbound #rocess code! >" De+eo# the inbound #rocess which does the foowing8

2" eads the IDoc into a -DC tabeJ seects other data that is re@uired /" uns transaction using ca transaction or -DC session

" 5#dates status and handes errors

=iew7Downoad the Co$#ete :uide on AL Configuration and De+eo#$ent"

Let start earning IDOC" IDOC is new to $e as we" I earned it when I was in one of the  #roect" It was great that I ha+e the o##ortunity to earn new stuff" -ack to the #ointG et

start what you need to do with IDOC" 2! Create seg$ent ('2!

Of course it wi ha+e na$ing con+ention for different co$#any" *ere are so$e ti#s8 If you co#y fro$ existing or std seg$ent eg8 322DP02402"

If not you can ust #ut 32G"but this is ony the exa$#e" /! Create IDOC %y#es ('0!

! Create $essage ty#e ('92!

(11)

>! Create .&

In the .& a the attributes shoud be the sa$e for Inbound or Outbound" -asicay you can get an exa$#e fro$ the std .& eg8 Inbound HIDOC!IN#T!DE+0."

Outbound HIDOC!OT#T!H#%NT"

<! Create Process Code (Inbound H ';27 Outbound H ';/!

I%#O.T'NT8 -efore you key in the .&, you are re@uired to add the .& in this tabe

0!T1D23"

?! Link .& with -asic %y#e .or testing go to '2F"

Here are some of t&e std program t&at you can use for IDOC 8 2! S6AS%00 H Issuing Out#ut ty#e

/! -DI6P5% H Processing Inbound idocs

! -DAPP02 H Processing Idocs that aready #rocessed before

;! -DS&A%) Stand aone #rogra$ to generate IDocs (Send &ateria! >! -D&IDOC H Outbound triggered fro$ change #ointer 

<! SI6-00 H Con+ert fie to IDOC in status <;

SAP Material Management

IDOC Configuration

Posted in 5ncategoriKed by sa#$$ on anuary /9, /00F

If you want to know the IDOC basic (create , execute and select the list) then Click Here.

In this post let us see how to configure a new IDOC message type in the !" system.  #he $ain !" #ransaction for IDOC processing is %&DI. ! soon as you go there you

will see all the t'code associated with the IDOC will appear. #his contains all the IDOC t'codes from creating to processing to configuration.

ere we are going to look in to a business case and see how we can configure the IDOC and how to process the IDOC. %e hae a #ext file coming from a *rd party with customer first name, last name and !ge.

(12)

%e need to create a new message type and store this information as idoc. Once we receied this IDOC we need to process the data and load this data to a table(real life we call a !" +!"I or sap function module normally +" create).

 #he text file format is as follows

irst name char(-), last name char(-) and age number (*).

!ll of the following things are transportable. ae the transports. /ou can moe the same config and the data from one system to another using this transport.

Create and/or Configure New IDOC segments:  #'Code is %&*0.

Create a new egment type 1#&#2C3#. ee the following screen shot.

Click create and see the following screen shot. 4ow the egment is created we are ready to create Idoc types and $essage type.

Create and5or Configure 4ew IDOC types6  #'Code is %&*0.

(13)

Click create that will take you to the next screen. see the screen shot.

Click on the create segment. ! pop'up will display. ee the following screen shot. elect the created segment type and click continue.

4ow click sae and sae the IDOC type. 4ow we hae a IDOC structure that can hae the first,last name and the age.4ow let us go to the message type.

(14)

How to create an Idoc & Attached to SAP Transaction?

For example we want to trigger IDOC To other system when we Sae the PO !ia "#$%'

To create an Idoc'

%' Create message type'

$' Attach (asic types o) IDOC to message type'

*' Attach F" to the message type com(ination o) IDOC types +' Creat a process code and attach message type to it' ,' Create a Partner )-nction thro-gh .#$/' Add an message

type in the o-t(o-nd paramater'

0' Hae an entry o) port name and (asic types 1IDoc types2 in the o-t(o-nd options ta(

3' Add and an entry in the message control option with the o-tp-t type 1"#$%4 O-tp-t type2 and the process code' 5' .hen yo- d( clic6 on the process code the F" sho-ld appear'

7' .hen an o-tp-t is triggered in the "#$% transaction wit the #DI o-tp-t medi-m' The idoc will (e triggered

create segment -sing we*% x4code

create idoc1(asic type 2 -sing we*/ x4code then -se we5% and we 5$ x4codes

Check this site for multiple interview question and

answers.http://www.allinterview.com/showanswers/33632.html

hi )riends8while sending idoc )rom receier side i got msg type * and %$'(-t in receier side while exec-ting we/$9i am gettig the error :no idocs selected: instead o) getting msg type ,*'i am simply sending a material )rom one client to another client'i) any(ody 6nows this pro(lem 6y reert (ac6'

chec6 in(o-nd partner pro)ile1.#$/2 in the receier side'gie the correct partner n-m(er9message type and process code'i

The ery )irst setting yo- need to chec6 is in distri(-tion model i) the message type is con)ig-red )or gien sending recieing system com(ination'i) this is correct and partner pro)ile is wrong9 yo- will get an IDoc st-c in ,0 stat-s on in(o-nd'

;o- can also chec6 in we/7 with giing more details li6e segment name 1related to "A<A ta(le 2 and the corresponding material no' in the )ield )or selection with "AT<'

Hi9

I) a(oe answers didn:t sole yo-r Pro(lem9 Chec6 the Port -m(ere in Tcode ID=%' and "essage types con)ig-ration in ID=$'

(15)

<en>ith <emanan Colla(eraI@"

how to send the idoc to m-ltiple s-( systems?

As per my 6nowledge9 yo- cannot send the single IDOC to m-ltiple system ' At a time an IDOC can (e directed to only single system '

i) yo- are sending one idoc is to more systems yo- are create one sender logical system and more recie logical systems in T'COD# is SA#' then yoo- are send In T'COD# @D0+'

Create Two o-tp-t type )or the same SoPO and assign the o-tp-t type in partner pro)ile'

;o- Hae to "aintina distri(-tion model 1 @D0+ 2 )or this scenario'

Then yo- need to maintain the partner n-m(ers1ie logical systems2 in (oth SA#1tcode2 and @D0+' At the same time

maintain partner pro)iles )or each receier participating in the comm-nication'

(16)

IDOC 

What is IDOC 

• IDC ! Intermediate Document

• IDC is simpl" a data container used to e#chan$e information %etween an" two processes that can understand the s"nta# and semantics of the data.

• &hen we e#ecute an outbound '() or )DI *rocess+ an IDC is created

• In an inbound '() or )DI process+ an IDC serves as input to create an application document.

• In the ,'* ,"stem+ IDCs are stored in database. • )ver" IDC has an unique number  -within a client.

• IDCs are independent of the sending and receiving systems .-,'*to,'* as well as 0on,'*

• IDCs are %ased on )DI standards+ '0,I ',C 12 and EDIFAC. In case of an" conflict in data sie+ it adopts one with $reater len$th

• IDCs are independent of the direction of data e#chan$e e.$. 4D)4,5: *urchasin$ module : In%ound and ut%ound

• IDCs can %e viewed in a te!t editor . Data is stored in character format instead of %inar" format.

IDOC Components "asic ID#C ype $%e&'(

• asic IDC 7"pe defines the structure and format of the %usiness document that is to %e e#chan$ed.

• IDC 7"pe has a  8 specific name

 8 list of permitted se$ments  8 hierarch" of se$ments

(17)

 8 minimum/ma#imum ran$e of each se$ment. Segments

• ,e$ment defines the format and structure of a data record. ,e$ments are reusa%le components.

• 9or each se$ment ,'* creates

 8 ,e$ment 7"pe -version independent  8 ,e$ment Definition -version dependent  8 ,e$ment Documentation

• 7he last 3 characters is the version of the se$ment

• Definitions keep chan$in$ as per the version %ut the se$ment t"pe remains the same IDOC Run-Time Components

• 'n IDC is an instance of an IDC 7"pe • 't run time the followin$ events occur   8 ' unique IDC no. is allocated %" ,'*  8 ne control record is attached to the IDC  8 ,e$ments translate into data records

 8 ,tatus records are attached  8 ,"nta# rules are checked.

• )ach IDC has 3 parts  8 Control 4ecord

 8 Data 4ecord  8 ,tatus 4ecord

• &e52 or &e5 Control )ecord

(18)

• 'll control record data is stored in )DIDC ta%le. 7he ke" to this ta%le is the IDC 0um%er 

• It contains information like IDC num%er+ sender+ recipient information+ channel it is usin$+ which port it is usin$ etc.

Data )ecord

• Data record contains application data like emplo"ee header info+ weekl" details+ client details etc

• 'll data record data is stored in )DI;DD<5 ta%le and )DI;DD Status )ecord

• ,tatus record are attached to an IDC at ever" milestone or when it encounter errors. • 'll status record data is stored in )DID= ta%le.

Where and How IDOC is created  &here and >ow an IDC is created? • (ets take an e#ample to understand this:

• &henever a *urchase rder -* is created we want to send the IDC to a vendor. • 7he * is sent in the form of an IDC to the vendor -partner. 7hat partner has to %e )DI ena%led in that s"stem.. ,'* should realie that it could send doc to this vendor electronicall". -Creatin$ a vendor is not sufficient. *artner *rofile should %e )DI ena%led i.e. ' partner profile should e#ist in the sap s"stem.

• @uotation+ 49@+ *+ ,+ Invoice+ deliver" challan etc are some of the commonl" e#chan$ed documents throu$h IDCs

• &e create onl" one profile for %oth in%ound and out%ound IDCs.

• *artner profile should contain messa$e t"peAAto %e a%le to e#chan$e the IDC. • &e define partner t"pe+ partner function and messa$e t"pe -it distin$uish if an IDC is %ein$ sent to same person in same function for different reason e.$. ,

Process Code

Creatin$ ut%ound *rocess Code -&)< • &hat is *rocess Code?

(19)

*rocess of fillin$ the IDC with application data is done %" 9unction Bodule. ut+ function module is not assi$ned to a *artner. It is encapsulated %" a *rocess Code and this *rocess Code is assi$ned to a *artner in *artner *rofile.

• 'ssi$nin$ 9unction Bodule to *rocess Code  o to 7ransaction &)<.

 ,witch to Chan$eE Bode and click 0ew )ntriesE.

 )nter *rocess Code 0ame and assi$n the 9unction Bodule created. Partner Profile

Creatin$ *artner *rofile -&)25 • &hat is *artner *rofile?

&e must maintain the %usiness partners with whom we communicate via IDocs+ in *artner *rofiles.

• ,teps to create *artner *rofile  oto 7ransaction &)25.  Click on Create utton.

 )nter the 0um%er of Fendor Created in *artner 0o. and G(IH in *artner 7"pe fields.  ,ave the Data.

 9or ut%ound *artner *rofile we have to create ut%ound *arameters

 ,pecif" *artner 9unction+ Bessa$e t"pe created+ *ort -create a port in &)2+asic 7"pe and utput Bode.

 oto Bessa$e ControlE 7a% and link the Bessa$e 7"pe and *rocess Code created.  ,ave.

Chan$e 'pplication Data to %e transmitted

• Chan$e *urchase rder Created usin$ transaction B)22n for the Fendor to which partner profile has %een created.

• o to Bessa$esE + add the new Bessa$e 7"peE to the list and ,ave the *urchase rder.

(20)

• 'n IDC will %e created for the purchase order and will %e dispatched to *47 mentioned.

Check the status of IDC -&)52

• 7he IDC status can %e checked usin$ transaction &)52 • If the status is H53H+ it implies that IDC is passed to *ort. Summary IDOC Wor!flow 

he sequence*

. Checks whether *artner profile e#ists or not 2. &hether that ** has a out%ound parameter 

3. &hether 0) messa$e t"pe is there or not -messa$e control <. Checks the process code -$ives the name of 9unction module . Checks immediate transfer or %atch transfer 

6. ased on that it checks the receiver port J. 7hen it will tri$$er the 49C destination

=. 7hen it tri$$ers the event on su%s"stem/customer s"stem

K. 7ransfer the IDC to a port and transfer the Idoc in terms of file and it tri$$ers the customer s"stem

5. Customer knows from where it should pick up the file A.it picks up the file. )#tendin$ an )#istin$ IDC 7"pe

• sed in cases where some additional information is required in addition to that supplied %" the ,tandard IDC 7"pe.

• In 7ransaction &)35 we create the IDC as an )#tension and specif" the %asic t"pe for which it is an e#tension.

• &e add the se$ments needed as children to e#istin$ ones. • 0one of the 4eference ,e$ments can %e deleted or chan$ed. )#tension Child ,e$s

(21)

asic 7"pe -4D)4,5 9 92 93 9< 9 Cannot %e modified IDC Fiews

• 'n IDC t"pe can %e used for more than one messa$e t"pe+ which results in IDCs containin$ more fields than required for a particular messa$e t"pe.

• IDC views are used to improve performance in $eneratin$ IDCs to ensure onl" the relevant se$ments are filled with data.

• IDC Fiews are important onl" for ut%ound *rocessin$. IDC 7"pe 9 92 93 9< 9 *rocessin$ (o$ic

• 7he processin$ lo$ic associated with the IDC is the function module that is written to handle the in%ound/out%ound IDC.

• Its written Lust like an" function module %ut has to follow a standard interface -i.e. Import+ )#port+ Chan$in$ M 7a%les parameters and it is should %e 49C ena%led.

• In this function module we are effectivel" %uildin$ up a ta%le of t"pe )DID< -IDC Data ta%le and chan$e the control record.

(22)

Pease et $e know the tabe which contains the infor$ation of IDOC with ree+ant to PO ie, I want to find the exact ti$e M date as when PO is actuay trans$itted fro$ SAP syste$ to +endor 

egards, &eera

References

Related documents

Photography is scheduled over two nights in July. Your team manager will confirm your team’s date and time with you. Players are required to be in full playing uniform. One team

Operational data of the company have been used for that purpose; in turn, the assessment and selection of the key suppliers took place through the use of the following methods:

The project will achieve this by: developing and improving the Sri Lankan and EU’s staff and postgraduate students’ professional and research skills associated with the creation

Masalah yang diteliti dalam penelitian adalah pengaruh brand experience terhadap revisit intention, sehingga populasi yang menjadi dapat sampel adalah first timer guest

The finding of the study shows all independent variables such as price, durability, after sale service and features have an influence on dependent variable which is

• Shipping products not on the Tech Data purchase order placed with the Vendor partner is unacceptable • Product substitutions shipped on a Tech Data purchase order without

The Watts and Strogatz (1998) result, which was based on numerical sim- ulation, revealed that, with small probability p of rewiring, the clustering coefficient of the network is