SAP ABAP Class CL_POBJ_LEVEL1 (POBJ Base Level1 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 Inheritance (c INHERITING FROM c_ref)  CL_POBJ_LEVEL POBJ Base Level Class 20060420
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_POBJ_LEVEL1 POBJ Base Level 1 Interface 20060420
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_HRASR00_POBJ_PROCESS Process Object : HR Administrative Services 20060727
2 Inheritance (c INHERITING FROM c_ref)  CL_HREIC_ACTIVITY EIC: Final Activity Class 20060830
Properties
Class CL_POBJ_LEVEL1  
Short Description POBJ Base Level1 Class    
Super Class CL_POBJ_LEVEL POBJ Base Level Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package POBJ_PROCESS_OBJECT   Generalized Process Object 
Created 20060420   SAP 
Last change 20070913   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_POBJ_LEVEL1 has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_POBJ_LEVEL1 POBJ Base Level 1 Interface 20060420
Friends
Class CL_POBJ_LEVEL1 has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTACHMENT_DETAILS_COPY Instance attribute Private Type reference (TYPE) POBJT_ATT_DETAILS_WIT_FILEINFO Table of Attachment Details with File Name and Mimetype 20060718
2 ATTA_LO_PH_KEY_REL_COPY Instance attribute Private Type reference (TYPE) POBJT_DOCUMENT_KEY_RELATIONS Table of Logical and Physical Doc key relation 20060718
3 BROTHER_OF Instance attribute Protected Type reference (TYPE) POBJT_LEVEL_GUIDS Table of Level Guids 20060602
4 CONTAINER_DETAILS_COPY Instance attribute Private Type reference (TYPE) POBJT_CONTAINER_DETAILS Central Table Storing Container Details 20060718
5 CONT_LO_PH_KEY_REL_COPY Instance attribute Private Type reference (TYPE) POBJT_DOCUMENT_KEY_RELATIONS Table of Logical and Physical Doc key relation 20060718
6 LEVL_GUID_CONS_ID_REL_COPY Instance attribute Private Type reference (TYPE) POBJT_LEVL_GUID_CONS_ID_RELS Table of Level Guid and Consumer Id relationship 20060718
7 MY_BROTHERS Instance attribute Protected Type reference (TYPE) POBJT_LEVEL_GUIDS Table of Level Guids 20060602
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_SUCCEEDING_BROTHER_DB Instance method Private Method 20060718
2 ASSIGN_SUCCEEDING_BROTH_OWN_DB Instance method Protected Method 20060718
3 BLD_DYN_QUERY_SEL_OPTS_OWN_DB Instance method Protected Method 20060925
4 BLD_SEL_OPTS_ATTA_WHERE_CONDS Instance method Private Method 20060925
5 BLD_SEL_OPTS_LVL_CONDS_TABLE Instance method Private Method 20060925
6 BLD_WHER_COND_SEL_OPTS_OWN_DB Instance method Protected Method 20060925
7 BUILD_ATTA_WHERE_CONDITION Instance method Private Method 20060613
8 BUILD_DYNAMIC_QUERY_OWN_DB Instance method Protected Method 20060615
9 BUILD_EXPRESSION_SEL_OPTS Instance method Private Method 20060926
10 BUILD_LEVEL_CONDITIONS_TABLE Instance method Private Method 20060615
11 BUILD_WHERE_CONDITIONS_OWN_DB Instance method Protected Method 20060615
12 COPY_STATIC_ATTRIBUTES Instance method Private Method Copy static attributes to instance attributes 20060718
13 DEASSIGN_SUCCEEDING_BROTHER_DB Instance method Private Method 20060718
14 DEASSIGN_SUCCEEDING_BRO_OWN_DB Instance method Protected Method 20060718
15 GET_LEVEL_APPL_ATTRIBUTES Instance method Private Method 20060615
16 GET_OBJECTS_DB Instance method Private Method 20060420
17 GET_OBJECTS_OWN_DB Instance method Protected Method 20060420
18 GET_PRECEEDING_BROTHER_DB Instance method Private Method 20060718
19 GET_PRECEEDING_BROTHER_OWN_DB Instance method Protected Method 20060718
20 GET_SUCCEEDING_BROTHERS_DB Instance method Private Method 20060718
21 GET_SUCCEEDING_BROTHERS_OWN_DB Instance method Protected Method 20060718
22 LEVEL1_UNPACK Static method Public Method Level 1 Unpack 20060516
23 QUERY_LEVELS Instance method Private Method 20060615
24 QUERY_LEVELS_USING_SEL_OPTIONS Instance method Private Method 20060925
25 RESET_STATIC_ATTRIBUTES Instance method Private Method Reset static attributes from instance attributes 20060718
26 SET_OBJECT_DB Instance method Private Method 20060420
27 SET_OBJECT_OWN_DB Instance method Protected Method 20060420
Events
Class CL_POBJ_LEVEL1 has no event.
Types
Class CL_POBJ_LEVEL1 has no local type.
Method Signatures

Method ASSIGN_SUCCEEDING_BROTHER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BROTHER_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060718
2 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060718
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060718

Method ASSIGN_SUCCEEDING_BROTH_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BROTHER_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060718
2 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060718
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060718

Method BLD_DYN_QUERY_SEL_OPTS_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJT_ATTA_SRCH_SEL_OPTIONS_IN Attachment Search Criteria 20060925
2 Importing ATTA_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
3 Importing CASE_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
4 Exporting DYNAMIC_QUERY_STRING Call by reference Type reference (TYPE) STRING 20060925
5 Importing LEVEL1TABLENAME Call by reference Type reference (TYPE) TABNAME Table Name 20060925
6 Importing LEVEL1_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060925
7 Importing LEVEL1_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
8 Importing LEVEL2TABLENAME Call by reference Type reference (TYPE) TABNAME Table Name 20060925
9 Importing LEVEL2_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060925
10 Importing LEVEL2_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
11 Importing LEVEL3TABLENAME Call by reference Type reference (TYPE) TABNAME Table Name 20060925
12 Importing LEVEL3_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060925
13 Importing LEVEL3_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
14 Importing LEVEL_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJT_LVL_SRCH_SEL_OPTIONS_IN Level Search - Importing 20060925
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060925

Method BLD_SEL_OPTS_ATTA_WHERE_CONDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJT_ATTA_SRCH_SEL_OPTIONS_IN Attachment Search Criteria 20060925
2 Exporting ATTA_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925

Method BLD_SEL_OPTS_ATTA_WHERE_CONDS on class CL_POBJ_LEVEL1 has no exception.

Method BLD_SEL_OPTS_LVL_CONDS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CASE_STD_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060925
2 Exporting CASE_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
3 Importing LEVEL_APPL_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060925
4 Importing LEVEL_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) POBJT_FIELDNAMES List of Fieldnames 20060925
5 Exporting LEVEL_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
6 Importing SEARCH_CRITERIA_NAME Call by reference Type reference (TYPE) STRINGVAL String 20060925
7 Importing SELECT_OPTIONS Call by reference Type reference (TYPE) SCMG_T_LOCATOR_SELECT_OPTION Select Options 20060925
8 Importing SEL_ID Call by reference Type reference (TYPE) STRINGVAL String 20060925

