Posts

BAPI for material storage location Add

 We can add material storage location plant wise using third party app or web. BAPI names : BAPI_MATERIAL_MAINTAINDATA_RT Import parameters: HEADDATA: Material Tables: STORAGELOCATIONDATA: Material: Plant: STGE_LOC:   STORAGELOCATIONDATAX: Material: Plant: STGE_LOC:   use below code after completing steps. CALL FUNCTION 'BAPI_TRANSACTION_COMMIT'.        

SAP Smartforms

Image
SAP Smartforms is created mainly printing and send forms over E-mail,Fax or over Internet. The main purpose is mass printing the required forms.This includes Forms from different module, like- PP, QM and so and. In Smartforms multiple page system are applicable.Smartforms generate a function module when it is activated.Labels can't be created in smartforms.We can insert static and dynamic tables.The table heading and subtotal are specified by the triggered events and then data is sorted before final output. Smartforms allow the user to add graphic which can be displayed as a part of the smartformsm or as a background.During printing user can suppress the background as and when needed. Creating smartforms T-Code is : smartforms Type your desired smartforms name then press create button. This is the first step to create a smartforms.

SAP Report Catagory

In SAP there are multiple types of report.We can mark them like: Classical report, Interactive report, ALV report. Classical Report: Which contains both selection-screen and output screen. Event based program, written in ABAP language. Executed based on events not line by line. Interactive Report: Display basic information on the basic list and the detail information in the  secondary list. In SAP there are 21 list, first one is called basic list with list number 0 and others are known as secondary list and start with 1,2,3 to 20. System variable SY-LSIND  give the list index number. ALV Report: Looks better  ALV report gives extra benefit like sort, Filter, sum, changing layout, downloading in different format & print.

SAP SD (Sales & Distribution) important Table-Part:02

SAP Local Sales & Distribution (SD) important table list: SD Sales Doc Tables Description VBUK   Header Status and Administrative Data VBAK   Sales Document – Header Data VBKD   Sales Document – Business Data VBUP   Item Status VBAP   Sales Document – Item Data VBPA   Partners VBFA   Document Flow VBEP   Sales Document Schedule Line VBBE   Sales Requirements: Individual Records Delivery Tables in SAP SD Description LIPS   Delivery Document item data includes referencing PO LIKP   Delivery Document Header data Billing Doc Tables Description VBRK   Billing Document Header VBRP   Billing Document Item Shipping...