分类目录归档:SAP

2019
08-29

Extension Index in SAP ABAP HOT

Extension Index in SAP ABAP Extension Index are nothing but secondary indexes for the SAP standard tables.When you create a secondary index in normal way, SAP considers its as a modification to the table. But when you create an Extension index, we are not actually modifying....Read More >
2019
08-29

Customer Exits in SAP ABAP HOT

Customer Exits in SAP ABAP After understanding about User Exits in SAP ABAP. Now we will learn next enhancement concept called Customer Exits which are released after user exits. What are Customer Exits in SAP ABAP? Customer Exits are like hooks to the SAP standard programs....Read More >