Method BLD_SEL_OPTS_LVL_CONDS_TABLE on class CL_POBJ_LEVEL1 has no exception.

Method BLD_WHER_COND_SEL_OPTS_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJT_ATTA_SRCH_SEL_OPTIONS_IN Attachment Search Criteria 20060925
2 Exporting ATTA_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
3 Importing CASE_STD_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060925
4 Exporting CASE_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
5 Importing LEVEL1_APPL_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060925
6 Importing LEVEL1_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) POBJT_FIELDNAMES List of Fieldnames 20060925
7 Importing LEVEL1_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060925
8 Exporting LEVEL1_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
9 Importing LEVEL2_APPL_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060925
10 Importing LEVEL2_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) POBJT_FIELDNAMES List of Fieldnames 20060925
11 Importing LEVEL2_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060925
12 Exporting LEVEL2_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
13 Importing LEVEL3_APPL_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060925
14 Importing LEVEL3_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) POBJT_FIELDNAMES List of Fieldnames 20060925
15 Importing LEVEL3_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060925
16 Exporting LEVEL3_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060925
17 Importing LEVEL_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJT_LVL_SRCH_SEL_OPTIONS_IN Level Search - Importing 20060925
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060925

Method BUILD_ATTA_WHERE_CONDITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJS_ATTACHMENT_SEARCH_IN Attachment Search Criteria 20060613
2 Exporting ATTA_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060613

