ABAPCALL_CUSTOMER_FUNC_SHORTREF - CALL CUSTOMER FUNC SHORTREF

General Data in Customer Master   CPI1466 during Backup  
This documentation is copyright by SAP AG.

CALL CUSTOMER-FUNCTION

Reference



Syntax

CALL CUSTOMER-FUNCTION func
                      [EXPORTING  p1 = a1 p2 = a2 ...]
                       [IMPORTING  p1 = a1 p2 = a2 ...]
                       [CHANGING   p1 = a1 p2 = a2 ...]
                       [TABLES     t1 = itab1 t2 = itab2 ...]
                       [EXCEPTIONS [exc1 = n1 exc2 = n2 ...]
                                  [error_message = n_error]
                                  [OTHERS = n_others]].


Effect

Obsolete: Binds the function module exit specified in func.

Additions






Fill RESBD Structure from EBP Component Structure   ABAP Short Reference  
This documentation is copyright by SAP AG.


Length: 2076 Date: 20120518 Time: 195108     triton ( 44 ms )