SAP ABAP Class CL_RMSA_PP_BUFFER (RMS-ATL: Process Parameter Utilities)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMSATLVAL (Package) RMS-ATL: EH&S Value Assignment Dialog
⤷
⤷
Properties
| Class | CL_RMSA_PP_BUFFER | |
| Short Description | RMS-ATL: Process Parameter Utilities | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMSATLVAL | RMS-ATL: EH&S Value Assignment Dialog |
| Created | 20020930 | SAP |
| Last change | 20050219 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RMSA_PP_BUFFER has no interface implemented.
Friends
Class CL_RMSA_PP_BUFFER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | RCGADDINF | EHS: Additional Information for Function Module Calls | 20030527 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | RCPS_WBO_PARAM | RMS-RCP: WBO - Structure for Object Key Fields | 20030929 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TY_TS_INSTANCE_HANDLER | 20020930 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | ESPRH_APIRH_TAB_TYPE | ESTRH Record of RMS Object | 20021009 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | RMSATY_PP_DEF2SUBCAT | RMS-ATL: PP Profile As Function of Specification Type | 20021025 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | RMSATY_PP_GUID | RMS-RCP: Process Parameter GUID | 20020930 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | RMSATY_PP_TRANSL_RECNACTN_GUID | Assignment: iPPE Object vs. EHS Object (RECN/ACTN) | 20020930 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | RCGDIALCTR-ACTYPE | Activity Type in the Transaction | 20021018 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | EHSBE_VAI_APPL_CONTEXT | Application Area of Table-Based Value Assignment | 20020930 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | ESEBOOLE | Truth Value | 20020930 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SY-LANGU | SAP System, Current Language | 20021022 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | I | 20040524 | ||||
| 13 | Instance attribute | Public | Type reference (TYPE) | RMSAE_WBO_OBJ_KIND | RMS-RCP: WBO - Structure for Object Key Fields | 20040524 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | SY-LANGU | SAP System, Current Language | 20021018 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SYDYNNR | 20020930 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020930 | |
| 2 | Static method | Public | Method | 20020930 | ||
| 3 | Instance method | Public | Method | Gets All Process Parameters for Current Object | 20040527 | |
| 4 | Static method | Public | Method | 20020930 | ||
| 5 | Instance method | Private | Method | 20030929 | ||
| 6 | Static method | Public | Method | 20030929 | ||
| 7 | Instance method | Public | Method | 20040614 | ||
| 8 | Instance method | Private | Method | 20020930 | ||
| 9 | Static method | Public | Method | 20020930 | ||
| 10 | Instance method | Private | Method | 20030929 | ||
| 11 | Static method | Public | Method | 20030929 |
Events
Class CL_RMSA_PP_BUFFER has no event.
Types
Class CL_RMSA_PP_BUFFER has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_CONTEXT | Value transfer | Type reference (TYPE) | EHSBE_VAI_APPL_CONTEXT | Anwendungsbereich der tabl. Bewertungspflege | 20020930 | |||
| 2 | I_SUBSCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20020930 |
Method CONSTRUCTOR on class CL_RMSA_PP_BUFFER has no exception.
Method FREE_CL Signature
Method FREE_CL on class CL_RMSA_PP_BUFFER has no parameter.
Method FREE_CL on class CL_RMSA_PP_BUFFER has no exception.
Method GET_ALL_PP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_API_PROP | Value transfer | Type reference (TYPE) | ESPRH_APIVA_TAB_TYPE | 20040527 | ||||
| 2 | ET_API_PROP_HEADER | Value transfer | Type reference (TYPE) | ESPRH_APIVH_TAB_TYPE | 20040527 |
Method GET_ALL_PP on class CL_RMSA_PP_BUFFER has no exception.
Method GET_INSTANCE_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_APPL_CONTEXT | Value transfer | Type reference (TYPE) | EHSBE_VAI_APPL_CONTEXT | Anwendungsbereich der tabl. Bewertungspflege | 20020930 | |||
| 2 | I_SUBSCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20020930 | |||
| 3 | RO_BUFFER | Value transfer | Object reference (TYPE REF TO) | CL_RMSA_PP_BUFFER | Eigentliches Bufferobjekt | 20020930 |
Method GET_INSTANCE_CL on class CL_RMSA_PP_BUFFER has no exception.
Method GET_OBJ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OBJ_KEY | Value transfer | Type reference (TYPE) | RCPS_WBO_PARAM | RMS-RCP: WBO - Struktur für Objektkeyfelder | 20030929 |
Method GET_OBJ_KEY on class CL_RMSA_PP_BUFFER has no exception.
Method GET_OBJ_KEY_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_OBJ_KEY | Value transfer | Type reference (TYPE) | RCPS_WBO_PARAM | RMS-RCP: WBO - Struktur für Objektkeyfelder | 20030929 | |||
| 2 | I_APPL_CONTEXT | Value transfer | Type reference (TYPE) | EHSBE_VAI_APPL_CONTEXT | Anwendungsbereich der tabellarischen Bewertung | 20030929 | |||
| 3 | I_SUBSCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20030929 |
Method GET_OBJ_KEY_CL on class CL_RMSA_PP_BUFFER has no exception.
Method GET_SUBSCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SUBSCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20040614 |
Method GET_SUBSCREEN on class CL_RMSA_PP_BUFFER has no exception.
Method SET_BUFFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADDINF | Value transfer | Type reference (TYPE) | RCGADDINF | EHS: Zusatzinfos für FB-Aufrufe | 20030527 | |||
| 2 | IT_API_HEADER_TAB | Value transfer | Type reference (TYPE) | ESPRH_APIRH_TAB_TYPE | 20021009 | ||||
| 3 | IT_PP_DEF | Value transfer | Type reference (TYPE) | RMSATY_PP_DEF2SUBCAT | 20021025 | ||||
| 4 | IT_PP_GUID_TAB | Value transfer | Type reference (TYPE) | RMSATY_PP_GUID | Prozess-Parameter GUID | 20020930 | |||
| 5 | IT_RELATN_ESTVA | Value transfer | Type reference (TYPE) | RMSATY_PP_TRANSL_RECNACTN_GUID | Zuordnung: iPPE-Objekt vs. EHS-Objekt (RECN/ACTN) | 20020930 | |||
| 6 | I_ACTYPE | Value transfer | Type reference (TYPE) | RCGDIALCTR-ACTYPE | Aktivitätstyp in der Transaktion | 20021018 | |||
| 7 | I_FLG_AS_SRCH_SCRN | Value transfer | Type reference (TYPE) | ESEBOOLE | Search-Screen-Flag | 20020930 | |||
| 8 | I_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | SAP-System, aktuelle Sprache | 20021022 | |||
| 9 | I_LEVEL | Value transfer | Type reference (TYPE) | I | 20040524 | ||||
| 10 | I_REF_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | SAP-System, aktuelle Sprache | 20021018 |
Method SET_BUFFER on class CL_RMSA_PP_BUFFER has no exception.
Method SET_BUFFER_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ADDINF | Value transfer | Type reference (TYPE) | RCGADDINF | EHS: Zusatzinfos für FB-Aufrufe | 20030527 | |||
| 2 | IT_API_HEADER_TAB | Value transfer | Type reference (TYPE) | ESPRH_APIRH_TAB_TYPE | 20021009 | ||||
| 3 | IT_PP_DEF | Value transfer | Type reference (TYPE) | RMSATY_PP_DEF2SUBCAT | PP-Profil i.A. Spez.Art | 20021025 | |||
| 4 | IT_PP_GUID_TAB | Value transfer | Type reference (TYPE) | RMSATY_PP_GUID | Prozess-Parameter GUID | 20020930 | |||
| 5 | IT_RELATN_ESTVA | Value transfer | Type reference (TYPE) | RMSATY_PP_TRANSL_RECNACTN_GUID | Zuordnung: iPPE-Objekt vs. EHS-Objekt (RECN/ACTN) | 20020930 | |||
| 6 | I_ACTYPE | Value transfer | Type reference (TYPE) | RCGDIALCTR-ACTYPE | Aktivitätstyp in der Transaktion | 20021018 | |||
| 7 | I_APPL_CONTEXT | Value transfer | Type reference (TYPE) | EHSBE_VAI_APPL_CONTEXT | Anwendungsbereich der tabl. Bewertungspflege | 20020930 | |||
| 8 | I_FLG_AS_SRCH_SCRN | Value transfer | Type reference (TYPE) | ESEBOOLE | Search-Screen-Flag | 20020930 | |||
| 9 | I_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | SAP-System, aktuelle Sprache | 20021022 | |||
| 10 | I_LEVEL | Value transfer | Type reference (TYPE) | I | 20040524 | ||||
| 11 | I_REF_LANGU | Value transfer | Type reference (TYPE) | SY-LANGU | SAP-System, aktuelle Sprache | 20021018 | |||
| 12 | I_SUBSCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20020930 |
Method SET_BUFFER_CL on class CL_RMSA_PP_BUFFER has no exception.
Method SET_OBJ_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ_KEY | Value transfer | Type reference (TYPE) | RCPS_WBO_PARAM | RMS-RCP: WBO - Struktur für Objektkeyfelder | 20030929 |
Method SET_OBJ_KEY on class CL_RMSA_PP_BUFFER has no exception.
Method SET_OBJ_KEY_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OBJ_KEY | Value transfer | Type reference (TYPE) | RCPS_WBO_PARAM | RMS-RCP: WBO - Struktur für Objektkeyfelder | 20030929 | |||
| 2 | I_APPL_CONTEXT | Value transfer | Type reference (TYPE) | EHSBE_VAI_APPL_CONTEXT | Anwendungsbereich der tabellarischen Bewertung | 20030929 | |||
| 3 | I_SUBSCREEN | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20030929 |
Method SET_OBJ_KEY_CL on class CL_RMSA_PP_BUFFER has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 210 |