SAP ABAP Class CL_HRASR00_CASE (Base Class for Case: HR Administrative Services)
Hierarchy
EA-HRGXX (Software Component) Sub component EA-HRGXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     PAOC_ASR_PROCESS_OBJECT (Package) Process Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_HRASR00_CASE Case: HR Administrative Services 20040916
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRASR00_PROCESS Process Object : HR Administrative Services 20040916
2 Inheritance (c INHERITING FROM c_ref)  CL_HRASR00_SCENARIO Scenario Object : HR Administratve Services 20041011
3 Inheritance (c INHERITING FROM c_ref)  CL_HRASR00_STEP Process Step: HR Administrative Services 20040916
Properties
Class CL_HRASR00_CASE  
Short Description Base Class for Case: HR Administrative Services    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package PAOC_ASR_PROCESS_OBJECT   Process Object 
Created 20040916   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SRM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_HRASR00_CASE Case: HR Administrative Services 20040916
Friends
Class CL_HRASR00_CASE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_CASE_API Instance attribute Public Attribute reference (LIKE) 20040920
2 A_CASE_CREATED Instance attribute Protected Type reference (TYPE) BOOLE_D Is Case Newly Created? 20041007
3 A_CASE_GUID Instance attribute Public Attribute reference (LIKE) 20040920
4 A_INSTANCE_DIR Static Attribute Private Type reference (TYPE) INSTANCE_DIRECTORY Registry of Case Instances 20040916
5 A_IS_CHANGED Instance attribute Protected Type reference (TYPE) BOOLE_D Is Case Changed? 20041007
6 A_RELATIONSHIPS Instance attribute Private Type reference (TYPE) RELATIONSHIP_DIRECTORY Linked Objects 20040917
7 A_SPS_REGISTRY Instance attribute Private Type reference (TYPE) SPS_REGISTRY List of All SPS 20040921
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_DOCUMENT Instance method Public Method 20050119
2 CHANGE_ATTRIBUTES Instance method Public Method 20041013
3 COMBINE_CONTENTS_S Static method Public Method Convert Table of STRING Contents into a STRING 20040922
4 COMBINE_CONTENTS_X Static method Public Method Convert Table of XSTRING Contents into a XSTRING 20040922
5 COMPARE_AND_CHANGE_ATTRIBUTES Static method Protected Method Change Attributes According to Agreement 20040921
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040920
7 CONVERT_FIELDNAMEVAL_2_STRUC Static method Protected Method Convert Field Name/Value Table into Structured Fields 20041012
8 CONVERT_STRUC_2_FIELDNAMEVAL Static method Protected Method Convert Structured Fields into Field Name/Value Table 20041012
9 CREATE_CASE Instance method Public Method 20040920
10 CREATE_DOCUMENT Instance method Public Method 20040920
11 CREATE_INTERNAL Static method Protected Method Base Method for Creating Internal Case 20040916
12 DELETE Instance method Public Method 20050119
13 DELETE_NOTES Instance method Public Method 20050504
14 DELETE_RELATION Instance method Public Method 20041015
15 DOCUMENT_DELETE Instance method Public Method 20041007
16 FIND_CASES_BY_ATTRIBUTES Instance method Public Method 20040920
17 GET_ATTRIBUTE Instance method Public Method 20040920
18 GET_ATTRIBUTES Instance method Public Method 20040920
19 GET_BOR_OBJECTS Instance method Public Method 20040920
20 GET_CASE Instance method Public Method 20040920
21 GET_CASE_API Static method Protected Method Determination of Base CM Case API 20040921
22 GET_DOCCLASS Instance method Protected Method Get Document Class Set Up in Registry 20041118
23 GET_DOCUMENTS Instance method Public Method 20040920
24 GET_DOCUMENTS_BY_ATTRIBUTES Instance method Public Method 20040920
25 GET_DOCUMENT_VERSIONS Instance method Public Method 20050211
26 GET_INSTANCE_FROM_DIRECTORY Static method Protected Method Determine Case Instance from Internal Buffer 20040916
27 GET_INTERNAL Static method Protected Method Base Method for Determining Case Instance 20040916
28 GET_NOTES Instance method Public Method 20050504
29 GET_NOTES_DB Instance method Public Method 20051004
30 GET_PARENT_CASE Instance method Public Method 20040920
31 GET_PARENT_CASE_FOR_BOR_OBJECT Instance method Public Method 20041007
32 GET_PARENT_CASE_FOR_DOCUMENT Instance method Public Method 20040920
33 GET_RELATIONSHIP Instance method Private Method Determine Linked Objects of Relation 20040923
34 GET_SPS_FOR_ALL_RELATIONS Instance method Private Method Determine SPS IDs for All Relation Types in Case Model 20040921
35 GET_SPS_ID_BOR Static method Private Method Determine SPS ID 20041006
36 GET_SUB_CASES Instance method Public Method 20040920
37 INSERT_BOR_OBJECT Instance method Public Method 20040920
38 INSERT_NOTE Instance method Public Method 20050504
39 INSERT_SUB_CASE Instance method Public Method 20040920
40 IS_CHANGED Instance method Public Method 20050211
41 IS_PERSISTENT Instance method Public Method 20041007
42 LOCK Instance method Public Method 20041007
43 MODIFY_NOTE Instance method Public Method 20050504
44 READ_DOCUMENT_CONTENT Instance method Public Method 20040920
45 REGISTER_INSTANCE Static method Protected Method Enter Case Instance in Internal Buffer 20040916
46 REGISTER_RELATIONSHIP Instance method Private Method Enter Linked Objects of Relation 20040923
47 SAVE Instance method Public Method 20041007
48 SAVE_ALL Instance method Public Method 20041007
49 SET_ATTRIBUTES_INTERNAL Instance method Protected Method Determine Attributes Table with All Case Attributes 20040920
50 SPLIT_CONTENTS_S Static method Private Method Convert STRING Content into STRING Table 20040922
51 SPLIT_CONTENTS_X Static method Private Method Convert XSTRING Content into XSTRING Table 20040922
52 SPLIT_LONG_FILENAME Instance method Private Method Determine File Name and MIME Type 20041008
53 UNLOCK Instance method Public Method 20041007
54 UPDATE_DOCUMENT Instance method Public Method 20041007
55 UPDATE_DOC_ATTR_AND_CONTENT Instance method Private Method Change Document with Attributes and Content 20040922
Events
Class CL_HRASR00_CASE has no event.
Types
Class CL_HRASR00_CASE has no local type.
Method Signatures

Method ASSIGN_DOCUMENT Signature

Method ASSIGN_DOCUMENT on class CL_HRASR00_CASE has no parameter.
Method ASSIGN_DOCUMENT on class CL_HRASR00_CASE has no exception.

Method CHANGE_ATTRIBUTES Signature

Method CHANGE_ATTRIBUTES on class CL_HRASR00_CASE has no parameter.
Method CHANGE_ATTRIBUTES on class CL_HRASR00_CASE has no exception.

Method COMBINE_CONTENTS_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning STRING Value transfer Type reference (TYPE) STRING 20040922
2 Importing STRINGS Call by reference Type reference (TYPE) SRMGS_ASCII_CONTENT 20040922

Method COMBINE_CONTENTS_S on class CL_HRASR00_CASE has no exception.

Method COMBINE_CONTENTS_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning XSTRING Value transfer Type reference (TYPE) XSTRING 20040922
2 Importing XSTRINGS Call by reference Type reference (TYPE) SRMGS_BIN_CONTENT 20040922
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20041109

Method COMPARE_AND_CHANGE_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20040921
2 Importing CASE_API Call by reference Object reference (TYPE REF TO) IF_SCMG_CASE_API Case: RM-Externes API 20040921
3 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041105
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20040921

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040920
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20040921

Method CONVERT_FIELDNAMEVAL_2_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20041012
2 Exporting ATTR_STRUCTURE Value transfer Type reference (TYPE) ANY Attributes as a structure 20041012

Method CONVERT_FIELDNAMEVAL_2_STRUC on class CL_HRASR00_CASE has no exception.

Method CONVERT_STRUC_2_FIELDNAMEVAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20041012
2 Importing ATTR_STRUCTURE Call by reference Type reference (TYPE) ANY Attributes as a structure 20041012

Method CONVERT_STRUC_2_FIELDNAMEVAL on class CL_HRASR00_CASE has no exception.

Method CREATE_CASE Signature

Method CREATE_CASE on class CL_HRASR00_CASE has no parameter.
Method CREATE_CASE on class CL_HRASR00_CASE has no exception.

Method CREATE_DOCUMENT Signature

Method CREATE_DOCUMENT on class CL_HRASR00_CASE has no parameter.
Method CREATE_DOCUMENT on class CL_HRASR00_CASE has no exception.

Method CREATE_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20040916
2 Importing CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20040916
3 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 'CL_HRASR00_CASE' Objekttypname 20040916
4 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) IF_HRASR00_CASE Case: HR Administrative Services 20040916
5 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No authorization 20041105
6 Importing UPDATE_TASK Call by reference Type reference (TYPE) BOOLE_D IF_SRM=>TRUE Update Switch: X = Update, Space = No Update 20040920
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20041005

Method DELETE Signature

Method DELETE on class CL_HRASR00_CASE has no parameter.
Method DELETE on class CL_HRASR00_CASE has no exception.

Method DELETE_NOTES Signature

Method DELETE_NOTES on class CL_HRASR00_CASE has no parameter.
Method DELETE_NOTES on class CL_HRASR00_CASE has no exception.

Method DELETE_RELATION Signature

Method DELETE_RELATION on class CL_HRASR00_CASE has no parameter.
Method DELETE_RELATION on class CL_HRASR00_CASE has no exception.

Method DOCUMENT_DELETE Signature

Method DOCUMENT_DELETE on class CL_HRASR00_CASE has no parameter.
Method DOCUMENT_DELETE on class CL_HRASR00_CASE has no exception.

Method FIND_CASES_BY_ATTRIBUTES Signature

Method FIND_CASES_BY_ATTRIBUTES on class CL_HRASR00_CASE has no parameter.
Method FIND_CASES_BY_ATTRIBUTES on class CL_HRASR00_CASE has no exception.

Method GET_ATTRIBUTE Signature

Method GET_ATTRIBUTE on class CL_HRASR00_CASE has no parameter.
Method GET_ATTRIBUTE on class CL_HRASR00_CASE has no exception.

Method GET_ATTRIBUTES Signature

Method GET_ATTRIBUTES on class CL_HRASR00_CASE has no parameter.
Method GET_ATTRIBUTES on class CL_HRASR00_CASE has no exception.

Method GET_BOR_OBJECTS Signature

Method GET_BOR_OBJECTS on class CL_HRASR00_CASE has no parameter.
Method GET_BOR_OBJECTS on class CL_HRASR00_CASE has no exception.

Method GET_CASE Signature

Method GET_CASE on class CL_HRASR00_CASE has no parameter.
Method GET_CASE on class CL_HRASR00_CASE has no exception.

Method GET_CASE_API Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CASE_API Call by reference Object reference (TYPE REF TO) IF_SCMG_CASE_API Case: RM-Externes API 20040921
2 Importing CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040921
3 Importing UPDATE_TASK Call by reference Type reference (TYPE) BOOLE_D Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') 20040921
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20040921

Method GET_DOCCLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CASE_TYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Fallart 20041118
2 Returning DOCCLASS Value transfer Type reference (TYPE) BAPIDCLASS Ablageort eines Dokuments in SRM (Content-Modell) 20041118
3 Importing DOC_ANCHOR Call by reference Type reference (TYPE) SRMPPRETYP POID - POID Relation Typ für Areas 20041118
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20041118

Method GET_DOCUMENTS Signature

Method GET_DOCUMENTS on class CL_HRASR00_CASE has no parameter.
Method GET_DOCUMENTS on class CL_HRASR00_CASE has no exception.

Method GET_DOCUMENTS_BY_ATTRIBUTES Signature

Method GET_DOCUMENTS_BY_ATTRIBUTES on class CL_HRASR00_CASE has no parameter.
Method GET_DOCUMENTS_BY_ATTRIBUTES on class CL_HRASR00_CASE has no exception.

Method GET_DOCUMENT_VERSIONS Signature

Method GET_DOCUMENT_VERSIONS on class CL_HRASR00_CASE has no parameter.
Method GET_DOCUMENT_VERSIONS on class CL_HRASR00_CASE has no exception.

Method GET_INSTANCE_FROM_DIRECTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040916
2 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) IF_HRASR00_CASE Case: HR Administrative Services 20040916
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20040916

Method GET_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CASE_GUID Call by reference Type reference (TYPE) SCMG_CASE_GUID Technischer Schlüssel des Falles (Fall-GUID) 20040916
2 Importing CLASS_NAME Call by reference Type reference (TYPE) SEOCLSNAME 'CL_HRASR00_CASE' Objekttypname 20040916
3 Exporting INSTANCE Call by reference Object reference (TYPE REF TO) IF_HRASR00_CASE Case: HR Administrative Services 20040916
4 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041108
5 Importing UPDATE_TASK Call by reference Type reference (TYPE) BOOLE_D IF_SRM=>TRUE Update Indicator (Initial = No Update, X = Update) 20040920
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20040916

Method GET_NOTES Signature

Method GET_NOTES on class CL_HRASR00_CASE has no parameter.
Method GET_NOTES on class CL_HRASR00_CASE has no exception.

Method GET_NOTES_DB Signature

Method GET_NOTES_DB on class CL_HRASR00_CASE has no parameter.
Method GET_NOTES_DB on class CL_HRASR00_CASE has no exception.

Method GET_PARENT_CASE Signature

Method GET_PARENT_CASE on class CL_HRASR00_CASE has no parameter.
Method GET_PARENT_CASE on class CL_HRASR00_CASE has no exception.

Method GET_PARENT_CASE_FOR_BOR_OBJECT Signature

Method GET_PARENT_CASE_FOR_BOR_OBJECT on class CL_HRASR00_CASE has no parameter.
Method GET_PARENT_CASE_FOR_BOR_OBJECT on class CL_HRASR00_CASE has no exception.

Method GET_PARENT_CASE_FOR_DOCUMENT Signature

Method GET_PARENT_CASE_FOR_DOCUMENT on class CL_HRASR00_CASE has no parameter.
Method GET_PARENT_CASE_FOR_DOCUMENT on class CL_HRASR00_CASE has no exception.

Method GET_RELATIONSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RELATIONSHIP_TABLE Call by reference Type reference (TYPE) ANY 20040923
2 Importing RELATION_TYPE Call by reference Type reference (TYPE) SRMPPRETYP POID - POID Relation Typ für Areas 20040923

Method GET_RELATIONSHIP on class CL_HRASR00_CASE has no exception.

Method GET_SPS_FOR_ALL_RELATIONS Signature

Method GET_SPS_FOR_ALL_RELATIONS on class CL_HRASR00_CASE has no parameter.
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20040921

Method GET_SPS_ID_BOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RMSID Call by reference Type reference (TYPE) STRING 20041006
2 Returning SPSID Value transfer Type reference (TYPE) STRING 20041006
3 Importing TYPE Call by reference Type reference (TYPE) OJ_NAME Objekttyp 20041011

Method GET_SPS_ID_BOR on class CL_HRASR00_CASE has no exception.

Method GET_SUB_CASES Signature

Method GET_SUB_CASES on class CL_HRASR00_CASE has no parameter.
Method GET_SUB_CASES on class CL_HRASR00_CASE has no exception.

Method INSERT_BOR_OBJECT Signature

Method INSERT_BOR_OBJECT on class CL_HRASR00_CASE has no parameter.
Method INSERT_BOR_OBJECT on class CL_HRASR00_CASE has no exception.

Method INSERT_NOTE Signature

Method INSERT_NOTE on class CL_HRASR00_CASE has no parameter.
Method INSERT_NOTE on class CL_HRASR00_CASE has no exception.

Method INSERT_SUB_CASE Signature

Method INSERT_SUB_CASE on class CL_HRASR00_CASE has no parameter.
Method INSERT_SUB_CASE on class CL_HRASR00_CASE has no exception.

Method IS_CHANGED Signature

Method IS_CHANGED on class CL_HRASR00_CASE has no parameter.
Method IS_CHANGED on class CL_HRASR00_CASE has no exception.

Method IS_PERSISTENT Signature

Method IS_PERSISTENT on class CL_HRASR00_CASE has no parameter.
Method IS_PERSISTENT on class CL_HRASR00_CASE has no exception.

Method LOCK Signature

Method LOCK on class CL_HRASR00_CASE has no parameter.
Method LOCK on class CL_HRASR00_CASE has no exception.

Method MODIFY_NOTE Signature

Method MODIFY_NOTE on class CL_HRASR00_CASE has no parameter.
Method MODIFY_NOTE on class CL_HRASR00_CASE has no exception.

Method READ_DOCUMENT_CONTENT Signature

Method READ_DOCUMENT_CONTENT on class CL_HRASR00_CASE has no parameter.
Method READ_DOCUMENT_CONTENT on class CL_HRASR00_CASE has no exception.

Method REGISTER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INSTANCE Call by reference Object reference (TYPE REF TO) IF_HRASR00_CASE Case: HR Administrative Services 20040916

Method REGISTER_INSTANCE on class CL_HRASR00_CASE has no exception.

Method REGISTER_RELATIONSHIP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RELATIONSHIP_TABLE Call by reference Type reference (TYPE) ANY 20040923
2 Importing RELATION_TYPE Call by reference Type reference (TYPE) SRMPPRETYP POID - POID Relation Typ für Areas 20040923

Method REGISTER_RELATIONSHIP on class CL_HRASR00_CASE has no exception.

Method SAVE Signature

Method SAVE on class CL_HRASR00_CASE has no parameter.
Method SAVE on class CL_HRASR00_CASE has no exception.

Method SAVE_ALL Signature

Method SAVE_ALL on class CL_HRASR00_CASE has no parameter.
Method SAVE_ALL on class CL_HRASR00_CASE has no exception.

Method SET_ATTRIBUTES_INTERNAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CASE_API Call by reference Object reference (TYPE REF TO) IF_SCMG_CASE_API Case: RM-Externes API 20040923
2 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041108
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20040921

Method SPLIT_CONTENTS_S Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing STRING Call by reference Type reference (TYPE) STRING 20040922
2 Returning STRINGS Value transfer Type reference (TYPE) SRMGS_ASCII_CONTENT 20040922

Method SPLIT_CONTENTS_S on class CL_HRASR00_CASE has no exception.

Method SPLIT_CONTENTS_X Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XSTRING Call by reference Type reference (TYPE) XSTRING Contents of attachment 20040922
2 Returning XSTRINGS Value transfer Type reference (TYPE) SRMGS_BIN_CONTENT 20040922
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20041109

Method SPLIT_LONG_FILENAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTENSION Call by reference Type reference (TYPE) CHAR255 File extension 20041008
2 Exporting FILENAME Call by reference Type reference (TYPE) CHAR255 Absolute filename 20041008
3 Importing LONG_FILENAME Call by reference Type reference (TYPE) STRING Long filename 20041008
4 Exporting MIMETYPE Call by reference Type reference (TYPE) W3CONTTYPE HTML-Content-Type 20041008

Method SPLIT_LONG_FILENAME on class CL_HRASR00_CASE has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_HRASR00_CASE has no parameter.
Method UNLOCK on class CL_HRASR00_CASE has no exception.

Method UPDATE_DOCUMENT Signature

Method UPDATE_DOCUMENT on class CL_HRASR00_CASE has no parameter.
Method UPDATE_DOCUMENT on class CL_HRASR00_CASE has no exception.

Method UPDATE_DOC_ATTR_AND_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20040922
2 Importing CONTENT_S Call by reference Type reference (TYPE) STRING 20040922
3 Importing CONTENT_X Call by reference Type reference (TYPE) XSTRING 20040922
4 Importing DOCUMENT_CLASS Call by reference Type reference (TYPE) BAPIDCLASS Ablageort eines Dokuments in SRM (Content-Modell) 20040923
5 Importing DOCUMENT_ID Call by reference Type reference (TYPE) BAPIGUID GUID 20040922
6 Importing FILENAME Call by reference Type reference (TYPE) STRING Filename 20041008
7 Importing IS_NEW_VERSION Call by reference Type reference (TYPE) BOOLE_D New document version 20040922
8 Exporting NO_AUTHORITY Call by reference Type reference (TYPE) BOOLE_D No Authorization 20041109
9 Exporting VERSION Call by reference Type reference (TYPE) BAPIPOS Version 20040922
# Exception Resumable Description Created on
1 CX_HRASR00_CASE Exception Class - Case 20040922
History
Last changed by/on SAP  20060208 
SAP Release Created in 600