SAP AMDP L ABEXA



Get Example source ABAP code based on a different SAP table
  


SAP_ONLY

ABAP_AMDP - Implementation of an L Procedure
This example demonstrates the implementation of a procedure in the programming language L using AMDP.

ABAP_SOURCE_CODE
DEMO CL_DEMO_AMDP_L_LANGUAGE

ABAP_DESCRIPTION
The following L procedure is implemented in the AMDP method HELLO_WORLD of the AMDP class CL_DEMO_AMDP_L_HELLO_WORLD:
METH CL_DEMO_AMDP_L_HELLO_WORLD=>HELLO_WORLD
The tabular output parameter is created from a predefined text and an interactive input.



Latest notes: