Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Update Nomination status table OIJNOMST

Former Member
0 Kudos

Hi all,

I need to update the nomination satus table OIJNOMST in an ABAP application. I cannot directly use the INSERT statement as some data processing which is done by the system will not be carried out. I have been informed there are some function modules for updating OIJNOMST. Can anyone tell what they are and how i can use them?

regards,

Hamza

1 ACCEPTED SOLUTION

Former Member
0 Kudos

please check these...


Function group                 Function group short text
Function Module Name           Short text for function module

OIJB                           OIL-TSW: Generate documents
OIJB_GET_NOMINATION_DATA       Read Nomination Data of TSW Tickets

OIJC                           OIL-TSW: Nomination/TS/Location
OIJC_GET_NOMINATION            OIL-TSW : Get the all the Nominations for a Given Nomination Number
OIJC_NOMINATION_UPDATE         OIL-TSW : Nomination posting function

OIJD                           OIL-TSW: Common DB access utilities
OIJD_GET_NOMINATION_STATUS     OIL-TSW : routine to get the status of the nomination for a TD shipmen
OIJ_GET_NOMINATION             OIL-TSW: Get nomination header + all items

OIJW                           OIL-TSW: Worklist
OIJW_GENERATE_NOMINATION_WL    OIL-TSW: Generate nomination worklist entries

OIJ_EL_DOCG                    Document generation functions for CIP
OIJ_EL_DOCG_UPDATE_NOMINATION  Update nomination after document generation
OIJ_EL_DOCG_UPDAT_NOMINATION_N Update nomination after document generation

OIJ_NOM_GUI                    TSW: Nomination Presentation layer
OIJ_MAINTAIN_NOMINATION        TSW: Maintain nomination

1 REPLY 1

Former Member
0 Kudos

please check these...


Function group                 Function group short text
Function Module Name           Short text for function module

OIJB                           OIL-TSW: Generate documents
OIJB_GET_NOMINATION_DATA       Read Nomination Data of TSW Tickets

OIJC                           OIL-TSW: Nomination/TS/Location
OIJC_GET_NOMINATION            OIL-TSW : Get the all the Nominations for a Given Nomination Number
OIJC_NOMINATION_UPDATE         OIL-TSW : Nomination posting function

OIJD                           OIL-TSW: Common DB access utilities
OIJD_GET_NOMINATION_STATUS     OIL-TSW : routine to get the status of the nomination for a TD shipmen
OIJ_GET_NOMINATION             OIL-TSW: Get nomination header + all items

OIJW                           OIL-TSW: Worklist
OIJW_GENERATE_NOMINATION_WL    OIL-TSW: Generate nomination worklist entries

OIJ_EL_DOCG                    Document generation functions for CIP
OIJ_EL_DOCG_UPDATE_NOMINATION  Update nomination after document generation
OIJ_EL_DOCG_UPDAT_NOMINATION_N Update nomination after document generation

OIJ_NOM_GUI                    TSW: Nomination Presentation layer
OIJ_MAINTAIN_NOMINATION        TSW: Maintain nomination