SAP ABAP Class CL_CFS_P_STATUS (Persistence Class for Maintaining a Status Profile)
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFS_STATUS_MANAGEMENT (Package) Status Management Tool for cFolders a. Engineering Documents
Properties
Class CL_CFS_P_STATUS  
Short Description Persistence Class for Maintaining a Status Profile    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CFS_STATUS_MANAGEMENT   Status Management Tool for cFolders a. Engineering Documents 
Created 20020225   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_CFS_P_STATUS has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_CFS_P_RUNTIME 20020411 Persistence Class for Runtime of Object Status
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_STATUS Instance attribute Private Type reference (TYPE) TT_CFS_STATUS CFS: Additional (Mapping) Data for Status 20020314
2 MT_STATUS_ACTION Instance attribute Private Type reference (TYPE) TT_CFS_STAT_ACTION CFS: Actions for Status 20020314
3 MT_STATUS_FIELDGROUP Instance attribute Private Type reference (TYPE) TT_CFS_STATUS_FGRP CFS: Field Groups for Status 20030103
4 MT_STATUS_PROF Instance attribute Private Type reference (TYPE) TT_CFS_STATUS_PROF CFS: Additional (Mapping) Data for Status Profile 20020315
5 MT_STATUS_TRANS Instance attribute Private Type reference (TYPE) TT_CFS_STATUS_TRANS CFS: Status Transitions 20020314
6 MT_TJ20 Instance attribute Private Type reference (TYPE) TT_TJ20 Status Profiles 20020315
7 MT_TJ20T Instance attribute Private Type reference (TYPE) TT_TJ20T Texts for status profiles 20020314
8 MT_TJ30 Instance attribute Private Type reference (TYPE) TT_TJ30 User Status 20020314
9 MT_TJ30T Instance attribute Private Type reference (TYPE) TT_TJ30T Texts for User Status 20020314
10 MT_TJ31 Instance attribute Private Type reference (TYPE) TT_TJ31 Process control (user status) 20020314
11 MT_TRANS_ACTION Instance attribute Private Type reference (TYPE) TT_CFS_TRANS_ACTION CFS: Actions for Status Transitions 20020314
12 SP_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_CFS_P_STATUS Persistence Class for Maintaining a Status Profile 20020225
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_PROFILE_NAME Instance method Public Method Check Uniqueness of Profile Names 20020320
2 CHECK_STATUS_NAME Instance method Public Method Check Uniqueness of Status Names 20020320
3 CHECK_TRANS_NAME Instance method Public Method Check Uniqueness of Transition Names 20020320
4 COMMIT Instance method Public Method Wrapper Commit 20020225
5 DELETE_PROFILE_ATTRIBUTES Instance method Public Method Deletes All Attributes of a Status Profile 20020227
6 DELETE_STATUS_ATTRIBUTES Instance method Public Method Deletes All Attributes of a Status 20020301
7 DELETE_TRANSITION_ATTRIBUTES Instance method Public Method Deletes All Attributes of a Status Transition 20020307
8 GET_ACTION_USAGE_LIST Instance method Public Method Where-Used List for Action 20020529
9 GET_BSVA_KEYS_FOR_PROFILE Instance method Private Method Determine STSMA from BSVA for profile_id 20020314
10 GET_BSVA_KEYS_FOR_STATUS Instance method Private Method Determine STSMA and ESTAT from BSVA for status_id 20020314
11 GET_INSTANCE Static method Public Method Retrieving the Instance 20020225
12 GET_NEXT_STSMA Instance method Private Method Determine Number for Status Profile 20020712
13 GET_PROFILES Instance method Public Method Delivers All Status Profiles 20020402
14 GET_PROFILE_ATTRIBUTES Instance method Public Method Gets Attributes of a Status Profile 20020227
15 GET_PROFILE_ID_FOR_BSVA_KEY Instance method Private Method Determine Profile ID from CFS Status 20020411
16 GET_STATUSES_OF_PROFILE Instance method Public Method Delivers All Status (IDs) for a Status Profile 20020301
17 GET_STATUS_ACTIONS Instance method Public Method Gets Entry Actions of a Status 20020307
18 GET_STATUS_ATTRIBUTES Instance method Public Method Gets Attributes of a Status 20020228
19 GET_STATUS_FIELDGROUPS Instance method Public Method Gets Field Groups of a Status 20030103
20 GET_STATUS_ID_FOR_BSVA_KEY Instance method Private Method Determine Status ID from CFS Status 20020411
21 GET_STATUS_PROPERTIES Instance method Public Method Gets Properties of a Status 20020307
22 GET_TRANSITIONS_FOR_STATUS Instance method Private Method Determine Incoming and Outgoing Transition of a Status 20020315
23 GET_TRANSITIONS_OF_PROFILE Instance method Public Method Delivers All Status Transitions (IDs) for a Status Profile 20020415
24 GET_TRANSITION_ACTIONS Instance method Public Method Gets Actions of a Status Transition 20020307
25 GET_TRANSITION_ATTRIBUTES Instance method Public Method Gets Attributes of a Status Transition 20020307
26 GET_USER_TEMPLATES Instance method Public Method Delivers Template Profile IDs for a User 20070416
27 INIT_DATA Instance method Private Method Initialize Global Data 20020319
28 INSERT_PROFILE_ATTRIBUTES Instance method Public Method Insert a New Status Profile 20020227
29 INSERT_STATUS_ACTION Instance method Public Method Adds a New Action to Status 20020312
30 INSERT_STATUS_ATTRIBUTES Instance method Public Method Adss a New Status 20020228
31 INSERT_STATUS_FIELDGROUP Instance method Public Method Sets New Field Group as Protected in the Status 20030103
32 INSERT_STATUS_PROPERTY Instance method Public Method Inserts a New Property to Status 20020301
33 INSERT_TRANSITION_ACTION Instance method Public Method Inserts a New Action to Status Transition 20020307
34 INSERT_TRANSITION_ATTRIBUTES Instance method Public Method Inserts a New Status Transition 20020305
35 INVALIDATE_BUFFER Instance method Public Method Deletes Internal Buffer 20020516
36 READ_STATUS_ATTRIBUTES Instance method Private Method CFS_STATUS from Buffer/Database 20020315
37 READ_STATUS_PROFILE Instance method Private Method CFS_STATUS_PROF from Buffer/Database 20020315
38 READ_STATUS_TRANSITION Instance method Private Method CFS_STATUS_TRANS from Buffer/Database 20020412
39 READ_TJ20 Instance method Private Method TJ20 from Buffer/Database 20020315
40 READ_TJ30 Instance method Private Method TJ30 from Buffer/Database 20020315
41 READ_TJ31 Instance method Private Method TJ31 from Buffer/Database 20020318
42 REMOVE_ALL_STATUS_FIELDGROUPS Instance method Public Method Deletes All Field Group Assignments from Status 20030129
43 REMOVE_STATUS_ACTION Instance method Public Method Deletes Action from Status 20020312
44 REMOVE_STATUS_FIELDGROUP Instance method Public Method Deletes Field Group Assignment from Status 20030103
45 REMOVE_STATUS_PROPERTY Instance method Public Method Deletes Property at Status 20020301
46 REMOVE_TRANSITION_ACTION Instance method Public Method Deletes Action from Status Transition 20020307
47 ROLLBACK Instance method Public Method Wrapper Rollback 20020312
48 SAVE Instance method Public Method Writes Data from Buffer to the Database 20020225
49 UPDATE_INITIAL_STATUS Instance method Public Method Sets the Initial Status of a Status Profile 20020227
50 UPDATE_PROFILE_ADD_ATTRIBS Instance method Public Method Continues Changing Attributes of a Status Profile 20021115
51 UPDATE_PROFILE_DESCRIPTION Instance method Public Method Changes the Description of a Status Profile 20020227
52 UPDATE_PROFILE_NAME Instance method Public Method Changes the Name of a Status Profile 20020227
53 UPDATE_PROFILE_OBJECT_TYPE Instance method Public Method Changes the Object Type of a Status Profile 20030107
54 UPDATE_PROFILE_TEXTS Instance method Public Method Changes the Language-Dependent Texts of a Status Profile 20020308
55 UPDATE_STATUS_ADMIN Instance method Private Method Update Admin Data for Status 20020412
56 UPDATE_STATUS_DESCRIPTION Instance method Public Method Changes the Description of a Status 20020301
57 UPDATE_STATUS_NAME Instance method Public Method Changes the Name of a Status 20020301
58 UPDATE_STATUS_PROPERTY Instance method Public Method Changes the Value of a Property at the Status 20020305
59 UPDATE_STATUS_TEXTS Instance method Public Method Changes the Language-Dependent Text of a Status 20020311
60 UPDATE_TEMPLATE Instance method Public Method Select/Deselects Collaboration as Template 20070416
61 UPDATE_TRANSITION_ADMIN Instance method Private Method Update Admin Data for Transition 20020412
Events
Class CL_CFS_P_STATUS has no event.
Types
Class CL_CFS_P_STATUS has no local type.
Method Signatures

Method CHECK_PROFILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NAME Call by reference Type reference (TYPE) CFS_STATUS_PROF_NAME Name eines Statusschemas 20020320
2 Returning R_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Profil existiert 20020320

Method CHECK_PROFILE_NAME on class CL_CFS_P_STATUS has no exception.

Method CHECK_STATUS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID ID eines Statusschemas 20020321
2 Importing I_STATUS_NAME Call by reference Type reference (TYPE) CFS_STATUS_NAME Name eines Status 20020321
3 Returning R_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Status existiert 20020320

Method CHECK_STATUS_NAME on class CL_CFS_P_STATUS has no exception.

Method CHECK_TRANS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020321
2 Importing I_TRANS_NAME Call by reference Type reference (TYPE) CFS_TRANSITION_NAME Name einer Transition 20020321
3 Returning R_EXISTS Value transfer Type reference (TYPE) ABAP_BOOL Transition existiert 20020320

Method CHECK_TRANS_NAME on class CL_CFS_P_STATUS has no exception.

Method COMMIT Signature

Method COMMIT on class CL_CFS_P_STATUS has no parameter.
Method COMMIT on class CL_CFS_P_STATUS has no exception.

Method DELETE_PROFILE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020227

Method DELETE_PROFILE_ATTRIBUTES on class CL_CFS_P_STATUS has no exception.

