SAP ABAP Class CL_POBJ_LEVEL (POBJ Base Level Class)
Hierarchy
EA-HRRXX (Software Component) Sub component EA-HRRXX of EA-HR
   PA-AS (Application Component) HR Administrative Services
     POBJ_PROCESS_OBJECT (Package) Generalized Process Object
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POBJ_LEVEL POBJ Base Class Interface 20060406
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POBJ_LEVEL_ATTACHMENTS POBJ Level Attachments Interface 20060406
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POBJ_LEVEL_ATTRIBUTES POBJ Level Attributes Handling Interface 20060406
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POBJ_LEVEL_BOR_OBJECTS POBJ BOR Objects Handling Interface 20060406
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POBJ_LEVEL_CONTAINERS POBJ LEVEL CONTAINER Class Interface 20060406
6 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POBJ_LEVEL_NOTES POBJ Notes Handling Interface 20060406
7 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POBJ_LEVEL_PACKER POBJ Pack and Unpack Interface 20060406
8 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POBJ_LEVEL_RELATIONS POBJ Relations Handling Interface 20060406
9 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POBJ_LEVEL_TRANS_HANDLING POBJ Transaction Handling Interface 20060406
10 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SERIALIZABLE_OBJECT Serializable Object 20060524
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_POBJ_LEVEL1 POBJ Base Level1 Class 20060420
2 Inheritance (c INHERITING FROM c_ref)  CL_POBJ_LEVEL2 POBJ Base Level2 Class 20060420
3 Inheritance (c INHERITING FROM c_ref)  CL_POBJ_LEVEL3 POBJ Base Level3 Class 20060420
Properties
Class CL_POBJ_LEVEL  
Short Description POBJ Base Level Class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package POBJ_PROCESS_OBJECT   Generalized Process Object 
Created 20060406   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_POBJ_LEVEL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POBJ_LEVEL POBJ Base Class Interface 20060406
2 IF_POBJ_LEVEL_ATTACHMENTS POBJ Level Attachments Interface 20060406
3 IF_POBJ_LEVEL_ATTRIBUTES POBJ Level Attributes Handling Interface 20060406
4 IF_POBJ_LEVEL_BOR_OBJECTS POBJ BOR Objects Handling Interface 20060406
5 IF_POBJ_LEVEL_CONTAINERS POBJ LEVEL CONTAINER Class Interface 20060406
6 IF_POBJ_LEVEL_NOTES POBJ Notes Handling Interface 20060406
7 IF_POBJ_LEVEL_PACKER POBJ Pack and Unpack Interface 20060406
8 IF_POBJ_LEVEL_RELATIONS POBJ Relations Handling Interface 20060406
9 IF_POBJ_LEVEL_TRANS_HANDLING POBJ Transaction Handling Interface 20060406
10 IF_SERIALIZABLE_OBJECT Serializable Object 20060524
Friends
Class CL_POBJ_LEVEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTACHMENTS Instance attribute Protected Type reference (TYPE) POBJT_ATTACHMENTS_INFO Table of attachment details with Lock Info 20060407
2 ATTACHMENT_DETAILS Static Attribute Protected Type reference (TYPE) POBJT_ATT_DETAILS_WIT_FILEINFO Central table storing Attachment Details 20060518
3 ATTA_LO_PH_KEY_RELATIONS Static Attribute Protected Type reference (TYPE) POBJT_DOCUMENT_KEY_RELATIONS Table of Logical and Physical Doc key relation 20060407
4 BOR_OBJECTS Instance attribute Protected Type reference (TYPE) POBJT_BOR_OBJECTS Table of Bor Objects with Level Information 20060407
5 CONSUMER_ID Instance attribute Protected Type reference (TYPE) POBJ_CONSUMER POBJ Consumer ID 20060406
6 CONTAINERS Instance attribute Protected Type reference (TYPE) POBJT_CONTAINERS_INFO Table of Containers with Lock Information 20060407
7 CONTAINER_DETAILS Static Attribute Protected Type reference (TYPE) POBJT_CONTAINER_DETAILS Central Table Storing Container Details 20060518
8 CONT_LO_PH_KEY_RELATIONS Static Attribute Protected Type reference (TYPE) POBJT_DOCUMENT_KEY_RELATIONS Table of Logical and Physical Doc key relation 20060407
9 FLAGGED_FOR_DELETION Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060406
10 FLAGGED_FOR_INSERTION Instance attribute Protected Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060406
11 INSTANCE_DIR Static Attribute Private Type reference (TYPE) INSTANCE_DIRECTORY Registry of Level Instances 20060406
12 IS_LOCKED_BY_ME Instance attribute Protected Type reference (TYPE) BOOLE_D Is locked by myself 20060607
13 LEVEL_ATTRIBUTES Instance attribute Protected Type reference (TYPE) POBJT_LEVEL_ATTRIBUTE Table of Level Attributes with Level Information 20060406
14 LEVEL_GUID Instance attribute Public Attribute reference (LIKE) 20060420
15 LEVL_GUID_CONS_ID_RELATIONS Static Attribute Protected Type reference (TYPE) POBJT_LEVL_GUID_CONS_ID_RELS Table of Level Guid and Consumer Id relationship 20060407
16 LINKED_LEVELS Instance attribute Protected Type reference (TYPE) POBJT_LINKED_LEVEL_DETAILS Table of Linked Levels 20060406
17 NOTES Instance attribute Protected Type reference (TYPE) POBJT_NOTES Table of Notes with Level information 20060407
18 PARENT_GUID Instance attribute Protected Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060615
19 PARENT_LEVEL Instance attribute Protected Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060615
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_ATTACHMENT Instance method Public Method 20060420
2 ASSIGN_ATTACHMENT_DB Instance method Private Method assign the attachment against current level 20060406
3 ASSIGN_ATTACHMENT_OWN_DB Instance method Protected Method assign the attachment against current level 20060406
4 ASSIGN_BOR_OBJECT Instance method Public Method 20060420
5 ASSIGN_BOR_OBJECT_DB Instance method Private Method 20060406
6 ASSIGN_BOR_OBJECT_OWN_DB Instance method Protected Method 20060406
7 ASSIGN_CHILD_LEVEL Instance method Public Method 20060420
8 ASSIGN_CHILD_LEVEL_DB Instance method Private Method 20060406
9 ASSIGN_CHILD_LEVEL_OWN_DB Instance method Protected Method 20060406
10 ASSIGN_CONTAINER Instance method Public Method 20060420
11 ASSIGN_CONTAINER_DB Instance method Private Method assign the already created container to current level 20060406
12 ASSIGN_CONTAINER_OWN_DB Instance method Protected Method assign the already created container to current level 20060406
13 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060406
14 CREATE Instance method Public Method 20060511
15 CREATE_ATTACHMENT Instance method Public Method 20060420
16 CREATE_ATTACHMENT_DB Instance method Private Method creates and assigns attachment against current level 20060406
17 CREATE_ATTACHMENT_OWN_DB Instance method Protected Method creates and assigns attachment against current level 20060406
18 CREATE_CONTAINER Instance method Public Method 20060420
19 CREATE_CONTAINER_DB Instance method Private Method Creates and assigns container to the level in the DB 20060406
20 CREATE_CONTAINER_OWN_DB Instance method Protected Method Creates and assigns container to the level in the DB 20060406
21 CREATE_LEVEL Instance method Public Method 20060420
22 CREATE_LEVEL_DB Instance method Private Method 20060406
23 CREATE_NOTE Instance method Public Method 20060420
24 CREATE_NOTE_DB Instance method Private Method 20060406
25 CREATE_NOTE_OWN_DB Instance method Protected Method 20060406
26 DEASSIGN_ATTACHMENT Instance method Public Method 20060420
27 DEASSIGN_ATTACHMENT_DB Instance method Private Method deassign the attachment from the current level 20060406
28 DEASSIGN_ATTACHMENT_OWN_DB Instance method Protected Method deassign the attachment from the current level 20060406
29 DEASSIGN_BOR_OBJECT Instance method Public Method 20060420
30 DEASSIGN_BOR_OBJECT_DB Instance method Private Method 20060406
31 DEASSIGN_BOR_OBJECT_OWN_DB Instance method Protected Method 20060406
32 DEASSIGN_CHILD_LEVEL Instance method Public Method 20060420
33 DEASSIGN_CHILD_LEVEL_DB Instance method Private Method 20060406
34 DEASSIGN_CHILD_LEVEL_OWN_DB Instance method Protected Method 20060406
35 DEASSIGN_CONTAINER Instance method Public Method 20060420
36 DEASSIGN_CONTAINER_DB Instance method Private Method deassign the container from the current level. 20060406
37 DEASSIGN_CONTAINER_OWN_DB Instance method Protected Method deassign the container from the current level. 20060406
38 DELETE Instance method Public Method 20060601
39 DELETE_ATTACHMENT Instance method Public Method 20060420
40 DELETE_ATTACHMENT_DB Instance method Private Method marks the attachment for delete in the DB 20060406
41 DELETE_ATTACHMENT_OWN_DB Instance method Protected Method marks the attachment for delete in the DB 20060406
42 DELETE_CONTAINER Instance method Public Method 20060420
43 DELETE_CONTAINER_DB Instance method Private Method marks the container for deletion in the DB 20060406
44 DELETE_CONTAINER_OWN_DB Instance method Protected Method marks the container for deletion in the DB 20060406
45 DELETE_LEVEL_DB Instance method Public Method 20060406
46 DELETE_LEVEL_OWN_DB Instance method Protected Method Delete level own db 20060726
47 DELETE_NOTE Instance method Public Method 20060420
48 DELETE_NOTE_DB Instance method Private Method 20060406
49 DELETE_NOTE_OWN_DB Instance method Protected Method 20060406
50 EXTRACT_STD_NOSTD_ATTR Instance method Private Method Extract standard and non standard attributes 20060512
51 FLUSH Instance method Public Method 20060420
52 FLUSH_ATTACHMENTS Instance method Private Method Flush Attachments 20060522
53 FLUSH_BOR_OBJECTS Instance method Private Method Flush Bor Objects 20060522
54 FLUSH_COMMON Instance method Private Method Flush all objects attached to the level 20060511
55 FLUSH_CONTAINERS Instance method Private Method Flush Containers 20060522
56 FLUSH_LEVEL_ATTRIBUTES Instance method Private Method flushes the level attributes 20060512
57 FLUSH_LEVEL_DELETE Instance method Private Method Flush level delete details 20060712
58 FLUSH_LINKED_LEVEL Instance method Private Method flushes the linked levels 20060512
59 FLUSH_NOTES Instance method Private Method Flush Notes 20060522
60 GET Instance method Public Method 20060420
61 GET_ATTACHMENTS Instance method Public Method 20060420
62 GET_ATTACHMENTS_DB Instance method Private Method returns the keys of attachments from current level 20060406
63 GET_ATTACHMENTS_OWN_DB Instance method Protected Method returns the keys of attachments from current level 20060406
64 GET_ATTA_WHERE_LIST_DB Instance method Private Method returns level guids wherever the attachment is used 20060705
65 GET_ATTA_WHERE_LIST_OWN_DB Instance method Protected Method returns level guids wherever the attachment is used 20060705
66 GET_ATTRIBUTES Instance method Public Method 20060420
67 GET_ATTRIBUTES_DB Instance method Private Method 20060406
68 GET_ATTRIBUTES_OWN_DB Instance method Protected Method 20060406
69 GET_ATTR_DB_FOR_LEVEL Instance method Protected Method 20060615
70 GET_BOR_OBJECTS Instance method Public Method 20060420
71 GET_BOR_OBJECTS_DB Instance method Private Method 20060406
72 GET_BOR_OBJECTS_OWN_DB Instance method Protected Method 20060406
73 GET_CHILD_LEVELS Instance method Public Method 20060420
74 GET_CHILD_LEVELS_DB Instance method Private Method 20060406
75 GET_CHILD_LEVELS_OWN_DB Instance method Protected Method 20060406
76 GET_CONSUMER Instance method Public Method 20060420
77 GET_CONSUMER_FROM_DB Static method Protected Method 20060606
78 GET_CONTAINERS Instance method Public Method 20060420
79 GET_CONTAINERS_DB Instance method Private Method returns container keys from the current level 20060406
80 GET_CONTAINERS_OWN_DB Instance method Protected Method returns container keys from the current level 20060406
81 GET_CONTAINER_PHKEY_FOR_LOKEY Instance method Protected Method Returns the physical key for cobtainer given a logical key 20060907
82 GET_KPRO_ATTR_FOR_ATTACHMENT Instance method Protected Method Returns the Attributes of Attachment to be stored in KPRO 20060531
83 GET_KPRO_ATTR_FOR_CONTAINER Instance method Protected Method Returns the Attributes of Container to be stored in KPRO 20060531
84 GET_LEVEL1_GUID Instance method Protected Method Returns the Level1 Guid 20060607
85 GET_MAX_LOGICAL_VERSION_DB Instance method Private Method returns the maximum logical version from the case 20060608
86 GET_MAX_LOGICAL_VERSION_OWN_DB Instance method Protected Method returns the maximum logical version 20060616
87 GET_MAX_LOG_VER_CONT_DB Instance method Private Method returns the maximum logical version of the container 20060630
88 GET_MAX_LOG_VER_CONT_OWN_DB Instance method Protected Method returns the maximum logical version of the container 20060630
89 GET_MAX_VERSION_ATTACHMENT Instance method Public Method 20060420
90 GET_MAX_VERSION_CONTAINER Instance method Public Method 20060420
91 GET_MY_LEVEL Instance method Public Method 20060519
92 GET_NOTES Instance method Public Method 20060420
93 GET_NOTES_DB Instance method Private Method 20060406
94 GET_NOTES_OWN_DB Instance method Protected Method 20060406
95 GET_NOTE_ATTR_OWN_DB Instance method Protected Method 20060420
96 GET_PARENT_LEVEL Instance method Public Method 20060420
97 GET_PARENT_LEVEL_DB Instance method Private Method 20060406
98 GET_PARENT_LEVEL_OWN_DB Instance method Protected Method 20060406
99 GET_PHY_FOR_LOGKEY_ATTA Instance method Private Method returns the physical key of attachments 20060612
100 GET_PHY_FOR_LOGKEY_CONT Instance method Private Method returns the physical key fof containers 20060612
101 IS_ATTA_REFBY_ANOTHERLEV_DB Instance method Private Method Returns true if an attachment is referenced by another Level 20060801
102 IS_ATTA_REFBY_ANOTHERLEV_OWNDB Instance method Protected Method 20060801
103 IS_CONT_REFBY_ANOTHERLEV_DB Instance method Private Method Returns true if a container is referenced by another Level 20060809
104 IS_CONT_REFBY_ANOTHERLEV_OWNDB Instance method Protected Method Returns true if a container is referenced by another Level 20060809
105 IS_PERSISTENT Instance method Public Method 20060524
106 LOCK Instance method Public Method 20060420
107 PACK Instance method Public Method 20060420
108 PURGE_BUFFER Instance method Public Method 20070531
109 READ_ATTACHMENT Instance method Public Method 20060420
110 READ_ATTACHMENT_DB Instance method Private Method reads attachment for the given key 20060406
111 READ_ATTACHMENT_OWN_DB Instance method Protected Method 20060524
112 READ_CONTAINER Instance method Public Method 20060420
113 READ_CONTAINER_DB Instance method Private Method Reads a container with the supplied container Key. 20060406
114 READ_CONTAINER_OWN_DB Instance method Protected Method Reads a container with the supplied container Key. 20060406
115 REFRESH_BUFFER Instance method Public Method 20060512
116 REFRESH_BUFFER_COMMON Instance method Private Method REFRESHES THE ATTRIBUTES BUFFER 20060606
117 REGISTER_INSTANCE Static method Protected Method Register level class Instance 20060427
118 SET_ATTRIBUTES Instance method Public Method 20060420
119 SET_ATTRIBUTES_DB Instance method Private Method 20060406
120 SET_ATTRIBUTES_OWN_DB Instance method Protected Method 20060406
121 SET_NOTE_ATTR_OWN_DB Instance method Protected Method 20060420
122 SET_PARENT_GUID Instance method Public Method 20060511
123 SET_PARENT_LEVEL Instance method Public Method 20060614
124 UNDO_ATTACHMENTS Instance method Private Method rollbacks the attachments 20060523
125 UNDO_BOR_OBJECTS Instance method Private Method rollbacks the BOR Objects 20060811
126 UNDO_BUFFER_CHANGES Instance method Public Method 20060420
127 UNDO_BUFFER_CHANGES_COMMON Instance method Private Method 20060523
128 UNDO_CONTAINERS Instance method Private Method rollbacks the containers 20060523
129 UNDO_LEVEL_ATTRIBUTES Instance method Private Method rollbacks the level attributes 20060523
130 UNDO_LINKED_LEVEL Instance method Private Method rollbacks the linked level 20060523
131 UNDO_NOTES Instance method Private Method rollbacks the notes 20060622
132 UNLOCK Instance method Public Method 20060511
133 UNPACK Instance method Public Method 20060420
134 UPDATE_ATTACHMENT Instance method Public Method 20060420
135 UPDATE_ATTACHMENT_DB Instance method Private Method marks the attachment for update in the DB 20060406
136 UPDATE_ATTACHMENT_OWN_DB Instance method Protected Method marks the attachment for update in the DB 20060406
137 UPDATE_CONTAINER Instance method Public Method 20060420
138 UPDATE_CONTAINER_DB Instance method Private Method Updates a container in the DB with modified details. 20060406
139 UPDATE_CONTAINER_OWN_DB Instance method Protected Method Updates a container in the DB with modified details. 20060406
140 UPDATE_NOTE Instance method Public Method 20060420
141 UPDATE_NOTE_DB Instance method Private Method 20060406
142 UPDATE_NOTE_OWN_DB Instance method Protected Method 20060406
Events
Class CL_POBJ_LEVEL has no event.
Types
Class CL_POBJ_LEVEL has no local type.
Method Signatures

