cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI_PERSDATA_CHANGE - empty mandatory subtype?

Former Member
0 Kudos

Hi,

have a question on this BAPI. it has this required fields, to be pass over:

EMPLOYEENUMBER

SUBTYPE

OBJECTID

LOCKINDICATOR

VALIDITYBEGIN

VALIDITYEND

RECORDNUMBER

Scenario / Prob

-


The PA0002 table that I am working with doesn't have SUBTYPE, OBJECTID, LOCKINDICATOR, for any of the records that i would like to select. Its empty.

So what i tried was to put a ' ', to indicate that is empty. It returned an error message saying "Make an entry in all required fields". Next tried to put in some values for these fields -- and it retured an error message saying "No data selected from 0002 for this period"

Note: had used the enqueue and dequeue BAPI b4 and after this change function

QUESTION

-


Is there something that i have missed out ? I mean -- how can get this to work ?

Appreciate your advise. Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I got exactly the same problem

I am really surprised that nobody can answer this simple question.

Did you find another way to update personnal data from Java or over developpment labguage ?

Former Member
0 Kudos

hello?

is there no solution to this problem?

please help.

Former Member
0 Kudos

bump.

i have tried picking the necessary values from SAP itself using another method. so now, using multiple methods, i have gotten the requested values and basically reenter them into the right fields.

it is still not working.

help please?