SAP ABAP Class CL_RMPS_SP_POST_BACKEND (Obsolete: Back-End of Incoming Post Item)
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-RCM (Application Component) Records and Case Management
⤷
RMPS_SP_POST (Package) Incoming Post Item

⤷

⤷

Meta Relationship - Using
Properties
Class | CL_RMPS_SP_POST_BACKEND | |
Short Description | Obsolete: Back-End of Incoming Post Item | |
Super Class | CL_SRM_GENERIC_SP | Generic Service Provider RMS |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RMPS_SP_POST | Incoming Post Item |
Created | 20020610 | SAP |
Last change | 20110908 | 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
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RMPS_GEN_REFERENCE_HANDLER | Generic Handling of Unique Indicator | 20021114 | ||
2 | IF_RMPS_PRINTHANDLER_POST | Access to Print Handler for Incoming Post Item | 20021115 | ||
3 | IF_RMPS_SP_ELEMENT_LIST | Deliver Information for Element List | 20021211 | ||
4 | IF_RMPS_SP_OPERATION | Recursive Operation (Implementation through SP) | 20021114 | ||
5 | IF_RMPS_SP_RECORD_ELEMENT | Reaction to insertion in record /deletion from record | 20030304 | ||
6 | IF_SCMG_AUTHORIZATION_CALLER | Reference to Object that Calls Authorization Check | 20021122 | ||
7 | IF_SRM_SP_AUTHORIZATION | Authorization Check for SP | 20021125 | ||
8 | IF_SRM_SP_REFERENCE | Access to Unique Indicator | 20021001 |
Friends
Class CL_RMPS_SP_POST_BACKEND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'DEFAULT_RULES' | Connection Parameter Restriction of Document Characters | 20020916 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'RULE_TYPE' | Connection Parameter Character Type | 20020916 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | STRING | 'POST' | Semantic SP Type | 20030603 | |
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SRM_DOCUMENT | Document | 20021118 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SRM_VARIANT | Variant | 20021118 | ||
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RMPS_MAIL_POST | Handling of Recursive Mail Operation | 20021209 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_SRM_SP_PROTOCOL_ENTRY | Log | 20030123 | ||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_RMPS_REFERENCE_POST | Handling of Unique Indicator | 20021001 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Insertion of Attributes that Should be Inherited | 20020904 |
2 | ![]() |
Instance method | Public | Method | Inserting document in record/case allowed? | 20030304 |
3 | ![]() |
Instance method | Public | Method | Deletion of Incoming Post Item | 20030128 |
4 | ![]() |
Instance method | Public | Method | Read Contents | 20021118 |
5 | ![]() |
Instance method | Public | Method | Like GET_CONTENT, but without content | 20041029 |
6 | ![]() |
Instance method | Public | Method | Gets Document and Variant | 20021118 |
7 | ![]() |
Static method | Public | Method | Delivers Table with System Attributes | 20020905 |
8 | ![]() |
Instance method | Public | Method | Get Object for Handling Unique Indicator | 20021209 |
9 | ![]() |
Instance method | Public | Method | Read Characteristics in Variant | 20021118 |
10 | ![]() |
Instance method | Public | Method | Read Characteristics in Variant | 20021118 |
11 | ![]() |
Instance method | Public | Method | Get Log Object | 20030123 |
12 | ![]() |
Instance method | Public | Method | Get Object for Handling Unique Indicator | 20021001 |
13 | ![]() |
Instance method | Public | Method | Write a Log Entry | 20030123 |
Events
Class CL_RMPS_SP_POST_BACKEND has no event.
Types
Class CL_RMPS_SP_POST_BACKEND has no local type.
Method Signatures
Method ADD_INHERIT_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHG_PROPERTIES | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Attributtabelle NUR HINZUFUEGEN | 20020904 | ||
2 | ![]() |
IM_OLD_VARIANT | Call by reference | Object reference (TYPE REF TO) | CL_SRM_VARIANT | Variante eines Dokumentes | 20020904 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20020904 | |
2 | ![]() |
Keine Berechtigung | 20020904 |
Method CHECK_INSERT_ALLOWED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_CASE_BACKEND | Value transfer | Object reference (TYPE REF TO) | IF_SCMG_CASE_READ | ggf. Backend des Case, wo Element einzufügen ist | 20030304 | ||
2 | ![]() |
IM_CHOSEN_MODEL_ID | Value transfer | Type reference (TYPE) | STRING | Referenzknoten ID im Aktenmodell. | 20030304 | ||
3 | ![]() |
IM_ELEMENT_GID | Value transfer | Type reference (TYPE) | I | Knoten-ID in der Akte | 20030304 | ||
4 | ![]() |
IM_ELEMENT_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID des einzufügenden Elements | 20030304 | ||
5 | ![]() |
IM_FATHER_DROP_GID | Value transfer | Type reference (TYPE) | I | Knoten-ID in der Akte | 20030304 | ||
6 | ![]() |
IM_RECORD_FRONTEND | Value transfer | Object reference (TYPE REF TO) | CL_SRM_REC | Frontend der Akte, wo Element einzufügen ist | 20030304 | ||
7 | ![]() |
IM_RECORD_POID | Value transfer | Object reference (TYPE REF TO) | IF_SRM_POID | POID der Akte, in die das Dokument eingefügt wird | 20030304 | ||
8 | ![]() |
RE_ALLOWED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Einfügen erlaubt? (IF_SRM=>TRUE / FALSE) | 20030304 |
Method CHECK_INSERT_ALLOWED on class CL_RMPS_SP_POST_BACKEND has no exception.
Method DELETE_INBOUND_DOC Signature
Method DELETE_INBOUND_DOC on class CL_RMPS_SP_POST_BACKEND has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler in generellen Funktionen | 20030128 |
Method GET_CONTENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TAB_CONTENT | Value transfer | Type reference (TYPE) | RMPS_T_POST_CONTENT | Übergabetabelle von Posteingangsinhalten | 20021119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Allgemeine Ausnahmen | 20030310 |
Method GET_CONTENT_INFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_TAB_CONTENT | Value transfer | Type reference (TYPE) | RMPS_T_POST_CONTENT | Übergabetabelle von Posteingangsinhalten | 20041029 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
BCS: Allgemeine Ausnahmen | 20041029 |
Method GET_DOC_VAR Signature
Method GET_DOC_VAR on class CL_RMPS_SP_POST_BACKEND has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Interner Fehler | 20021202 | |
2 | ![]() |
Objekt existiert nicht | 20021202 |
Method GET_INHERIT_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_TAB_SYSTEM_ATTR | Value transfer | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Tabelle mit Systemattributen | 20020905 |
Method GET_INHERIT_ATTR on class CL_RMPS_SP_POST_BACKEND has no exception.
Method GET_MAIL_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FRONTEND | Value transfer | Object reference (TYPE REF TO) | CL_RMPS_SP_POST_VISUAL_WIN | Frontend | 20021209 | ||
2 | ![]() |
IM_OPERATION | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION | Aktuelle Operation | 20021209 | ||
3 | ![]() |
RE_MAIL_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_RMPS_MAIL_POST | Objekt zum Handling der rekursiven Mailoperation | 20021209 |
Method GET_MAIL_HANDLER on class CL_RMPS_SP_POST_BACKEND has no exception.
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CHG_TAB_PROPERTIES | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Attributtabelle | 20021118 |
Method GET_PROPERTIES on class CL_RMPS_SP_POST_BACKEND has no exception.
Method GET_PROPERTY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_CONC_PROPERTY_VALUE | Call by reference | Type reference (TYPE) | STRING | Wert als String (concateniert falls mehrwertig) | 20021118 | ||
2 | ![]() |
EX_TAB_PROPERTY_VALUE | Call by reference | Type reference (TYPE) | SRMGS_PROPERTY_TAB | Wert in Tabellenform | 20021118 | ||
3 | ![]() |
IM_PROPERTY_NAME | Value transfer | Type reference (TYPE) | SDOK_PROPN | Attributname (Dokument oder Variante) | 20021118 |
Method GET_PROPERTY on class CL_RMPS_SP_POST_BACKEND has no exception.
Method GET_PROTOCOL_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RE_PROTOCOL | Value transfer | Object reference (TYPE REF TO) | IF_SRM_SP_PROTOCOL_ENTRY | Protokoll | 20030123 |
Method GET_PROTOCOL_HANDLER on class CL_RMPS_SP_POST_BACKEND has no exception.
Method GET_REFERENCE_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_FRONTEND | Value transfer | Object reference (TYPE REF TO) | CL_RMPS_SP_POST_VISUAL_WIN | Frontend | 20021114 | ||
2 | ![]() |
IM_OPERATION | Value transfer | Object reference (TYPE REF TO) | IF_RMPS_OPERATION | Aktuelle Operation | 20021114 | ||
3 | ![]() |
RE_REFERENCE_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_RMPS_REFERENCE_POST | Objekt zum Handling von eindeutigen Kennzeichen | 20021114 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Behandlung eindeutiger Kennzeichen | 20021001 |
Method WRITE_PROTOCOL_ENTRY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ACT_ID | Value transfer | Type reference (TYPE) | STRING | AktivitätsID (wie in CL_RMPS_POST_PROTOCOL publiziert) | 20030123 | ||
2 | ![]() |
IM_ATTRIBUTE | Value transfer | Type reference (TYPE) | STRING | Attributname (bis zu 255 Zeichen) | 20030123 | ||
3 | ![]() |
IM_ATTRVAL_NEW | Value transfer | Type reference (TYPE) | STRING | Neuer Attributwert (bis zu 32 Zeichen) | 20030123 | ||
4 | ![]() |
IM_ATTRVAL_OLD | Value transfer | Type reference (TYPE) | STRING | Alter Attributwert (bis zu 32 Zeichen) | 20030123 |
Method WRITE_PROTOCOL_ENTRY on class CL_RMPS_SP_POST_BACKEND has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 110_620 |