Method ASSIGN_ATTACHMENT Signature

Method ASSIGN_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method ASSIGN_ATTACHMENT on class CL_POBJ_LEVEL has no exception.

Method ASSIGN_ATTACHMENT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method ASSIGN_ATTACHMENT_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method ASSIGN_BOR_OBJECT Signature

Method ASSIGN_BOR_OBJECT on class CL_POBJ_LEVEL has no parameter.
Method ASSIGN_BOR_OBJECT on class CL_POBJ_LEVEL has no exception.

Method ASSIGN_BOR_OBJECT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOR_OBJECT_DETAILS Call by reference Type reference (TYPE) POBJS_BOR_OBJECT_KEYS Structure of BOR object Type and Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method ASSIGN_BOR_OBJECT_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOR_OBJECT_DETAILS Call by reference Type reference (TYPE) POBJS_BOR_OBJECT_KEYS Structure of BOR object Type and Key 20060406
2 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method ASSIGN_CHILD_LEVEL Signature

Method ASSIGN_CHILD_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method ASSIGN_CHILD_LEVEL on class CL_POBJ_LEVEL has no exception.

Method ASSIGN_CHILD_LEVEL_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406
2 Importing CHILD_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
3 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method ASSIGN_CHILD_LEVEL_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406
2 Importing CHILD_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
3 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method ASSIGN_CONTAINER Signature