Method BUILD_ATTA_WHERE_CONDITION on class CL_POBJ_LEVEL1 has no exception.

Method BUILD_DYNAMIC_QUERY_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJS_ATTACHMENT_SEARCH_IN Attachment Search Criteria 20060615
2 Importing ATTA_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
3 Importing CASE_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
4 Exporting DYNAMIC_QUERY_STRING Call by reference Type reference (TYPE) STRING 20060615
5 Importing LEVEL1TABLENAME Call by reference Type reference (TYPE) TABNAME Table Name 20060615
6 Importing LEVEL1_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060615
7 Importing LEVEL1_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
8 Importing LEVEL2TABLENAME Call by reference Type reference (TYPE) TABNAME Table Name 20060615
9 Importing LEVEL2_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060615
10 Importing LEVEL2_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
11 Importing LEVEL3TABLENAME Call by reference Type reference (TYPE) TABNAME Table Name 20060615
12 Importing LEVEL3_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060615
13 Importing LEVEL3_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
14 Importing LEVEL_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJT_LEVEL_SEARCH_IN Level Search - Importing 20060615
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060615

Method BUILD_EXPRESSION_SEL_OPTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAME Call by reference Type reference (TYPE) STRING 20060926
2 Importing IM_SELECT_ID Call by reference Type reference (TYPE) STRING 20060926
3 Importing IM_SELECT_OPTIONS Call by reference Type reference (TYPE) SCMG_T_LOCATOR_SELECT_OPTION Table of Selection Options 20060926
4 Returning RE_EXPRESSION Value transfer Type reference (TYPE) STRING 20060926

Method BUILD_EXPRESSION_SEL_OPTS on class CL_POBJ_LEVEL1 has no exception.

Method BUILD_LEVEL_CONDITIONS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALIAS_NAME Call by reference Type reference (TYPE) STRINGVAL String 20060615
2 Importing CASE_STD_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060615
3 Exporting CASE_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
4 Importing IS_WILDCARD_HIGH Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060719
5 Importing IS_WILDCARD_LOW Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060719
6 Importing LEVEL_APPL_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060615
7 Importing LEVEL_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) POBJT_FIELDNAMES List of Fieldnames 20060615
8 Exporting LEVEL_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
9 Importing SEARCH_CRITERIA_HIGHVALUE Call by reference Type reference (TYPE) STRINGVAL String 20060719
10 Importing SEARCH_CRITERIA_LOWVALUE Call by reference Type reference (TYPE) STRINGVAL String 20060719
11 Importing SEARCH_CRITERIA_NAME Call by reference Type reference (TYPE) STRINGVAL String 20060615

Method BUILD_LEVEL_CONDITIONS_TABLE on class CL_POBJ_LEVEL1 has no exception.

Method BUILD_WHERE_CONDITIONS_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJS_ATTACHMENT_SEARCH_IN Attachment Search Criteria 20060615
2 Exporting ATTA_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
3 Importing CASE_STD_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060615
4 Exporting CASE_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
5 Importing LEVEL1_APPL_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060615
6 Importing LEVEL1_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) POBJT_FIELDNAMES List of Fieldnames 20060615
7 Importing LEVEL1_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060615
8 Exporting LEVEL1_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
9 Importing LEVEL2_APPL_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060615
10 Importing LEVEL2_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) POBJT_FIELDNAMES List of Fieldnames 20060615
11 Importing LEVEL2_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060615
12 Exporting LEVEL2_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
13 Importing LEVEL3_APPL_ATTRIBUTES Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060615
14 Importing LEVEL3_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) POBJT_FIELDNAMES List of Fieldnames 20060615
15 Importing LEVEL3_CASETYPE Call by reference Type reference (TYPE) SCMGCASE_TYPE Case Type 20060615
16 Exporting LEVEL3_WHERE_CONDITIONS Call by reference Type reference (TYPE) POBJT_STRING Table of Strings 20060615
17 Importing LEVEL_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJT_LEVEL_SEARCH_IN Level Search - Importing 20060615
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060615

Method COPY_STATIC_ATTRIBUTES Signature

Method COPY_STATIC_ATTRIBUTES on class CL_POBJ_LEVEL1 has no parameter.
Method COPY_STATIC_ATTRIBUTES on class CL_POBJ_LEVEL1 has no exception.

Method DEASSIGN_SUCCEEDING_BROTHER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BROTHER_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060718
2 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060718
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060718