Method DELETE_STATUS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020301

Method DELETE_STATUS_ATTRIBUTES on class CL_CFS_P_STATUS has no exception.

Method DELETE_TRANSITION_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFS_TRANSITION_ID CFS: Id eines Statusübergangs 20020307

Method DELETE_TRANSITION_ATTRIBUTES on class CL_CFS_P_STATUS has no exception.

Method GET_ACTION_USAGE_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ACTION_ID Call by reference Type reference (TYPE) CFS_ACTION_ID cfs: Id einer Statusaktion 20020529
2 Returning RT_USAGE_LIST Value transfer Type reference (TYPE) CFS_TT_OBJECT_IDS Tabelle mit Objekt-IDs 20020529

Method GET_ACTION_USAGE_LIST on class CL_CFS_P_STATUS has no exception.

Method GET_BSVA_KEYS_FOR_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BSVA_PROFILE_KEY Call by reference Type reference (TYPE) J_STSMA Statusschema 20020314
2 Exporting E_CFS_STATUS_PROF Call by reference Type reference (TYPE) CFS_STATUS_PROF CFS: zusätzliche (Mapping) Daten zum Statusschema 20020314
3 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020314

Method GET_BSVA_KEYS_FOR_PROFILE on class CL_CFS_P_STATUS has no exception.

Method GET_BSVA_KEYS_FOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BSVA_PROFILE_KEY Call by reference Type reference (TYPE) J_STSMA Statusschema 20020314
2 Exporting E_BSVA_STATUS_KEY Call by reference Type reference (TYPE) J_ESTAT Anwenderstatus 20020314
3 Exporting E_CFS_STATUS Call by reference Type reference (TYPE) CFS_STATUS CFS: zusätzliche (Mapping) Daten zum Status 20020314
4 Exporting E_CFS_STATUS_PROF Call by reference Type reference (TYPE) CFS_STATUS_PROF CFS: zusätzliche (Mapping) Daten zum Statusschema 20020314
5 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020314

Method GET_BSVA_KEYS_FOR_STATUS on class CL_CFS_P_STATUS has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_P_STATUS Value transfer Object reference (TYPE REF TO) CL_CFS_P_STATUS Persistenz-Klasse zur Pflege eines Statusschemas 20020225

Method GET_INSTANCE on class CL_CFS_P_STATUS has no exception.

Method GET_NEXT_STSMA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_STSMA Value transfer Type reference (TYPE) J_STSMA Statusschema 20020712

Method GET_NEXT_STSMA on class CL_CFS_P_STATUS has no exception.

