SAP ABAP Class IF_NHI_STORED_PROCEDURE_PAR_V2 (Stored Procedure Parameter V2)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_NHI_STORED_PROCEDURE_PAR_V2 | Stored procedure parameter V2 | 20120301 |
Properties
| Class | IF_NHI_STORED_PROCEDURE_PAR_V2 | |
| Short Description | Stored Procedure Parameter V2 | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120301 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_NHI_STORED_PROCEDURE_PAR_V2 has no forward declaration.
Interfaces
Class IF_NHI_STORED_PROCEDURE_PAR_V2 has no interface implemented.
Friends
Class IF_NHI_STORED_PROCEDURE_PAR_V2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_NHI_JSON_OBJECT | 20120301 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120301 | ||
| 2 | Instance method | Public | Method | 20120301 | ||
| 3 | Instance method | Public | Method | 20120301 |
Events
Class IF_NHI_STORED_PROCEDURE_PAR_V2 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ATTACHMENT | Public | See coding | 20120301 | BEGIN OF ty_s_attachment,
string_content TYPE string,
binary_content TYPE xstring,
END OF ty_s_attachment
|
||
| 2 | TY_T_ATTACHMENTS | Public | See coding | 20120301 | ty_t_attachments TYPE STANDARD TABLE OF ty_s_attachment WITH DEFAULT KEY
|
Method Signatures
Method ADD_ATTACHMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTACHMENT | Call by reference | Type reference (TYPE) | TY_S_ATTACHMENT | 20120301 |
Method ADD_ATTACHMENT on class IF_NHI_STORED_PROCEDURE_PAR_V2 has no exception.
Method DELETE_ATTACHMENTS Signature
Method DELETE_ATTACHMENTS on class IF_NHI_STORED_PROCEDURE_PAR_V2 has no parameter.
Method DELETE_ATTACHMENTS on class IF_NHI_STORED_PROCEDURE_PAR_V2 has no exception.
Method GET_ATTACHMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ATTACHMENTS | Call by reference | Type reference (TYPE) | TY_T_ATTACHMENTS | 20120301 |
Method GET_ATTACHMENTS on class IF_NHI_STORED_PROCEDURE_PAR_V2 has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |