Ansicht
Dokumentation

TR_GET_REQUEST_TYPE - Determine requests and task type for object

TR_GET_REQUEST_TYPE - Determine requests and task type for object

ABAP Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function module determines the request and task type for an object and the target system of the request.

Specify the object with the import parameters IV_PGMID, IV_OBJECT and IV_OBJ_NAME

The export parameter IV_REQUEST_TYPE returns the request type. Possible values are:

  • "K" transportable change request
  • "W" Customizing request

The export parameter IV_TARSYSTEM returns the target of the request.

  • "*" Any request target
  • "SYS" Request target

The export parameter IV_TASK_TYPE returns the task type. Possible values are:

  • "*" every task type is possible
  • "S" correction
  • "R" repair
  • "Q" Customizing task

Example

Notes

Further information





Parameters

EV_REQUEST_TYPE
EV_TARSYSTEM
EV_TASK_TYPE
IV_OBJECT
IV_OBJ_NAME
IV_PGMID

Exceptions

INVALID_OBJECT
NO_REQUEST_NEEDED
SYSTEM_ERROR

Function Group

STRJ

ROGBILLS - Synchronize billing plans   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1375 Date: 20240523 Time: 061900     sap01-206 ( 22 ms )