Ansicht
Dokumentation

ABENLOGEXP_REQUESTED - LOGEXP REQUESTED

ABENLOGEXP_REQUESTED - LOGEXP REQUESTED

rdisp/max_wprun_time - Maximum work process run time   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

- IS REQUESTED

Obsolete Syntax

... para IS $[NOT$] REQUESTED ...

Effect

This predicate expression checks whether an output parameter para of a procedure is being requested. The expression is true if in the call an actual parameter was assigned to the formal parameter.

This expression is possible only in function modules and methods. para expects only output parameters and optional input/output parameters.

If the addition NOT is specified, the expression is true if no actual parameter was assigned to the formal parameter in the call.

Notes

  • The predicate IS REQUESTED should no longer be used. The predicate expression IS SUPPLIED can be used instead, which includes all functions of IS REQUESTED.





Vendor Master (General Section)   ABAP Short Reference  
This documentation is copyright by SAP AG.

Length: 1714 Date: 20240424 Time: 063648     sap01-206 ( 27 ms )