Method ASSIGN_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method ASSIGN_CONTAINER on class CL_POBJ_LEVEL has no exception.

Method ASSIGN_CONTAINER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method ASSIGN_CONTAINER_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
2 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONSUMER_ID Value transfer Type reference (TYPE) POBJ_CONSUMER POBJ Consumer ID 20060406
2 Importing LEVEL_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406

Method CONSTRUCTOR on class CL_POBJ_LEVEL has no exception.

Method CREATE Signature

Method CREATE on class CL_POBJ_LEVEL has no parameter.
Method CREATE on class CL_POBJ_LEVEL has no exception.

Method CREATE_ATTACHMENT Signature

Method CREATE_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method CREATE_ATTACHMENT on class CL_POBJ_LEVEL has no exception.

Method CREATE_ATTACHMENT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_DETAILS Call by reference Type reference (TYPE) POBJS_ATTACHMENT_DETAILS Structure of Attachment Key, content and attributes 20060406
2 Exporting ATTACHMENT_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060406
3 Importing EXISTING_DOC_NEW_VERSION Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060522
4 Importing FILE_NAME Call by reference Type reference (TYPE) POBJ_FILENAME File Name 20060406
5 Importing IS_BINARY Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060406
6 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
7 Importing MIME_TYPE Call by reference Type reference (TYPE) BAPIMIMETYPE SRM BAPI: MIME Type 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method CREATE_ATTACHMENT_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_DETAILS Call by reference Type reference (TYPE) POBJS_ATTACHMENT_DETAILS Structure of Attachment Key, content and attributes 20060406
2 Exporting ATTACHMENT_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060406
3 Importing FILE_NAME Call by reference Type reference (TYPE) POBJ_FILENAME File Name 20060406
4 Importing IS_BINARY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060406
5 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
6 Importing MIME_TYPE Call by reference Type reference (TYPE) BAPIMIMETYPE SRM BAPI: MIME Type 20060406

