SAP ABAP FOR BEST PRACTICE AND TRAVEL RELATED GUIDE

SAP ABAP for best practice and travel related guide.

Thursday, January 27, 2022

When do we go for call transaction method and when do we go for session method in SAP ABAP?

›
Call Transaction : The Call transaction is used if you need the generated document number to be returned to the program. It is often used if...

DMR mass creation BAPI Name.

›
 Which BAPI do they use for DMR mass creation?   BAPI Name: BAPI_BUSPROCESSND_CREATEMULTI    

Which modules are used in BDC.

›
  Which modules are used in BDC? 1.BDC_Open_group. 2.BDC_Insert. 3.BDC_Close_group These three modules are primarily used in successfull...
Tuesday, October 13, 2020

Billing Date validation In SAP ABAP.

›
Billing Date validation In SAP ABAP. INCLUDE  RV60AFZZ  FORM  USEREXIT_ACCOUNT_PREP_KOMKCV . """""""...
2 comments:

How to make field Address required in transaction KE51 in SAP

›
How to make field Address required in transaction KE51 in SAP ABAP. Normally SAP doesn’t provide us configuration and user exit to make fiel...
1 comment:

Definition of Infotype within the Data Dictionary in ABAP HR

›
Definition of Infotype within the Data Dictionary. Each infotype nnnn requires at least two structures and one table: • Structure PSnnnn Str...

Naming conventions for Infotypes in SAP ABAP HR

›
Naming conventions for Infotypes in SAP.  • 0000 to 0999 – HR Master data / Applicant data • 1000 to 1999 – Organizational Management • 2000...
Saturday, October 10, 2020

What is an IDOC Structure in SAP.

›
IDOC Structure.    Each IDOC has 3 records I.              Control Record : Ø   It contains IDOC type & Message type information, Part...
Friday, October 9, 2020

How to check the IDOCs in SAP.

›
How to check the IDOCs? Check the IDOCs in SAP. Ans :- WE19 is the T-code to check the IDOC’s. 1.    Execute WE02/WE05 2.    Provide t...
Wednesday, October 7, 2020

What Are The Differences Between SAP Scripts & Smartforms in SAP ABAP.

›
What Are The Differences Between SAP Scripts & Smartforms? Differences between SAP Scripts and Smart Forms are:  Smart Forms are clie...

BAPI_MATERIAL_SAVEDATA Use For Material Extension Full Program Example in SAP ABAP

›
Material Extension  Full Program Example in SAP ABAP. BAPI_MATERIAL_SAVEDATA Use For Material Extension in SAP ABAP. REPORT  zrmm_material_m...
1 comment:
‹
›
Home
View web version
Powered by Blogger.