SAP ABAP Interface IF_POBJ_LEVEL_PACKER (POBJ Pack and Unpack 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 20060406
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_POBJ_LEVEL POBJ Base Level Class 20060406
Properties
Interface IF_POBJ_LEVEL_PACKER  
Short Description POBJ Pack and Unpack 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_PACKER has no forward declaration.
Interfaces
Interface IF_POBJ_LEVEL_PACKER has no interface.
Friends
Interface IF_POBJ_LEVEL_PACKER has no friend.
Attributes
Interface IF_POBJ_LEVEL_PACKER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 PACK Instance method Public Method Serializes each of the Level 1, 2 and 3 instances into XML 20060406
2 UNPACK Instance method Public Method DeSerializes each of the XML into Level 1, 2 and 3 instances 20060406
Events
Interface IF_POBJ_LEVEL_PACKER has no event.
Types
Interface IF_POBJ_LEVEL_PACKER has no local type.
Method Signatures

Method PACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting XML_LEVEL1 Call by reference Type reference (TYPE) POBJ_CONTENT_X Contents of the containers/Attachments 20060425
2 Exporting XML_LEVEL2_TAB Call by reference Type reference (TYPE) POBJT_XSTRING Table of Raw String Data 20060406
3 Exporting XML_LEVEL3_TAB Call by reference Type reference (TYPE) POBJT_XSTRING Table of Raw String Data 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406

Method UNPACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting LEVEL1_INSTANCE Call by reference Object reference (TYPE REF TO) IF_POBJ_LEVEL1 POBJ Base Level 1 Interface 20060425
2 Importing XML_LEVEL1 Call by reference Type reference (TYPE) POBJ_CONTENT_X Contents of the containers/Attachments 20060425
3 Importing XML_LEVEL2_TAB Call by reference Type reference (TYPE) POBJT_XSTRING Table of Raw String Data 20060406
4 Importing XML_LEVEL3_TAB Call by reference Type reference (TYPE) POBJT_XSTRING Table of Raw String Data 20060406
# Exception Resumable Description Created on
1 CX_POBJ_PROCESS_OBJECT 20060406
History
Last changed by/on SAP  20070913 
SAP Release Created in 600