Programming GetStatus() BAPIs 

Use

With the BAPI GetStatus() you can retrieve information about the status of a particular object instance.
The BAPI GetStatus() is an instance method.

Features

Import Parameters

You should keep the following points in mind when defining the import parameters:

For the associated method definition in the BOR, the key fields must not also be specified as parameters. For this reason, the BOR/BAPI Wizard does not include the function module parameters for the key fields in the method definition, when it creates a BAPI.

Export Parameters

You should keep the following points in mind when defining the export parameters:

See also:

Example of a GetStatus() BAPI