Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

urgent use TCode VL02N

Former Member
0 Likes
978

Hi

regards

Message was edited by:

skk

Message was edited by:

skk

Hi

regards

Message was edited by:

skk

Message was edited by:

skk

7 REPLIES 7
Read only

Former Member
0 Likes
892

before creation of goods movement, u need to create delivery...once delivery created use the delivery number to create PGI.

Read only

0 Likes
892

hi,

little matter i missed i.e for BADI LE_SHP_GOODSMOVEMENT iam useing LIPS table fields like BWART,PSTYV,OIC-MOT,WERKS .but when coming to FM BAPI_GOODSMVT_CREATE which fields will be going to MAPPING?

Regards

Read only

Former Member
0 Likes
892

Hi skk,

It is a well documented FM: try to read its documentation.

It has some examples as well.

regards,

Ravi

Read only

Former Member
0 Likes
892

Hi SKK ,

in addition to Ramesh/ravi,

first u have to save delivery and then u have to do PGI ( PGI means Creating the material Document ).

In ur case , u are creating tw0 material documents ? So u have to make use what u are doing ?.

Regards

prabhu

Read only

0 Likes
892

Hi Prabu,

Expaian with Tcodes and sample test data.Here Header item Category taken as 'ZTAQ', that time component header item category is 'ZTAE'.

Thanks

Read only

0 Likes
892

Hi SKK ,

have to got all Business Scenarios ?

1. What will happen in case of cancelled Deliveries ?

2. In this case u have to cancel or reverse Material Documents which u are creating in this way.

in gen.process like this.

1.SO-> Delivery(VL01N)>Save--->PGI.

2.SO->Delivery(VL01N)--


>PGI.

if u want to create one more material Document with ref. of this Delivery number , Some times it will fail.

Regards

Prabhu

Read only

0 Likes
892

Hi,

Here is the Functionalty is given by FA,i dont no whether the functionalty is correct or wrong,really iam get confused for this task

A user exit exit BADI - LE_SHP_GOODSMOVEMENT is needed on the delivery that rebrands sub items into the header item and the header item will then be Post Goods Issued. This needs only to be done for materials with ‘Item Category’ equal ‘ZTNQ’.The SAP sales BOM functionality needs to generate movement types 309/310,you can now check the header MOT of the delivery for PK ,use a function module that provides the same functionality of goodsmovement(MB11)