Method GET_PROFILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROFILE_ATTRIBUTES Call by reference Type reference (TYPE) CFS_TT_PROFILE_ATTRIBUTES Tabelle von Attributen von Statusschemas 20020402
2 Exporting ET_PROFILE_IDS Call by reference Type reference (TYPE) CFS_TT_PROFILE_IDS Tabelle mit Statusschema-IDs 20020402
3 Importing I_WITH_ATTRIBUTES Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20020402

Method GET_PROFILES on class CL_CFS_P_STATUS has no exception.

Method GET_PROFILE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020227
2 Returning RS_PROFILE_ATTRIBUTES Value transfer Type reference (TYPE) CFS_TS_PROFILE_ATTRIBUTES Attribute eines Statusschemas 20020227

Method GET_PROFILE_ATTRIBUTES on class CL_CFS_P_STATUS has no exception.

Method GET_PROFILE_ID_FOR_BSVA_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STSMA Call by reference Type reference (TYPE) J_STSMA Statusschema 20020411
2 Returning R_PROFILE_ID Value transfer Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020411

Method GET_PROFILE_ID_FOR_BSVA_KEY on class CL_CFS_P_STATUS has no exception.

Method GET_STATUSES_OF_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_ID Value transfer Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020301
2 Returning RT_STATUS_IDS Value transfer Type reference (TYPE) CFS_TT_STATUS_IDS Tabelle mit Status-IDs 20020301

Method GET_STATUSES_OF_PROFILE on class CL_CFS_P_STATUS has no exception.

Method GET_STATUS_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020307
2 Returning RT_ACTION_IDS Value transfer Type reference (TYPE) CFS_TT_ACTION_IDS Tabelle mit Action-IDs für Status(Übergänge) 20020307

Method GET_STATUS_ACTIONS on class CL_CFS_P_STATUS has no exception.

Method GET_STATUS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020228
2 Returning RS_STATUS_ATTRIBUTES Value transfer Type reference (TYPE) CFS_TS_STATUS_ATTRIBUTES 20020228

Method GET_STATUS_ATTRIBUTES on class CL_CFS_P_STATUS has no exception.

Method GET_STATUS_FIELDGROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20030103
2 Returning RT_FIELDGROUPS Value transfer Type reference (TYPE) CFX_TT_EXTERNAL_ID_NAMESPACE Tabelle mit Feldgruppen-Ids für Status 20030103

Method GET_STATUS_FIELDGROUPS on class CL_CFS_P_STATUS has no exception.

Method GET_STATUS_ID_FOR_BSVA_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_STATUS_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020411
2 Importing I_BSVA_STATUS Call by reference Type reference (TYPE) J_ESTAT Anwenderstatus 20020411
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020411

Method GET_STATUS_ID_FOR_BSVA_KEY on class CL_CFS_P_STATUS has no exception.

Method GET_STATUS_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020307
2 Returning RT_PROPERTIES Value transfer Type reference (TYPE) CFS_TT_PROPERTIES Tabelle von Status-Properties 20020307

Method GET_STATUS_PROPERTIES on class CL_CFS_P_STATUS has no exception.

Method GET_TRANSITIONS_FOR_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_TRANS_IN Call by reference Type reference (TYPE) CFS_TS_DB_STATUS_TRANS eingehende Statusübergänge 20020315
2 Exporting E_TRANS_OUT Call by reference Type reference (TYPE) CFS_TS_DB_STATUS_TRANS ausgehende Statusübergänge 20020315
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020315
4 Importing I_STATUS_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020315

Method GET_TRANSITIONS_FOR_STATUS on class CL_CFS_P_STATUS has no exception.

Method GET_TRANSITIONS_OF_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROFILE_ID Value transfer Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020415
2 Returning RT_TRANSITION_IDS Value transfer Type reference (TYPE) CFS_TT_TRANSITION_IDS Tabelle mit Statusübergang-IDs 20020415

Method GET_TRANSITIONS_OF_PROFILE on class CL_CFS_P_STATUS has no exception.

Method GET_TRANSITION_ACTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFS_TRANSITION_ID CFS: Id eines Statusübergangs 20020307
2 Returning RT_ACTION_IDS Value transfer Type reference (TYPE) CFS_TT_ACTION_IDS Tabelle mit Action-IDs für Status(Übergänge) 20020307

Method GET_TRANSITION_ACTIONS on class CL_CFS_P_STATUS has no exception.

Method GET_TRANSITION_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CFS_TRANSITION_ID CFS: Id eines Statusübergangs 20020307
2 Returning RS_TRANSITION_ATTRIBUTES Value transfer Type reference (TYPE) CFS_TS_TRANSITION_ATTRIBUTES Attribute eines Statusübergangs 20020307

Method GET_TRANSITION_ATTRIBUTES on class CL_CFS_P_STATUS has no exception.

Method GET_USER_TEMPLATES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_TEMPLATE Call by reference Type reference (TYPE) CFS_TT_PROFILE_ATTRIBUTES Tabelle mit Collaborationen für Listen 20070416

Method GET_USER_TEMPLATES on class CL_CFS_P_STATUS has no exception.

Method INIT_DATA Signature

Method INIT_DATA on class CL_CFS_P_STATUS has no parameter.
Method INIT_DATA on class CL_CFS_P_STATUS has no exception.

Method INSERT_PROFILE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_ALT_KEY Call by reference Type reference (TYPE) CFS_PROFILE_ALT_KEY CFS: Statusschema interner BSVA Schlüssel 20020308
2 Exporting E_CREATED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CREATED_BY Name der Person, die das Objekt angelegt hat 20020227
3 Exporting E_CREATED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CREATED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020227
4 Importing IS_TEXT Value transfer Type reference (TYPE) CFS_TS_PROFILE_TEXTS 20020308
5 Importing I_APPLICATION Value transfer Type reference (TYPE) CFS_APPLICATION Applikations-Kennzeichen für Statusschemata 20020806
6 Importing I_COPY_WITH_OBJECT Value transfer Type reference (TYPE) CFS_COPY_WITH_OBJ ABAP_FALSE CFS: Flag, ob Statusschema mit dem Objekt kopiert wird 20021115
7 Importing I_DESCRIPTION Value transfer Type reference (TYPE) CFS_STATUS_PROF_DESCR Beschreibung eines Statusschemas 20020227
8 Importing I_FLAG_TEMPLATE Value transfer Type reference (TYPE) CFX_BOOLEAN Boolscher Typ 20070418
9 Importing I_ID Value transfer Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020227
10 Importing I_NAME Value transfer Type reference (TYPE) CFS_STATUS_PROF_NAME Name eines Statusschemas 20020227
11 Importing I_OBJECT_TYPE Value transfer Type reference (TYPE) CFX_ID Objekttyp für Statusschema 20030114

Method INSERT_PROFILE_ATTRIBUTES on class CL_CFS_P_STATUS has no exception.

Method INSERT_STATUS_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20020318
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020318
3 Importing I_ACTION_ID Value transfer Type reference (TYPE) CFS_ACTION_ID Id einer Action 20020312
4 Importing I_ACTION_TYPE Call by reference Type reference (TYPE) CFS_ACTION_TYPE CFS: Typ einer Aktion am Status(übergang) 20020424
5 Importing I_IS_EXIT_ACTION Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20020312
6 Importing I_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Statusübergangs 20020312

Method INSERT_STATUS_ACTION on class CL_CFS_P_STATUS has no exception.

Method INSERT_STATUS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CREATED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CREATED_BY Name der Person, die das Objekt angelegt hat 20020228
2 Exporting E_CREATED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CREATED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020228
3 Importing IS_TEXTS Call by reference Type reference (TYPE) CFS_TS_STATUS_TEXTS 20020308
4 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CFS_STATUS_DESCR Beschreibung eines Statusschemas 20020228
5 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Statusschemas 20020228
6 Importing I_NAME Call by reference Type reference (TYPE) CFS_STATUS_NAME Name eines Statusschemas 20020228
7 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020228

Method INSERT_STATUS_ATTRIBUTES on class CL_CFS_P_STATUS has no exception.

Method INSERT_STATUS_FIELDGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20030103
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030103
3 Importing I_FIELDGROUP_ID Value transfer Type reference (TYPE) CFX_T_EXTERNAL_ID ext. Id der zu schützenden Feldgruppe 20030103
4 Importing I_FIELDGROUP_NAMESPACE Value transfer Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE ext. Namespace der zu schützenden Feldgruppe 20030103
5 Importing I_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20030103

Method INSERT_STATUS_FIELDGROUP on class CL_CFS_P_STATUS has no exception.

Method INSERT_STATUS_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Value transfer Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20020301
2 Exporting E_CHANGED_ON Value transfer Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020301
3 Importing I_PROPERTY_TYPE Value transfer Type reference (TYPE) CFS_PROPERTY_TYPE Property für einen Status 20020305
4 Importing I_PROPERTY_VALUE Value transfer Type reference (TYPE) CFS_PROPERTY_VALUE Property-wert für einen Status 20020305
5 Importing I_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020301

Method INSERT_STATUS_PROPERTY on class CL_CFS_P_STATUS has no exception.

Method INSERT_TRANSITION_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20020318
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020318
3 Importing I_ACTION_ID Call by reference Type reference (TYPE) CFS_ACTION_ID Id einer Action 20020307
4 Importing I_ACTION_TYPE Call by reference Type reference (TYPE) CFS_ACTION_TYPE CFS: Typ einer Aktion am Status(übergang) 20020424
5 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020730
6 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) CFS_TRANSITION_ID CFS: Id eines Statusübergangs 20020307

Method INSERT_TRANSITION_ACTION on class CL_CFS_P_STATUS has no exception.

Method INSERT_TRANSITION_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CREATED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CREATED_BY Name der Person, die das Objekt angelegt hat 20020318
2 Exporting E_CREATED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CREATED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020318
3 Importing I_ID Call by reference Type reference (TYPE) CFS_TRANSITION_ID CFS: Id eines Statusübergangs 20020305
4 Importing I_NAME Call by reference Type reference (TYPE) CFS_TRANSITION_NAME Name eines Statusübergangs 20020305
5 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020305
6 Importing I_START_STATUS_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020305
7 Importing I_TARGET_STATUS_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020305

Method INSERT_TRANSITION_ATTRIBUTES on class CL_CFS_P_STATUS has no exception.

Method INVALIDATE_BUFFER Signature

Method INVALIDATE_BUFFER on class CL_CFS_P_STATUS has no parameter.
Method INVALIDATE_BUFFER on class CL_CFS_P_STATUS has no exception.

Method READ_STATUS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUFFER_IDX Call by reference Type reference (TYPE) I Index im Puffer 20020315
2 Exporting E_CFS_STATUS Value transfer Type reference (TYPE) CFS_TS_DB_STATUS CFS: zusätzliche (Mapping) Daten zum Status 20020315
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020315

Method READ_STATUS_ATTRIBUTES on class CL_CFS_P_STATUS has no exception.

Method READ_STATUS_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUFFER_IDX Call by reference Type reference (TYPE) I Index im Puffer 20020315
2 Exporting E_CFS_STATUS_PROF Value transfer Type reference (TYPE) CFS_TS_DB_STATUS_PROF CFS: zusätzliche (Mapping) Daten zum Statusschema 20020315
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020315

Method READ_STATUS_PROFILE on class CL_CFS_P_STATUS has no exception.

Method READ_STATUS_TRANSITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUFFER_IDX Call by reference Type reference (TYPE) I Index im Puffer 20020412
2 Exporting E_CFS_TRANS Value transfer Type reference (TYPE) CFS_TS_DB_STATUS_TRANS CFS: zusätzliche (Mapping) Daten zum Status 20020412
3 Importing I_TRANS_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020412

Method READ_STATUS_TRANSITION on class CL_CFS_P_STATUS has no exception.

Method READ_TJ20 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUFFER_IDX Call by reference Type reference (TYPE) I Index im Puffer 20020315
2 Exporting E_TJ20 Value transfer Type reference (TYPE) CFS_TS_DB_TJ20 Statusschema 20020315
3 Importing I_STSMA Call by reference Type reference (TYPE) J_STSMA Statusschema 20020315

Method READ_TJ20 on class CL_CFS_P_STATUS has no exception.

Method READ_TJ30 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUFFER_IDX Call by reference Type reference (TYPE) I Index im Puffer 20020315
2 Exporting E_TJ30 Value transfer Type reference (TYPE) CFS_TS_DB_TJ30 Anwenderstatus 20020315
3 Importing I_ESTAT Call by reference Type reference (TYPE) J_ESTAT Anwenderstatus 20020315
4 Importing I_STSMA Call by reference Type reference (TYPE) J_STSMA Statusschema 20020315

Method READ_TJ30 on class CL_CFS_P_STATUS has no exception.

Method READ_TJ31 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_BUFFER_IDX Call by reference Type reference (TYPE) I Index im Puffer 20020318
2 Exporting E_TJ31 Value transfer Type reference (TYPE) CFS_TS_DB_TJ31 Vorgangssteuerung (Anwenderstatus) 20020318
3 Importing I_ESTAT Call by reference Type reference (TYPE) J_ESTAT Anwenderstatus 20020318
4 Importing I_STSMA Call by reference Type reference (TYPE) J_STSMA Statusschema 20020318
5 Importing I_VRGNG Call by reference Type reference (TYPE) J_VORGANG Betriebswirtschaftlicher Vorgang 20020318

Method READ_TJ31 on class CL_CFS_P_STATUS has no exception.

Method REMOVE_ALL_STATUS_FIELDGROUPS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Statusübergangs 20030129

Method REMOVE_ALL_STATUS_FIELDGROUPS on class CL_CFS_P_STATUS has no exception.

Method REMOVE_STATUS_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20020318
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020318
3 Importing I_ACTION_ID Value transfer Type reference (TYPE) CFS_ACTION_ID Id einer Action 20020312
4 Importing I_IS_EXIT_ACTION Value transfer Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20020312
5 Importing I_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Statusübergangs 20020312

Method REMOVE_STATUS_ACTION on class CL_CFS_P_STATUS has no exception.

Method REMOVE_STATUS_FIELDGROUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20030103
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20030103
3 Importing I_FIELDGROUP_ID Value transfer Type reference (TYPE) CFX_T_EXTERNAL_ID Externe ID 20030103
4 Importing I_FIELDGROUP_NAMESPACE Value transfer Type reference (TYPE) CFX_T_EXTERNAL_NAMESPACE Externer Namesraum 20030103
5 Importing I_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Statusübergangs 20030103

Method REMOVE_STATUS_FIELDGROUP on class CL_CFS_P_STATUS has no exception.

Method REMOVE_STATUS_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Value transfer Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20020301
2 Exporting E_CHANGED_ON Value transfer Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020301
3 Importing I_PROPERTY_TYPE Value transfer Type reference (TYPE) CFS_PROPERTY_TYPE Property für einen Status 20020305
4 Importing I_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020301

Method REMOVE_STATUS_PROPERTY on class CL_CFS_P_STATUS has no exception.

Method REMOVE_TRANSITION_ACTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20020318
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020318
3 Importing I_ACTION_ID Call by reference Type reference (TYPE) CFS_ACTION_ID Id einer Action 20020307
4 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) CFS_TRANSITION_ID CFS: Id eines Statusübergangs 20020307

Method REMOVE_TRANSITION_ACTION on class CL_CFS_P_STATUS has no exception.

Method ROLLBACK Signature

Method ROLLBACK on class CL_CFS_P_STATUS has no parameter.
Method ROLLBACK on class CL_CFS_P_STATUS has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_IN_UPDATE_TASK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Verbuchung in update task? 20020225

Method SAVE on class CL_CFS_P_STATUS has no exception.

Method UPDATE_INITIAL_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20020227
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020227
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020227
4 Importing I_STATUS_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020227

Method UPDATE_INITIAL_STATUS on class CL_CFS_P_STATUS has no exception.

Method UPDATE_PROFILE_ADD_ATTRIBS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY 20021115
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON 20021115
3 Importing I_COPY_WITH_OBJECT Call by reference Type reference (TYPE) CFS_COPY_WITH_OBJ CFS: Flag, ob Statusschema mit dem Objekt kopiert wird 20021115
4 Importing I_FLAG_TEMPLATE Call by reference Type reference (TYPE) CFX_T_USE_AS_TEMPLATE Objekt kann als Vorlage benutzbar 20070418
5 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20021115

Method UPDATE_PROFILE_ADD_ATTRIBS on class CL_CFS_P_STATUS has no exception.

Method UPDATE_PROFILE_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY 20020227
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON 20020227
3 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CFS_STATUS_PROF_DESCR Beschreibung eines Statusschemas 20020227
4 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020227

Method UPDATE_PROFILE_DESCRIPTION on class CL_CFS_P_STATUS has no exception.

Method UPDATE_PROFILE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY 20020227
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON 20020227
3 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020227
4 Importing I_NAME Call by reference Type reference (TYPE) CFS_STATUS_PROF_NAME Name eines Statusschemas 20020227

Method UPDATE_PROFILE_NAME on class CL_CFS_P_STATUS has no exception.

Method UPDATE_PROFILE_OBJECT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY 20030107
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON 20030107
3 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20030107
4 Importing I_OBJECT_TYPE_ID Call by reference Type reference (TYPE) CFX_ID Id des Objekttyps 20030107

Method UPDATE_PROFILE_OBJECT_TYPE on class CL_CFS_P_STATUS has no exception.

Method UPDATE_PROFILE_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY 20020308
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON 20020308
3 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_PROFILE_ID CFS: Id eines Statusschemas 20020308
4 Importing I_LANGUAGE Call by reference Type reference (TYPE) SPRAS Sprachenschlüssel 20020308
5 Importing I_NEW_FOR_LANGUAGE Call by reference Type reference (TYPE) ABAP_BOOL Text zum ersten Mal in dieser Sprache gepflegt 20020308
6 Importing I_SHORTTEXT Call by reference Type reference (TYPE) CFS_STATUS_PROF_TEXT 20020308

Method UPDATE_PROFILE_TEXTS on class CL_CFS_P_STATUS has no exception.

Method UPDATE_STATUS_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20020412
2 Importing I_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020412
3 Importing I_STATUS_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020412

Method UPDATE_STATUS_ADMIN on class CL_CFS_P_STATUS has no exception.

Method UPDATE_STATUS_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY 20020301
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON 20020301
3 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CFS_STATUS_DESCR Beschreibung eines Status 20020301
4 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020301

Method UPDATE_STATUS_DESCRIPTION on class CL_CFS_P_STATUS has no exception.

Method UPDATE_STATUS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY 20020301
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON 20020301
3 Importing I_ID Call by reference Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020301
4 Importing I_NAME Call by reference Type reference (TYPE) CFS_STATUS_NAME Name eines Status 20020301

Method UPDATE_STATUS_NAME on class CL_CFS_P_STATUS has no exception.

Method UPDATE_STATUS_PROPERTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Value transfer Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20020305
2 Exporting E_CHANGED_ON Value transfer Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020305
3 Importing I_PROPERTY_TYPE Value transfer Type reference (TYPE) CFS_PROPERTY_TYPE Property für einen Status 20020305
4 Importing I_PROPERTY_VALUE Value transfer Type reference (TYPE) CFS_PROPERTY_VALUE Property-wert für einen Status 20020305
5 Importing I_STATUS_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020305

Method UPDATE_STATUS_PROPERTY on class CL_CFS_P_STATUS has no exception.

Method UPDATE_STATUS_TEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY 20020311
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON 20020311
3 Importing I_ID Value transfer Type reference (TYPE) CFS_STATUS_ID CFS: Id eines Status 20020311
4 Importing I_LANGUAGE Value transfer Type reference (TYPE) SPRAS Sprachenschlüssel 20020311
5 Importing I_NEW_FOR_LANGUAGE Value transfer Type reference (TYPE) ABAP_BOOL 20020311
6 Importing I_SHORTTEXT Value transfer Type reference (TYPE) CFS_STATUS_TEXT sprachabhängiger Statuskurztext 20020311
7 Importing I_TOKEN Value transfer Type reference (TYPE) CFS_STATUS_TOKEN Kürzel eines Status 20020311

Method UPDATE_STATUS_TEXTS on class CL_CFS_P_STATUS has no exception.

Method UPDATE_TEMPLATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CHANGED_BY Call by reference Type reference (TYPE) CFS_STATUS_PROF-CHANGED_BY Geändert von 20070416
2 Exporting E_CHANGED_ON Call by reference Type reference (TYPE) CFS_STATUS_PROF-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20070416
3 Importing I_PROFILE_ID Call by reference Type reference (TYPE) CFS_STATUS_PROF-PROFILE_ID Id des Statusschemas 20070416
4 Importing I_TEMPLATE Call by reference Type reference (TYPE) CFS_STATUS_PROF-TEMPLATE Objekt kann als Vorlage benutzbar 20070416

Method UPDATE_TEMPLATE on class CL_CFS_P_STATUS has no exception.

Method UPDATE_TRANSITION_ADMIN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGED_BY Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_BY Name der Person, die das Objekt geändert hat 20020412
2 Importing I_CHANGED_ON Call by reference Type reference (TYPE) CFS_ADMINISTRATION-CHANGED_ON UTC-Zeitstempel in Kurzform (JJJJMMTThhmmss) 20020412
3 Importing I_TRANSITION_ID Call by reference Type reference (TYPE) CFS_TRANSITION_ID CFS: Id einer Transition 20020412

Method UPDATE_TRANSITION_ADMIN on class CL_CFS_P_STATUS has no exception.
History
Last changed by/on SAP  20141109 
SAP Release Created in 2.0