public class RefStructureForParameterExtensioninExtensionout extends Object
Structure: BAPIPAREX
Modifier and Type | Class and Description |
---|---|
static class |
RefStructureForParameterExtensioninExtensionout.RefStructureForParameterExtensioninExtensionoutBuilder |
Modifier and Type | Method and Description |
---|---|
static RefStructureForParameterExtensioninExtensionout.RefStructureForParameterExtensioninExtensionoutBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
StructureNameOfBapiTableExtension |
getStructure()
Field name: STRUCTURE
|
String |
getValuepart1()
Field name: VALUEPART1
|
String |
getValuepart2()
Field name: VALUEPART2
|
String |
getValuepart3()
Field name: VALUEPART3
|
String |
getValuepart4()
Field name: VALUEPART4
|
int |
hashCode() |
void |
setStructure(StructureNameOfBapiTableExtension structure)
Field name: STRUCTURE
|
void |
setValuepart1(String valuepart1)
Field name: VALUEPART1
|
void |
setValuepart2(String valuepart2)
Field name: VALUEPART2
|
void |
setValuepart3(String valuepart3)
Field name: VALUEPART3
|
void |
setValuepart4(String valuepart4)
Field name: VALUEPART4
|
String |
toString() |
void |
validate() |
public void validate() throws IllegalArgumentException
IllegalArgumentException
public static RefStructureForParameterExtensioninExtensionout.RefStructureForParameterExtensioninExtensionoutBuilder builder()
@Nullable public StructureNameOfBapiTableExtension getStructure()
Type element: TE_STRUC Domain name: AS4TAB Internal type: CHAR Description: Structure name of BAPI table extension Max length: 30
@Nullable public String getValuepart1()
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
@Nullable public String getValuepart2()
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
@Nullable public String getValuepart3()
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
@Nullable public String getValuepart4()
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
public void setStructure(@Nullable StructureNameOfBapiTableExtension structure)
Type element: TE_STRUC Domain name: AS4TAB Internal type: CHAR Description: Structure name of BAPI table extension Max length: 30
public void setValuepart1(@Nullable String valuepart1)
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
public void setValuepart2(@Nullable String valuepart2)
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
public void setValuepart3(@Nullable String valuepart3)
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
public void setValuepart4(@Nullable String valuepart4)
Type element: VALUEPART Domain name: CHAR240 Internal type: CHAR Description: Data part of BAPI extension parameter Max length: 240
protected boolean canEqual(Object other)
Copyright © 2019 SAP SE. All rights reserved.