Method DEASSIGN_SUCCEEDING_BRO_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BROTHER_GUID Call by reference Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060718
2 Importing LOGICAL_ANCHOR Call by reference Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060718
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060718

Method GET_LEVEL_APPL_ATTRIBUTES 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 Structure for Case Type 20060615
2 Exporting LEVEL_ATTRIBUTE_NAMES Call by reference Type reference (TYPE) POBJT_FIELDNAMES List of Fieldnames 20060615
3 Exporting LEVEL_ATTR_APPL Call by reference Type reference (TYPE) TY_NAMEVALUEASSTRING NAMEVALUEASSTRING 20060615
4 Exporting TABLE_NAME Call by reference Type reference (TYPE) TABNAME 20060615

Method GET_LEVEL_APPL_ATTRIBUTES on class CL_POBJ_LEVEL1 has no exception.

Method GET_OBJECTS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECT_DETAILS Call by reference Type reference (TYPE) POBJT_OBJECTS Table of Objects 20060420
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060420

Method GET_OBJECTS_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECT_DETAILS Call by reference Type reference (TYPE) POBJT_OBJECTS Table of Objects 20060420
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060420

Method GET_PRECEEDING_BROTHER_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BROTHER_GUIDS_WITH_LOG_ANCH Call by reference Type reference (TYPE) POBJT_GUID_LOGICALANCHOR Table of Level Guids 20060718
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060718

Method GET_PRECEEDING_BROTHER_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BROTHER_GUIDS_WITH_LOG_ANCH Call by reference Type reference (TYPE) POBJT_GUID_LOGICALANCHOR Table of Level Guids 20060718
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060718

Method GET_SUCCEEDING_BROTHERS_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BROTHER_GUIDS_WITH_LOG_ANCH Call by reference Type reference (TYPE) POBJT_GUID_LOGICALANCHOR Table of Guid and Logical Anchor 20060718
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060718

Method GET_SUCCEEDING_BROTHERS_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting BROTHER_GUIDS_WITH_LOG_ANCH Call by reference Type reference (TYPE) POBJT_GUID_LOGICALANCHOR Table of Guid and Logical Anchor 20060718
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060718

Method LEVEL1_UNPACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing XML_LEVEL1 Call by reference Type reference (TYPE) POBJ_CONTENT_X Contents of the containers/Attachments 20060516

Method LEVEL1_UNPACK on class CL_POBJ_LEVEL1 has no exception.

Method QUERY_LEVELS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJS_ATTACHMENT_SEARCH_IN Structure of Attachment Standard Attributes 20060615
2 Importing LEVEL_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJT_LEVEL_SEARCH_IN Level Search - Importing 20060615
3 Exporting LEVEL_SEARCH_OUTPUT Call by reference Type reference (TYPE) POBJT_LEVEL_HIT_LIST Level Search Output 20060615
4 Importing NO_OF_MAX_HITS Call by reference Type reference (TYPE) INT4 Natural Number 20061123
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060615

Method QUERY_LEVELS_USING_SEL_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJT_ATTA_SRCH_SEL_OPTIONS_IN Structure of Attachment Standard Attributes 20060925
2 Importing LEVEL_SEARCH_CRITERIA Call by reference Type reference (TYPE) POBJT_LVL_SRCH_SEL_OPTIONS_IN Level Search - Importing 20060925
3 Exporting LEVEL_SEARCH_OUTPUT Call by reference Type reference (TYPE) POBJT_LEVEL_HIT_LIST Level Search Output 20060925
4 Importing NO_OF_MAX_HITS Call by reference Type reference (TYPE) INT4 Natural Number 20061123
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060925

Method RESET_STATIC_ATTRIBUTES Signature

Method RESET_STATIC_ATTRIBUTES on class CL_POBJ_LEVEL1 has no parameter.
Method RESET_STATIC_ATTRIBUTES on class CL_POBJ_LEVEL1 has no exception.

Method SET_OBJECT_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_DETAILS Call by reference Type reference (TYPE) POBJS_OBJECT Str of index, obj cat, obj key, leading flag and operation 20060420
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060420

Method SET_OBJECT_OWN_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT_DETAILS Call by reference Type reference (TYPE) POBJS_OBJECT Str of index, obj cat, obj key, leading flag and operation 20060420
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060420
History
Last changed by/on SAP  20070913 
SAP Release Created in 600