SAP ABAP Interface IF_NHI_STORED_PROCEDURE_PAR_V2 (Stored Procedure Parameter V2)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
⤷
SNHI_CORE (Package) ABAP-HANA Integration: Core/Reuse Objects

⤷

⤷

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
Interface | IF_NHI_STORED_PROCEDURE_PAR_V2 | |
Short Description | Stored Procedure Parameter V2 |
General Data
Package | SNHI_CORE | ABAP-HANA Integration: Core/Reuse Objects |
Created | 20120301 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_NHI_STORED_PROCEDURE_PAR_V2 has no forward declaration.
Interfaces
Interface IF_NHI_STORED_PROCEDURE_PAR_V2 has no interface.
Friends
Interface IF_NHI_STORED_PROCEDURE_PAR_V2 has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | JSON_OBJECT | 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
Interface 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 Interface IF_NHI_STORED_PROCEDURE_PAR_V2 has no exception.
Method DELETE_ATTACHMENTS Signature
Method DELETE_ATTACHMENTS on Interface IF_NHI_STORED_PROCEDURE_PAR_V2 has no parameter.
Method DELETE_ATTACHMENTS on Interface 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 Interface IF_NHI_STORED_PROCEDURE_PAR_V2 has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 804 |