Method CREATE_ATTACHMENT_OWN_DB on class CL_POBJ_LEVEL has no exception.

Method CREATE_CONTAINER Signature

Method CREATE_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method CREATE_CONTAINER on class CL_POBJ_LEVEL has no exception.

Method CREATE_CONTAINER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_DETAILS Call by reference Type reference (TYPE) POBJS_CONTAINER_DETAILS Structure of Container Key, content and its Attributes 20060406
2 Exporting CONTAINER_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060406
3 Importing EXISTING_DOC_NEW_VERSION Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060522
4 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method CREATE_CONTAINER_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_DETAILS Call by reference Type reference (TYPE) POBJS_CONTAINER_DETAILS Structure of Container Key, content and its Attributes 20060406
2 Exporting CONTAINER_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060406
3 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method CREATE_LEVEL Signature

Method CREATE_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method CREATE_LEVEL on class CL_POBJ_LEVEL has no exception.

Method CREATE_LEVEL_DB Signature

Method CREATE_LEVEL_DB on class CL_POBJ_LEVEL has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method CREATE_NOTE Signature

Method CREATE_NOTE on class CL_POBJ_LEVEL has no parameter.
Method CREATE_NOTE on class CL_POBJ_LEVEL has no exception.

Method CREATE_NOTE_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTE_STRUCTURE Call by reference Type reference (TYPE) POBJS_NOTE_DETAILS Structure of Note Details 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method CREATE_NOTE_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTE_STRUCTURE Call by reference Type reference (TYPE) POBJS_NOTE_DETAILS Structure of Note Details 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DEASSIGN_ATTACHMENT Signature

Method DEASSIGN_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method DEASSIGN_ATTACHMENT on class CL_POBJ_LEVEL has no exception.

Method DEASSIGN_ATTACHMENT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DEASSIGN_ATTACHMENT_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DEASSIGN_BOR_OBJECT Signature

