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 ,     ...

SAP PP Table List: Part-1

Here,I am going to give some of important table list for production planning module of SAP.
Hope so it will help you lot. You can share your suggestion to improve my page.

List are :

SAP PP Tables For Work Center
Table
Description
CRHH
Work Center Hierarchy
CRHS
Hierarchy Structure
CRHD
Work Center Header
CRTX
Text for the work center or Product Resource/Tool
CRCO
Assignment of work center to cost center
KAKO
Capacity  Header Segment
CRCA
Work Center Capacity Allocation
TC24
Person responsible for the work center




Tables for Bill of Material (BOM)
Table
Descripption
STKO
BOM: Header
STPO
BOM:Item
STAS
BOM:Item Selection
STPN
BOM:Follow-up control
STPU
BOM:sub-item
STZU
Permanent BOM data
PLMZ
Allocation of BOM:items to operation
MAST
Material to BOM link
KDST
Sales order to BOM link


Tables for PRT Production Orders
Table
Description
AFFH
PRT assignment data for the work order
CRVD_A
Link of PRT to document
DRAW
Document info record
TDWA
Document Types
TDWD
Data carrier/Network nodes
TDWE
Data carrier type
 





























































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

Decimal remove in a smartforms report