Pages
(Move to ...)
Home
About mySAP Technical
▼
Saturday, October 6, 2018
How to add Custom Subscreen and Field to VL02N using BAdI
›
In order to implement a BAdI,we have to create a function group. Create a function group using SE37. Open the Function group in SE80. Activ...
1 comment:
Tuesday, June 26, 2012
Overview of OOP's in ABAP/4
›
OBJECT ORIENTED PROGRAMMING IN ABAP/4 Class : A Class is a user defined data type with attributes,method types and events for a particul...
4 comments:
Sunday, October 24, 2010
Transaction code for a Maintainance Table
›
How to Create T Code for a Maintainance Table Create T Code using SE93 Provide short text and select Transaction with Parameters(parameters ...
Wednesday, October 6, 2010
How to down load Spool into PDF file in Local system
›
Down Load Spool into PDF file in Local system. Pick the spool number from SP01,which you want to down into PDF. Execute RSTXPDFT4 Report in ...
Tuesday, August 10, 2010
Append SAP standard table
›
It is a standard procedure to add new custom fields to the standard tables. Append structure name should begin with ZZ or YY. This prevents ...
Tuesday, August 3, 2010
Warehouse Management(WM) Interface
›
Warehouse Management Involves in below modules.
2 comments:
Thursday, April 1, 2010
Implementing Enhancement Point
›
Implementing Enhancement : Take an example like Inbound IDoc : IDOC_INPUT_INVOIC_MM Go To SE37 and give Function module name as IDOC_INPUT_I...
1 comment:
›
Home
View web version