Method DEASSIGN_BOR_OBJECT on class CL_POBJ_LEVEL has no parameter.
Method DEASSIGN_BOR_OBJECT on class CL_POBJ_LEVEL has no exception.

Method DEASSIGN_BOR_OBJECT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOR_OBJECT_DETAILS Call by reference Type reference (TYPE) POBJS_BOR_OBJECT_KEYS Structure of BOR object Type and Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DEASSIGN_BOR_OBJECT_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BOR_OBJECT_DETAILS Call by reference Type reference (TYPE) POBJS_BOR_OBJECT_KEYS Structure of BOR object Type and Key 20060406
2 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DEASSIGN_CHILD_LEVEL Signature

Method DEASSIGN_CHILD_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method DEASSIGN_CHILD_LEVEL on class CL_POBJ_LEVEL has no exception.

Method DEASSIGN_CHILD_LEVEL_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406
2 Importing CHILD_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
3 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DEASSIGN_CHILD_LEVEL_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHILD_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406
2 Importing CHILD_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
3 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DEASSIGN_CONTAINER Signature

Method DEASSIGN_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method DEASSIGN_CONTAINER on class CL_POBJ_LEVEL has no exception.

Method DEASSIGN_CONTAINER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
2 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DEASSIGN_CONTAINER_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
2 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DELETE Signature

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

Method DELETE_ATTACHMENT Signature

Method DELETE_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method DELETE_ATTACHMENT on class CL_POBJ_LEVEL has no exception.

Method DELETE_ATTACHMENT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DELETE_ATTACHMENT_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DELETE_CONTAINER Signature

Method DELETE_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method DELETE_CONTAINER on class CL_POBJ_LEVEL has no exception.

Method DELETE_CONTAINER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DELETE_CONTAINER_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DELETE_LEVEL_DB Signature

Method DELETE_LEVEL_DB on class CL_POBJ_LEVEL has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DELETE_LEVEL_OWN_DB Signature

Method DELETE_LEVEL_OWN_DB on class CL_POBJ_LEVEL has no parameter.
Method DELETE_LEVEL_OWN_DB on class CL_POBJ_LEVEL has no exception.

Method DELETE_NOTE Signature

Method DELETE_NOTE on class CL_POBJ_LEVEL has no parameter.
Method DELETE_NOTE on class CL_POBJ_LEVEL has no exception.

Method DELETE_NOTE_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE_ALL_NOTES_FLAG Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060406
2 Importing NOTE_KEY Value transfer Type reference (TYPE) POBJS_NOTE_KEY Structure Of Note Key 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method DELETE_NOTE_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DELETE_ALL_NOTES_FLAG Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060406
2 Importing NOTE_KEY Call by reference Type reference (TYPE) POBJS_NOTE_KEY Structure Of Note Key 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method EXTRACT_STD_NOSTD_ATTR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) POBJT_LEVEL_ATTRIBUTE Table of Level Attributes 20060512
2 Exporting ATTRIBUTES_NOSTD Call by reference Type reference (TYPE) POBJT_LEVEL_ATTRIBUTE Table of Level Attributes 20060512
3 Exporting ATTRIBUTES_STD Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060512

Method EXTRACT_STD_NOSTD_ATTR on class CL_POBJ_LEVEL has no exception.

Method FLUSH Signature

Method FLUSH on class CL_POBJ_LEVEL has no parameter.
Method FLUSH on class CL_POBJ_LEVEL has no exception.

Method FLUSH_ATTACHMENTS Signature

Method FLUSH_ATTACHMENTS on class CL_POBJ_LEVEL has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method FLUSH_BOR_OBJECTS Signature

Method FLUSH_BOR_OBJECTS on class CL_POBJ_LEVEL has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method FLUSH_COMMON Signature

Method FLUSH_COMMON on class CL_POBJ_LEVEL has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method FLUSH_CONTAINERS Signature

Method FLUSH_CONTAINERS on class CL_POBJ_LEVEL has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method FLUSH_LEVEL_ATTRIBUTES Signature

Method FLUSH_LEVEL_ATTRIBUTES on class CL_POBJ_LEVEL has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method FLUSH_LEVEL_DELETE Signature

Method FLUSH_LEVEL_DELETE on class CL_POBJ_LEVEL has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060712

Method FLUSH_LINKED_LEVEL Signature

Method FLUSH_LINKED_LEVEL on class CL_POBJ_LEVEL has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method FLUSH_NOTES Signature

Method FLUSH_NOTES on class CL_POBJ_LEVEL has no parameter.
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method GET Signature

Method GET on class CL_POBJ_LEVEL has no parameter.
Method GET on class CL_POBJ_LEVEL has no exception.

Method GET_ATTACHMENTS Signature

Method GET_ATTACHMENTS on class CL_POBJ_LEVEL has no parameter.
Method GET_ATTACHMENTS on class CL_POBJ_LEVEL has no exception.

Method GET_ATTACHMENTS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTACHMENT_KEYS Call by reference Type reference (TYPE) POBJT_ATTACHMENT_KEYS Table of Logical Attachment Keys 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_ATTACHMENTS_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTA_KEY_WITH_LOGANCH Call by reference Type reference (TYPE) POBJT_ATTA_KEY_WITH_LOGANCH 20060519
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_ATTA_WHERE_LIST_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LEVEL_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060705
2 Exporting LEVEL_ID Call by reference Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060705
3 Importing PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060705

Method GET_ATTA_WHERE_LIST_DB on class CL_POBJ_LEVEL has no exception.

Method GET_ATTA_WHERE_LIST_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LEVEL_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060705
2 Exporting LEVEL_ID Call by reference Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060705
3 Importing PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060705

Method GET_ATTA_WHERE_LIST_OWN_DB on class CL_POBJ_LEVEL has no exception.

Method GET_ATTRIBUTES Signature

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

Method GET_ATTRIBUTES_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTES Call by reference Type reference (TYPE) POBJT_LEVEL_ATTRIBUTE 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_ATTRIBUTES_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTES Call by reference Type reference (TYPE) POBJT_LEVEL_ATTRIBUTE 20060406
2 Importing CONSUMER_ID Call by reference Type reference (TYPE) POBJ_CONSUMER POBJ Consumer ID 20060615
3 Importing LEVEL Call by reference Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060615
4 Importing LEVEL_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060615
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_ATTR_DB_FOR_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTES Call by reference Type reference (TYPE) POBJT_LEVEL_ATTRIBUTE Table of Level Attributes 20060615
2 Importing CONSUMER_ID Call by reference Type reference (TYPE) POBJ_CONSUMER POBJ Consumer ID 20060615
3 Importing LEVEL Call by reference Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060615
4 Importing LEVEL_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060615

Method GET_ATTR_DB_FOR_LEVEL on class CL_POBJ_LEVEL has no exception.

Method GET_BOR_OBJECTS Signature

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

Method GET_BOR_OBJECTS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BOR_OBJECTS_WITH_ANCH Call by reference Type reference (TYPE) POBJT_BOR_OBJ_WITH_LOG_ANCH Table of Bor OBject Keys ( Object Key and Object Type) 20060630
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_BOR_OBJECTS_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BOR_OBJECTS_WITH_ANCH Call by reference Type reference (TYPE) POBJT_BOR_OBJ_WITH_LOG_ANCH Table of Bor OBject Keys ( Object Key and Object Type) 20060630
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_CHILD_LEVELS Signature

Method GET_CHILD_LEVELS on class CL_POBJ_LEVEL has no parameter.
Method GET_CHILD_LEVELS on class CL_POBJ_LEVEL has no exception.

Method GET_CHILD_LEVELS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHILD_GUIDS_WITH_LOG_ANCH Call by reference Type reference (TYPE) POBJT_GUID_LOGICALANCHOR Table of Level Guid and Logical Anchor 20060517
2 Exporting CHILD_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_CHILD_LEVELS_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CHILD_GUIDS_WITH_LOG_ANCH Call by reference Type reference (TYPE) POBJT_GUID_LOGICALANCHOR Table of Level Guid and Logical Anchor 20060517
2 Exporting CHILD_LEVEL Call by reference Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_CONSUMER Signature

Method GET_CONSUMER on class CL_POBJ_LEVEL has no parameter.
Method GET_CONSUMER on class CL_POBJ_LEVEL has no exception.

Method GET_CONSUMER_FROM_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONSUMER_ID Call by reference Type reference (TYPE) POBJ_CONSUMER POBJ Consumer ID 20060606
2 Importing LEVEL_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060606

Method GET_CONSUMER_FROM_DB on class CL_POBJ_LEVEL has no exception.

Method GET_CONTAINERS Signature

Method GET_CONTAINERS on class CL_POBJ_LEVEL has no parameter.
Method GET_CONTAINERS on class CL_POBJ_LEVEL has no exception.

Method GET_CONTAINERS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTAINER_KEYS Call by reference Type reference (TYPE) POBJT_CONTAINER_KEYS Document Key 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_CONTAINERS_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONT_KEY_WITH_LOGANCH Call by reference Type reference (TYPE) POBJT_CONT_KEY_WITH_LOGANCH Document Key 20060519
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_CONTAINER_PHKEY_FOR_LOKEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGICAL_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060907
2 Exporting PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060907
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060907

Method GET_KPRO_ATTR_FOR_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_ATTRIBUTES Call by reference Type reference (TYPE) POBJS_ATTACHMENT_ATTRIBUTES Structure of Standard Attachment attr and addtnl attributes 20060531
2 Exporting KPRO_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060531
3 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060809

Method GET_KPRO_ATTR_FOR_ATTACHMENT on class CL_POBJ_LEVEL has no exception.

Method GET_KPRO_ATTR_FOR_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_ATTRIBUTES Call by reference Type reference (TYPE) POBJT_IND_NAM_VAL_OPS Table of Index name value and Operation 20060531
2 Exporting KPRO_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060531
3 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060809

Method GET_KPRO_ATTR_FOR_CONTAINER on class CL_POBJ_LEVEL has no exception.

Method GET_LEVEL1_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LEVEL1_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060607
2 Importing MY_LEVEL Call by reference Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060607
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method GET_MAX_LOGICAL_VERSION_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MAX_LOGICAL_VERSION Call by reference Type reference (TYPE) BAPIPOS Position 20060608
2 Importing PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060608

Method GET_MAX_LOGICAL_VERSION_DB on class CL_POBJ_LEVEL has no exception.

Method GET_MAX_LOGICAL_VERSION_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MAX_LOGICAL_VERSION Call by reference Type reference (TYPE) BAPIPOS Position 20060616
2 Importing PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060616

Method GET_MAX_LOGICAL_VERSION_OWN_DB on class CL_POBJ_LEVEL has no exception.

Method GET_MAX_LOG_VER_CONT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MAX_LOGICAL_VERSION Call by reference Type reference (TYPE) BAPIPOS Position 20060630
2 Importing PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060630

Method GET_MAX_LOG_VER_CONT_DB on class CL_POBJ_LEVEL has no exception.

Method GET_MAX_LOG_VER_CONT_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MAX_LOGICAL_VERSION Call by reference Type reference (TYPE) BAPIPOS Position 20060630
2 Importing PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060630

Method GET_MAX_LOG_VER_CONT_OWN_DB on class CL_POBJ_LEVEL has no exception.

Method GET_MAX_VERSION_ATTACHMENT Signature

Method GET_MAX_VERSION_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method GET_MAX_VERSION_ATTACHMENT on class CL_POBJ_LEVEL has no exception.

Method GET_MAX_VERSION_CONTAINER Signature

Method GET_MAX_VERSION_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method GET_MAX_VERSION_CONTAINER on class CL_POBJ_LEVEL has no exception.

Method GET_MY_LEVEL Signature

Method GET_MY_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method GET_MY_LEVEL on class CL_POBJ_LEVEL has no exception.

Method GET_NOTES Signature

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

Method GET_NOTES_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NOTES Call by reference Type reference (TYPE) POBJT_NOTE_DETAILS Table of Note Details 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_NOTES_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting NOTES Call by reference Type reference (TYPE) POBJT_NOTE_DETAILS Table of Note Details 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_NOTE_ATTR_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTRIBUTES Call by reference Type reference (TYPE) POBJT_IND_NAM_VAL_OPS Table of Index name value and Operation 20060420
2 Importing NOTE_KEY Call by reference Type reference (TYPE) POBJS_NOTE_KEY Structure Of Note Key 20060420
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method GET_PARENT_LEVEL Signature

Method GET_PARENT_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method GET_PARENT_LEVEL on class CL_POBJ_LEVEL has no exception.

Method GET_PARENT_LEVEL_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARENT_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406
2 Exporting PARENT_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_PARENT_LEVEL_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting PARENT_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060406
2 Exporting PARENT_LEVEL Value transfer Type reference (TYPE) POBJ_LEVEL POBJ Level Values 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method GET_PHY_FOR_LOGKEY_ATTA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060612
2 Importing LOGICAL_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060612
3 Exporting PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060612

Method GET_PHY_FOR_LOGKEY_ATTA on class CL_POBJ_LEVEL has no exception.

Method GET_PHY_FOR_LOGKEY_CONT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting IS_OK Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060612
2 Importing LOGICAL_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060612
3 Exporting PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060612

Method GET_PHY_FOR_LOGKEY_CONT on class CL_POBJ_LEVEL has no exception.

Method IS_ATTA_REFBY_ANOTHERLEV_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060801
2 Returning RETURN Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060801

Method IS_ATTA_REFBY_ANOTHERLEV_DB on class CL_POBJ_LEVEL has no exception.

Method IS_ATTA_REFBY_ANOTHERLEV_OWNDB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060801
2 Returning RETURN Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060801

Method IS_ATTA_REFBY_ANOTHERLEV_OWNDB on class CL_POBJ_LEVEL has no exception.

Method IS_CONT_REFBY_ANOTHERLEV_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060809
2 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of Relation Between Levels and Linked Objects 20100525
3 Returning RETURN Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060809

Method IS_CONT_REFBY_ANOTHERLEV_DB on class CL_POBJ_LEVEL has no exception.

Method IS_CONT_REFBY_ANOTHERLEV_OWNDB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060809
2 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of Relation Between Levels and Linked Objects 20100525
3 Returning RETURN Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060809

Method IS_CONT_REFBY_ANOTHERLEV_OWNDB on class CL_POBJ_LEVEL has no exception.

Method IS_PERSISTENT Signature

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

Method LOCK Signature

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

Method PACK Signature

Method PACK on class CL_POBJ_LEVEL has no parameter.
Method PACK on class CL_POBJ_LEVEL has no exception.

Method PURGE_BUFFER Signature

Method PURGE_BUFFER on class CL_POBJ_LEVEL has no parameter.
Method PURGE_BUFFER on class CL_POBJ_LEVEL has no exception.

Method READ_ATTACHMENT Signature

Method READ_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method READ_ATTACHMENT on class CL_POBJ_LEVEL has no exception.

Method READ_ATTACHMENT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTACHMENT_DETAILS Call by reference Type reference (TYPE) POBJS_ATTACHMENT_DETAILS Structure of Attachment Key, content and attributes 20060406
2 Importing ATTACHMENT_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
3 Exporting FILE_NAME Call by reference Type reference (TYPE) POBJ_FILENAME File Name 20060406
4 Exporting MIME_TYPE Call by reference Type reference (TYPE) BAPIMIMETYPE SRM BAPI: MIME Type 20060406
5 Exporting PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060608
6 Importing REQUEST_ATTACHMENT_CONTENTS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060608
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method READ_ATTACHMENT_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTACHMENT_DETAILS Call by reference Type reference (TYPE) POBJS_ATTACHMENT_DETAILS Structure of Attachment Key, content and attributes 20060524
2 Importing ATTACHMENT_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060524
3 Exporting FILENAME Call by reference Type reference (TYPE) POBJ_FILENAME File Name 20060524
4 Exporting MIMETYPE Call by reference Type reference (TYPE) BAPIMIMETYPE SRM BAPI: MIME Type 20060524
5 Exporting PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060608
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060524

Method READ_CONTAINER Signature

Method READ_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method READ_CONTAINER on class CL_POBJ_LEVEL has no exception.

Method READ_CONTAINER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTAINER_DETAILS Call by reference Type reference (TYPE) POBJS_CONTAINER_DETAILS Structure of Container Key, content and its Attributes 20060406
2 Importing CONTAINER_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
3 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of Relation Between Levels and Linked Objects 20100525
4 Exporting PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060908
5 Importing REQUEST_PHYSICAL_KEY_ONLY Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20061113
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method READ_CONTAINER_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CONTAINER_DETAILS Call by reference Type reference (TYPE) POBJS_CONTAINER_DETAILS Structure of Container Key, content and its Attributes 20060406
2 Importing CONTAINER_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060406
3 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of Relation Between Levels and Linked Objects 20100525
4 Exporting PHYSICAL_KEY Call by reference Type reference (TYPE) POBJS_PHYSICAL_DOC_KEY KPRO Document Key 20060908
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method REFRESH_BUFFER Signature

Method REFRESH_BUFFER on class CL_POBJ_LEVEL has no parameter.
Method REFRESH_BUFFER on class CL_POBJ_LEVEL has no exception.

Method REFRESH_BUFFER_COMMON Signature

Method REFRESH_BUFFER_COMMON on class CL_POBJ_LEVEL has no parameter.
Method REFRESH_BUFFER_COMMON on class CL_POBJ_LEVEL has no exception.

Method REGISTER_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LEVEL_INSTANCE Call by reference Object reference (TYPE REF TO) IF_POBJ_LEVEL POBJ Base Class Interface 20060427

Method REGISTER_INSTANCE on class CL_POBJ_LEVEL has no exception.

Method SET_ATTRIBUTES Signature

Method SET_ATTRIBUTES on class CL_POBJ_LEVEL has no parameter.
Method SET_ATTRIBUTES on class CL_POBJ_LEVEL has no exception.

Method SET_ATTRIBUTES_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) POBJT_LEVEL_ATTRIBUTE Table of Level Attributes 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method SET_ATTRIBUTES_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) POBJT_LEVEL_ATTRIBUTE Table of Level Attributes 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method SET_NOTE_ATTR_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTRIBUTES Call by reference Type reference (TYPE) POBJT_IND_NAM_VAL_OPS Table of Index name value and Operation 20060420
2 Importing NOTE_KEY Call by reference Type reference (TYPE) POBJS_NOTE_KEY Structure Of Note Key 20060420
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060420

Method SET_PARENT_GUID Signature

Method SET_PARENT_GUID on class CL_POBJ_LEVEL has no parameter.
Method SET_PARENT_GUID on class CL_POBJ_LEVEL has no exception.

Method SET_PARENT_LEVEL Signature

Method SET_PARENT_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method SET_PARENT_LEVEL on class CL_POBJ_LEVEL has no exception.

Method UNDO_ATTACHMENTS Signature

Method UNDO_ATTACHMENTS on class CL_POBJ_LEVEL has no parameter.
Method UNDO_ATTACHMENTS on class CL_POBJ_LEVEL has no exception.

Method UNDO_BOR_OBJECTS Signature

Method UNDO_BOR_OBJECTS on class CL_POBJ_LEVEL has no parameter.
Method UNDO_BOR_OBJECTS on class CL_POBJ_LEVEL has no exception.

Method UNDO_BUFFER_CHANGES Signature

Method UNDO_BUFFER_CHANGES on class CL_POBJ_LEVEL has no parameter.
Method UNDO_BUFFER_CHANGES on class CL_POBJ_LEVEL has no exception.

Method UNDO_BUFFER_CHANGES_COMMON Signature

Method UNDO_BUFFER_CHANGES_COMMON on class CL_POBJ_LEVEL has no parameter.
Method UNDO_BUFFER_CHANGES_COMMON on class CL_POBJ_LEVEL has no exception.

Method UNDO_CONTAINERS Signature

Method UNDO_CONTAINERS on class CL_POBJ_LEVEL has no parameter.
Method UNDO_CONTAINERS on class CL_POBJ_LEVEL has no exception.

Method UNDO_LEVEL_ATTRIBUTES Signature

Method UNDO_LEVEL_ATTRIBUTES on class CL_POBJ_LEVEL has no parameter.
Method UNDO_LEVEL_ATTRIBUTES on class CL_POBJ_LEVEL has no exception.

Method UNDO_LINKED_LEVEL Signature

Method UNDO_LINKED_LEVEL on class CL_POBJ_LEVEL has no parameter.
Method UNDO_LINKED_LEVEL on class CL_POBJ_LEVEL has no exception.

Method UNDO_NOTES Signature

Method UNDO_NOTES on class CL_POBJ_LEVEL has no parameter.
Method UNDO_NOTES on class CL_POBJ_LEVEL has no exception.

Method UNLOCK Signature

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

Method UNPACK Signature

Method UNPACK on class CL_POBJ_LEVEL has no parameter.
Method UNPACK on class CL_POBJ_LEVEL has no exception.

Method UPDATE_ATTACHMENT Signature

Method UPDATE_ATTACHMENT on class CL_POBJ_LEVEL has no parameter.
Method UPDATE_ATTACHMENT on class CL_POBJ_LEVEL has no exception.

Method UPDATE_ATTACHMENT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_DETAILS Call by reference Type reference (TYPE) POBJS_ATTACHMENT_DETAILS Structure of Attachment Key, content and attributes 20060406
2 Importing FILE_NAME Call by reference Type reference (TYPE) POBJ_FILENAME File Name 20060406
3 Importing MIME_TYPE Call by reference Type reference (TYPE) BAPIMIMETYPE SRM BAPI: MIME Type 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method UPDATE_ATTACHMENT_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_DETAILS Call by reference Type reference (TYPE) POBJS_ATTACHMENT_DETAILS Structure of Attachment Key, content and attributes 20060406
2 Importing FILE_NAME Call by reference Type reference (TYPE) POBJ_FILENAME File Name 20060406
3 Importing MIME_TYPE Call by reference Type reference (TYPE) BAPIMIMETYPE SRM BAPI: MIME Type 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method UPDATE_CONTAINER Signature

Method UPDATE_CONTAINER on class CL_POBJ_LEVEL has no parameter.
Method UPDATE_CONTAINER on class CL_POBJ_LEVEL has no exception.

Method UPDATE_CONTAINER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_DETAILS Call by reference Type reference (TYPE) POBJS_CONTAINER_DETAILS Structure of Container Key, content and its Attributes 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method UPDATE_CONTAINER_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTAINER_DETAILS Call by reference Type reference (TYPE) POBJS_CONTAINER_DETAILS Structure of Container Key, content and its Attributes 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method UPDATE_NOTE Signature

Method UPDATE_NOTE on class CL_POBJ_LEVEL has no parameter.
Method UPDATE_NOTE on class CL_POBJ_LEVEL has no exception.

Method UPDATE_NOTE_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTE_STRUCTURE Call by reference Type reference (TYPE) POBJS_NOTE_DETAILS Structure of Note Details 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method UPDATE_NOTE_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NOTE_STRUCTURE Call by reference Type reference (TYPE) POBJS_NOTE_DETAILS Structure of Note Details 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406
History
Last changed by/on SAP  20070913 
SAP Release Created in 600