Application Development and Automation 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: 
Read only

Help with CASE MANAGEMENT

Former Member
0 Likes
1,891

Hi Experts,

I am working with Case Management, and I have to create Cases with all its specifications automatically. Anybody knows how I can create it? or Anybody have any suggestion or documentation to start with this.

Thanks in advance.

Regards,

Beatriz.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,505

UF!!

What a mess!

Is it a standard function?

do you know how I can do the validations on the attributes fields?

Kind Regards,

Bea.

Hi Experts,

I am working with Case Management, and I have to create Cases with all its specifications automatically. Anybody knows how I can create it? or Anybody have any suggestion or documentation to start with this.

Thanks in advance.

Regards,

Beatriz.

11 REPLIES 11
Read only

Former Member
Read only

Former Member
0 Likes
1,505

Hi,

Thanks a lot, but these links are related on SAP 4.7 and I am working with SAP ECC 6, I know the links for HELP SAP ECC6. Don't you know other links / Documents who show me how I can use no standard options or solve issues by program.

Regards,

Beatriz.

Read only

0 Likes
1,505

Hello,

Please check the below link.

https://help.sap.com/saphelp_nw70/helpdata/EN/90/18413a38cec628e10000000a11402f/frameset.htm

I guess this documnetation is with reference to ECC 6.0

Regards,

Keerthika

Read only

0 Likes
1,505

Hi,

Easy transaction to Case Management customizing is SCASE_CUSTOMIZING. There you have an overview of the customizing of case management.

Also carryon these steps one by one...

Case Management Basic Settings :

Define Number Range Intervals for Case

Define Case Types

Determine Permitted values for attribute

Create values for "Category" attribute

Create values for "Cause" attributes

Create values for "Priority" attribute

Create values for "Reason" for escalation attribute

Assign escalation reasons to an attribute profile

Create values for "Authorization level" attribute

System Modifications

Create status profile

Create Text profile

Create Text Ids

Create Text Profile

Define Logical system for external objects

Enhanced System modifications

Note About Enhanced System Modifications

Define Processes

Set up registry

Create/Change Case Record Model

Create Profiles

Create attribute profile

Create function profile

Create terminology profile

Create Activities for authorization check

Activate application log

Define processes

Create/Change Case Record Model

When u open the Transaction SCASE_CUSTOMIZING , there will be Registry Steps...

Follow them step by step.

For any queries reply.

Regards,

Eswari.

Read only

Former Member
0 Likes
1,505

Thanks!

I'll take a look to this link.

Kind regards,

Beatriz.

Read only

Former Member
0 Likes
1,505

Great!

I have done all that you explain me, and it works good! . Now I have a little problem, or big... I don't know...

Well, I have to create attributes depending on its self, that its, I have to create one attribute with a selection data, and when one data is selected the data of the other attribute change depending on the selection of the first attribute selected. for example: attribute "Country", I select spain; so the other attribute fill in by all the cities from spain (Madrid, Barcelona,.....)

I hope I explain more or less what I need, I know my English is no so good. Sorry.

Thanks in advance.

Kind Regards,

Beatriz.

Read only

0 Likes
1,505

Hi

Dats good to hear.

Moreover for that dependencies of Attributes you need to write ABAP function code and you also need to do validations of the Attribute fields.

Regards,

Eswari.

Read only

Former Member
0 Likes
1,506

UF!!

What a mess!

Is it a standard function?

do you know how I can do the validations on the attributes fields?

Kind Regards,

Bea.

Read only

0 Likes
1,505

Hi,

Its not a Standard Function.

You need to customize your own code basing on your requirement.

Validations have to be done basing on filteration process.

Regards,

Eswari.

Read only

Former Member
0 Likes
1,505

thanks a lot Eswari,

I hope I could help you as you help me.

again, thanks.

Kind Regards,

Bea.

Read only

0 Likes
1,505

Ok thank you.

Regards,

Eswari.