cancel
Showing results for 
Search instead for 
Did you mean: 

can we set user status in tj30 ?

former_member184067
Active Contributor
0 Kudos

Hi all,

can we set user status in tj30 ?

i've created a new status profile and it seems SAP automaticaly generate all of status in my status profile to table tj30.

but the data in column estat of table tj30 that created is started from E0001.

can we set the data start from certain number ( for example : from E0060 ) not from E0001 ?

or can we update it from E0001 to E-something ( for example : to E0056 ) ?

please advice or breif me.

many thanks in advance

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Eddhie,

You must perform the following steps manually:

1. Transaction SPPFCADM

2. Select the application

"CRM_ORDER"

1. Click 'Define action profiles and actions'

2. Select the action profile (if you are using the standard action profile)

"SMSD_SERVICE_ORDER_DNO"

1. Double-click 'Action definition'

2. Select the action

"SMSD_SRVC_ORDER_DNO_SAP_UPDATE"

1. Double-click 'Processing types'

2. Go to the change mode using the 'Display/change' button

3. Press the "Change" button in the screen area "Method call settings" in the line "Define processing parameters".

4. Click the 'Create' pushbutton in the dialog box that is then displayed.

5. Enter the following data:

a) Element: USER_STATUS

b) Name: USER_STATUS

c) Short description: USER_STATUS

d) Data type tab, ABAP dictionary reference

Structure TJ30

Field ESTAT

e) "Initial value" tab page, entry "E0060" in the field USER_STATUS (or another allowed user status from the status profile used if desired).

f) Copy the entries.

6. Save

Check OSS Note (663970) for more detail.

Please award points if the solution is helpful.

Thanks

Sumi

former_member184067
Active Contributor
0 Kudos

hi sumit,

thanks for you reply,

i've followed the steps that you told me before but after choosing the action profile, i can't find the action "SMSD_SVRC_ORDER_DNO_SAP_UPDATE" or something similar like that action.

can you brief me?

beside that i have another question, sory if the question seems silly or stupid because i'm newbie in sap.

as far i know, not all status in table TJ30 will be exists in condition defined in Action Condition configuration. it's depend on the condition of business rules, rite? so the question is : by following steps that you explain before can we update all status ( field estat in table tj30 ) for certain status profile ?

please brief me and many thanks in advance