Ansicht
Dokumentation

OIJC_GET_NOMINATION - OIL-TSW : Get the all the Nominations for a Given Nomination Number

OIJC_GET_NOMINATION - OIL-TSW : Get the all the Nominations for a Given Nomination Number

ROGBILLS - Synchronize billing plans   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

This function is used to find all the nominations that have the same name. Nominations with the same name may be created on different dates and this function helps to retrieve all such nominations.

Since nominations might exist with the delete indicator set, this function can also fill the internal table with all the deleted nominations if the delete indicator is set.

Parameters:

Import:

Nomination number

Delete indicator

Export:

ReturnCode:

0 : Nominations found for the given name.

1 : No nominations found for the given name.

2 : Unknown error occurred.

Tables :

I_NOMINATION_LIST : This internal table contains all the nominations that matched the selection criteria (that is, nominations with the same name).

Note

When the delete indicator is set to 'X', the internal table is filled with all nominations with the given name which have the delete indicator set. If the delete indicator is set to 'Space', however, then the internal table is filled with all nominations, including those nominations that have the delete indicator set.





Parameters

C_DELIND
E_RETURNCODE
I_NOMINATION_LIST
I_NOMNR

Exceptions

Function Group

OIJC

CPI1466 during Backup   CPI1466 during Backup  
This documentation is copyright by SAP AG.

Length: 1539 Date: 20240523 Time: 134018     sap01-206 ( 32 ms )