Using BAPI upload excel file for t-code AS02 in SAP

Using BAPI " BAPI_FIXEDASSET_CHANGE " create a zprogram to upload excel file for mass change fixed asset in SAP. REPORT  ZAS02_ASSET_CHANGE_UPLOAD . TYPE-POOLS :  truxs . " Structure for Excel data TYPES :  BEGIN  OF  ty_excel ,          anln1  TYPE  anln1 ,          bukrs  TYPE  bukrs ,          kostl  TYPE  kostl ,          werks  TYPE  werks ,          prctr  TYPE  prctr ,         END  OF  ty_excel . DATA :  lt_excel     TYPE  TABLE  OF  ty_excel ,       ls_excel     TYPE  ty_excel ,     ...

Resource Creation in SAP

 

T-Code: CRC1.

Insert Plant, Resource Name (8 Char) & Resource Category :0008

Press Enter.

 

 

Provide Resource Description.

In Basic Data Tab: Person Responsible : 007 , Usage : 008, Standard Value Key: Z001

 

 

Default Value Tab:

Control Key: PI01, Provide Unit of measurement. 

 

 

Capacity Tab:

Insert Capacity Category: 008, Other Formula: Z013. Double click and fill all the required field.

 

 Start Time, End Time, Length of Breaks, Capacity Utilization, No. Ind. Capacities, Capacity.Tick Can be used by several Operation.

 

Capacity Category : 008, Int.Proc. Duration: Z013.

  

 

Costing Tab:

Insert Cost Center, Cleaning Time, Setup Time, Machine Time, Labor Time, Machine Delay Time ,WFI/PW for process  and Tick all Reference Indicator. Then Save.

 

 

 

 

 

 

Comments

Popular posts from this blog

New commodity code create in SAP S/4 Hana

BAPI to Change STO PO/ PO Delivery date in SAP

Alpha IN/OUT to Handle Leading Zeros in SAP ABAP