SAP ABAP Class CL_SRM_XML_FPLAN_INSTANCE (File Plan Instance)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-RM (Application Component) SAP Records Management
⤷
SRMPS_PLAN (Package) Records Plan (PS)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SRM_XML_INSTANCE | Instance Handling | 20000713 |
Properties
| Class | CL_SRM_XML_FPLAN_INSTANCE | |
| Short Description | File Plan Instance | |
| Super Class | CL_SRM_XML_INSTANCE | Instance Handling |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SRMPS_PLAN | Records Plan (PS) |
| Created | 20000713 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SRM_XML_FPLAN_INSTANCE has no interface implemented.
Friends
Class CL_SRM_XML_FPLAN_INSTANCE has no friend class.
Attributes
Class CL_SRM_XML_FPLAN_INSTANCE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Insert All Elements for Instance Element (DOM) | 20000713 | |
| 2 | Instance method | Public | Constructor | Constructor | 20000713 | |
| 3 | Instance method | Public | Method | Insert All Elements for Instance Element (DOM) | 20000713 | |
| 4 | Instance method | Public | Method | Create FPlan Description and Meta | 20000713 | |
| 5 | Instance method | Protected | Method | Create Meta Tags for Recplan Instance | 20000713 | |
| 6 | Instance method | Public | Method | Get Attributes of Record (DOM) | 20000714 | |
| 7 | Instance method | Public | Method | GET_POIDS_BY_GID | 20010522 | |
| 8 | Instance method | Public | Method | UPDATE_POIDS_BY_GID | 20010525 |
Events
Class CL_SRM_XML_FPLAN_INSTANCE has no event.
Types
Class CL_SRM_XML_FPLAN_INSTANCE has no local type.
Method Signatures
Method BUILD_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION_TAB | Call by reference | Type reference (TYPE) | SRM_XML_DESCR_TAB | list of description corresp. language | 20000713 | |||
| 2 | ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20000713 | |||
| 3 | ID | Call by reference | Type reference (TYPE) | STRING | unique id | 20000713 |
Method BUILD_ELEMENT on class CL_SRM_XML_FPLAN_INSTANCE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20010518 | |||
| 2 | IN_BATCH_MODE | Call by reference | Type reference (TYPE) | BOOLEAN | '-' | boolsche Variable (X=true, -=false, space=unknown) | 20011122 | ||
| 3 | RMSID | Call by reference | Type reference (TYPE) | STRING | 20010919 | ||||
| 4 | SRM | Call by reference | Object reference (TYPE REF TO) | IF_SRM | Allgemeine SRM Methoden | 20010828 |
Method CONSTRUCTOR on class CL_SRM_XML_FPLAN_INSTANCE has no exception.
Method CREATE_ELEMENT_BY_GID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION_TAB | Call by reference | Type reference (TYPE) | SRM_XML_DESCR_TAB | list of description corresp. language | 20000713 | |||
| 2 | FATHER_GID | Call by reference | Type reference (TYPE) | I | ixml gid (instance) | 20000713 | |||
| 3 | NEW_GID | Call by reference | Type reference (TYPE) | I | new gid ('-1' indicates error) | 20000713 | |||
| 4 | NEW_ID | Call by reference | Type reference (TYPE) | STRING | new elem id (' ' indicates error) | 20000713 | |||
| 5 | REF_GID | Call by reference | Type reference (TYPE) | I | ixml gid (instance) | 20000713 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | INS_FAILED | 20000713 |
Method CREATE_FPLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESCRIPTION_TAB | Call by reference | Type reference (TYPE) | SRM_XML_DESCR_TAB | list of description corresp. language | 20000713 | |||
| 2 | ROOT_ELEMENT | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20000713 |
Method CREATE_FPLAN on class CL_SRM_XML_FPLAN_INSTANCE has no exception.
Method CREATE_FPLAN_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEPLAN | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | IF_IXML_ELEMENT | 20000713 |
Method CREATE_FPLAN_META on class CL_SRM_XML_FPLAN_INSTANCE has no exception.
Method GET_FPLAN_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LASTMODDATE | Call by reference | Type reference (TYPE) | STRING | LASTMODDATE | 20000714 | |||
| 2 | LASTMODTIME | Call by reference | Type reference (TYPE) | STRING | LASTMODTIME | 20000714 | |||
| 3 | LASTMODUSER | Call by reference | Type reference (TYPE) | STRING | LASTMODUSER | 20000714 | |||
| 4 | LASTMOD_GID | Call by reference | Type reference (TYPE) | I | ixml gid | 20000714 |
Method GET_FPLAN_ATTR on class CL_SRM_XML_FPLAN_INSTANCE has no exception.
Method GET_POIDS_BY_GID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GID | Call by reference | Type reference (TYPE) | I | 20010522 | ||||
| 2 | NOT_AUTHORIZED_POIDS | Call by reference | Type reference (TYPE) | I | 20010904 | ||||
| 3 | NO_AUTHORIZATION | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Mögliche Werte IF_SRM=>TRUE / FALSE | 20050627 | |||
| 4 | POID_TAB | Call by reference | Type reference (TYPE) | SRMBR_POID_TAB | 20010522 | ||||
| 5 | ROTTEN_POIDS | Call by reference | Type reference (TYPE) | I | 20010904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | xml (abstrakt) | 20010904 |
Method UPDATE_POIDS_BY_GID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GID | Call by reference | Type reference (TYPE) | I | 20010525 | ||||
| 2 | POID_TAB | Call by reference | Type reference (TYPE) | SRMBR_POID_TAB | 20010525 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20010525 | |||
| 2 | 20010525 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 50A |