SAP ABAP Interface IF_POBJ_LEVEL_ATTACHMENTS (POBJ Level Attachments Interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_POBJ_LEVEL POBJ Base Class Interface 20060405
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POBJ_LEVEL POBJ Base Level Class 20060406
Properties
Interface IF_POBJ_LEVEL_ATTACHMENTS  
Short Description POBJ Level Attachments Interface    
General Data
Package POBJ_PROCESS_OBJECT   Generalized Process Object 
Created 20060405   SAP 
Last changed 20070913   SAP 
Unicode checks active    
Forward declarations
Interface IF_POBJ_LEVEL_ATTACHMENTS has no forward declaration.
Interfaces
Interface IF_POBJ_LEVEL_ATTACHMENTS has no interface.
Friends
Interface IF_POBJ_LEVEL_ATTACHMENTS has no friend.
Attributes
Interface IF_POBJ_LEVEL_ATTACHMENTS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_ATTACHMENT Instance method Public Method assign the attachment against current level 20060406
2 CREATE_ATTACHMENT Instance method Public Method creates and assigns attachment against current level 20060405
3 DEASSIGN_ATTACHMENT Instance method Public Method deassign the attachment from the current level 20060406
4 DELETE_ATTACHMENT Instance method Public Method marks the attachment for delete in the buffer 20060406
5 GET_ATTACHMENTS Instance method Public Method returns the keys of attachments from current level 20060406
6 GET_MAX_LOGICAL_VER_ATTACHMENT Instance method Public Method returns the Max Version of the Attachment given the key 20060608
7 READ_ATTACHMENT Instance method Public Method reads attachment for the given key 20060405
8 UPDATE_ATTACHMENT Instance method Public Method marks the attachment for update in the buffer 20060406
Events
Interface IF_POBJ_LEVEL_ATTACHMENTS has no event.
Types
Interface IF_POBJ_LEVEL_ATTACHMENTS has no local type.
Method Signatures

Method ASSIGN_ATTACHMENT 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
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 CREATE_ATTACHMENT 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 20060405
2 Exporting ATTACHMENT_KEY Call by reference Type reference (TYPE) POBJS_DOC_KEY Document Key 20060405
3 Importing EXISTING_DOC_NEW_VERSION Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060809
4 Importing FILE_NAME Call by reference Type reference (TYPE) POBJ_FILENAME File Name 20060405
5 Importing IS_BINARY Value transfer Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060405
6 Importing LOGICAL_ANCHOR Value transfer Type reference (TYPE) POBJ_LOGICAL_ANCHOR Anchor Value of the relation between levels and linked objs 20060405
7 Importing MIME_TYPE Call by reference Type reference (TYPE) BAPIMIMETYPE SRM BAPI: MIME Type 20060405
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT Exception Class - Process Object 20060616

Method DEASSIGN_ATTACHMENT 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
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 DELETE_ATTACHMENT 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 GET_ATTACHMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ATTA_KEYS_WITH_LOG_ANCH Call by reference Type reference (TYPE) POBJT_ATTA_KEY_WITH_LOG_ANCH Table of Logical Attachment Keys 20060629
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 GET_MAX_LOGICAL_VER_ATTACHMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ATTACHMENT_GUID Value transfer Type reference (TYPE) POBJ_LEVEL_GUID Key element of POBJ Level 20060608
2 Exporting MAX_LOGICAL_VERSION Value transfer Type reference (TYPE) BAPIPOS Position 20060609
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060608

Method READ_ATTACHMENT 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 20060405
2 Importing ATTACHMENT_KEY Value transfer Type reference (TYPE) POBJS_DOC_KEY Document Key 20060405
3 Exporting FILE_NAME Call by reference Type reference (TYPE) POBJ_FILENAME File Name 20060405
4 Exporting MIME_TYPE Call by reference Type reference (TYPE) BAPIMIMETYPE SRM BAPI: MIME Type 20060405
5 Importing REQUEST_ATTACHMENT_CONTENTS Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20060613
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060405

Method UPDATE_ATTACHMENT 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
History
Last changed by/on SAP  20070913 
SAP Release Created in 600