What is SAP?

Posted in SAP Basic Knowledge on May 11th, 2011 by Abap master

SAP is a German Enterprise Application Software development company founded in 1972.The name SAP stands for “Systems, Applications and Productions in Data Processing”. The company has spread over 50 countries and has more than 109000 customers. SAP software Products SAP ERP is the main product of the company which focused on Enterprise Resource Planning. SAP [...]

ABAP Tutorial

Posted in ABAP on May 13th, 2011 by Abap master

ABAP is a special programming language used by SAP only. The full form of ABAP is Advanced Business Application Programming. This language is created by the company SAP itself. It is used for the modification and other development works for the customization purposes as per the user requirements. Trained SAP ABAP professionals called ABAP developers [...]

Singapore employee address SAP BAPI’s

Posted in BAPI on March 12th, 2012 by Abap master

Here is  a list of Singapore employee address SAP BAPI’s which are used for creating, changing & requesting the ESS address in SAP system. BAPI_ADDREMPSG_CHANGE : ESS Address Change for Singapore employee BAPI_ADDREMPSG_CREATE : ESS Address Create for Singapore employee BAPI_ADDREMPSG_CREATESUCCESSOR : ESS Address Create Successor BAPI_ADDREMPSG_GETDETAIL : ESS Address Get Detail for Singapore employee [...]

Malaysian Employee Address BAPI

Posted in BAPI on March 2nd, 2012 by Abap master

Following BAPI are used with Malaysian Employee Address. BAPI_ADDREMPMY_CHANGE : ESS Address Change for Malaysia BAPI_ADDREMPMY_CREATE : ESS Address Create for Malaysia BAPI_ADDREMPMY_CREATESUCCESSOR : ESS Address Create Successor BAPI_ADDREMPMY_GETDETAIL : ESS Address Get Detail BAPI_ADDREMPMY_GETDETAILEDLIST : Read instances with data BAPI_ADDREMPMY_REQUEST : Create locked employee address record for Malaysia BAPI_ADDREMPMY_SIMULATECREATIO : ESS Address Simulate Creation [...]

List of BAPI for employee address in Indonesia

Posted in BAPI on February 27th, 2012 by Abap master

Here is a list of BAPI that deal with employee address in Indonesia.List includes the BAPI’s for reading, creation, changing, simulate etc. These BAPI’s are associated with the function group PADR_ID. BAPI_ADDREMPID_CHANGE : Changing the ESS Address for Indonesia BAPI_ADDREMPID_CREATE : Creation of ESS Address for Indonesia BAPI_ADDREMPID_CREATESUCCESSOR : ESS Address Create Successor BAPI_ADDREMPID_GETDETAIL : [...]

BAPI_ADDREMPID_CHANGE – ESS Address change for Indonesia

Posted in BAPI on February 27th, 2012 by Abap master

Usage: Changing the ESS Address for Indonesia EXPORTING parameters for BAPI_ADDREMPID_CHANGE employeenumber subtype objectid lockindicator validitybegin validityend recordnumber coname streetandhouseno scndaddressline city district state postalcodecity country telephonenumber commtype1 commnumber1 commtype2 commnumber2 commtype3 commnumber3 Pattern

BAPI_ADDREMPHK_REQUEST – Creation of locked employee address record

Posted in BAPI on February 27th, 2012 by Abap master

Usage: Creation of locked employee address record for Hong Kong. EXPORTING parameters for BAPI_ADDREMPHK_REQUEST employeenumber validitybegin validityend addresstype coname streetandhouseno scndaddressline city districtcode state country telephonenumber district postalcodecity commtype1 commnumber1 commtype2 commnumber2 commtype3 commnumber3 commtype4 commnumber4 commtype5 commnumber5 commtype6 commnumber6 companyownedapt nocommit IMPORTING parameters for BAPI_ADDREMPHK_REQUEST return employeenumber subtype objectid lockindicator validitybegin validityend recordnumber Pattern

BAPI_ADDREMPHK_GETDETAIL

Posted in BAPI on February 27th, 2012 by Abap master

Usage: Reading the employee address for Hong Kong. EXPORTING parameters for BAPI_ADDREMPHK_GETDETAIL employeenumber subtype objectid lockindicator validitybegin validityend recordnumber IMPORTING parameters for BAPI_ADDREMPHK_GETDETAIL return addresstype coname streetandhouseno scndaddressline city districtcode state country telephonenumber district postalcodecity commtype1 commnumber1 commtype2 commnumber2 commtype3 commnumber3 commtype4 commnumber4 commtype5 commnumber5 commtype6 commnumber6 nameofaddresstype nameofdistrict nameofstate nameofcountry companyownedapt Pattern

ABAP Transaction codes list – Tcodes

Posted in ABAP on February 23rd, 2012 by Abap master

Here is a list of important and frequently used ABAP transaction codes ( Tcodes ). Transaction codes are arranged & sorted according to the functionality. ABAP Help ABAPDOCU : Transaction code To display Example Library ABAPHELP : To display ABAP Keyword Documentation SEARCH_SAP_MENU : For searching the the standard SAP menu for transaction codes or [...]

BAPI_ADDREMPHK_CREATE

Posted in BAPI on February 23rd, 2012 by Abap master

Usage: Creation of Employee Address for Hong Kong EXPORTING PARAMETERS FOR BAPI_ADDREMPHK_CREATE employeenumber validitybegin validityend addresstype coname streetandhouseno scndaddressline city districtcode state country telephonenumber district postalcodecity commtype1 commnumber1 commtype2 commnumber2 commtype3 commnumber3 commtype4 commnumber4 commtype5 commnumber5 commtype6 commnumber6 companyownedapt nocommit IMPORTING PARAMETERS FOR BAPI_ADDREMPHK_CREATE return employeenumber subtype objectid lockindicator validitybegin validityend recordnumber Pattern

BAPI_ADDREMPHK_CHANGE

Posted in BAPI on February 22nd, 2012 by Abap master

Usage: Changing the Employee Address for Hong Kong. EXPORTING parameters for BAPI_ADDREMPHK_CHANGE employeenumber subtype objectid lockindicator validitybegin validityend recordnumber coname streetandhouseno scndaddressline city districtcode state country telephonenumber district postalcodecity commtype1 commnumber1 commtype2 commnumber2 commtype3 commnumber3 commtype4 commnumber4 commtype5 commnumber5 commtype6 commnumber6 companyownedapt nocommit IMPORTING parameters for BAPI_ADDREMPHK_CHANGE return Pattern

BAPI_ADDREMPFR_GETDETAILEDLIST

Posted in BAPI on February 22nd, 2012 by Abap master

Usage: Reading the  Data Records in Period (French Employee Addresses) EXPORTING parameters for BAPI_ADDREMPFR_GETDETAILEDLIST employeenumber subtype timeintervallow timeintervalhigh IMPORTING parameters for BAPI_ADDREMPFR_GETDETAILEDLIST return TABLES parameters for BAPI_ADDREMPFR_GETDETAILEDLIST address Pattern