Ansicht
Dokumentation

/PMG/ABT_PROCESS_LOCK_SA - Lock or Unlock a Sample Application

/PMG/ABT_PROCESS_LOCK_SA - Lock or Unlock a Sample Application

CL_GUI_FRONTEND_SERVICES - Frontend Services   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This RFC-enabled Function Module performs a Lock or Unlock on a Sample Application. The Sample Application ID is given through parameter IV_SA_ID and the lock flag is given through IV_LOCK_FG.

The export parameter ES_MESSAGE gives a message regarding the result.
The export parameter EV_SUCCESS gives a value 'X' if it is a success and ' ' if it is a failure.

Example

Importing Parameters:

-,,IV_SA_ID: 00001

-,,IV_LOCK_FG: X

Result is: The Sample Application will be locked. A message will be returned. EV_SUCCESS = 'X'

Importing Parameters:

-,,IV_SA_ID: 99999

-,,IV_LOCK_FG: X

Result is: The Sample Application will not be locked because Sample Application with ID 99999 cannot be found. A message will be returned. EV_SUCCESS = ' '

Notes

Further information





Parameters

ET_MESSAGES
EV_SUCCESS
IV_LOCK_FG
IV_SA_ID

Exceptions

SYSTEM_FAILURE

Function Group

/SAPLGE_PROCESS_API

ABAP Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 1248 Date: 20240426 Time: 071003     sap01-206 ( 21 ms )