cancel
Showing results for 
Search instead for 
Did you mean: 

the relation between Name space and software component

Former Member
0 Kudos

hi all ,

i want the relation between the software compnent and the namespace , , i saw one of the tread in sdn.sap.com

thanks

sridhar

Accepted Solutions (0)

Answers (7)

Answers (7)

Former Member
0 Kudos

Hi Sridhar,

a software component is a package of software with its own support package stack (i.e. SAP_BASIS or SAP_APPL). Each Software component has n versions. It usually starts with 1.0 and is open. The Software component and its versions must be created or imported in the SLD.

The namespace is a unique identifier for all related repository objects. That means all your design objects like mappings, data types etc. will reside under a namespace

You can add more than one namespaces to a softeare component version.

Hope that makes it clear

Regards

Cornelius

Former Member
0 Kudos

Hi Sridhar,

Please check this link. It states relation between SWCV and Namespace and also tell tht how to transfer objects to a new SWCV.

<a href="http://help.sap.com/saphelp_nw04/helpdata/en/a3/cc132914cf41e4a193c32627a87542/content.htm">http://help.sap.com/saphelp_nw04/helpdata/en/a3/cc132914cf41e4a193c32627a87542/content.htm</a>

Regards,

Subhasha Ranjan

Former Member
0 Kudos
prabhu_s2
Active Contributor
0 Kudos

sridar,

SCV is the mainfolder and namespace is used to identify the interface objects u create. You can have mutiple namespace inside a SCV. You can consider namesapce as a logical representation of ur integration.

regds

Prabhu

Former Member
0 Kudos
Shabarish_Nair
Active Contributor
0 Kudos

http://help.sap.com/saphelp_nw04/helpdata/en/80/41d6fab68dca439063d16e7a1875dc/content.htm

if you read that link there is a statement >>>

<i>After you have imported a software component version, create one or more namespaces for it to separate the design objects within the software component versions into more manageable development units.</i>

So finally a simple explanation is that Soft. component is a Folder and the namespaces are sub-folders.

Former Member
0 Kudos

HI,

please see the below links

it is in general 1:n some times n:m also.

https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/7bf32533-0c01-0010-a6a2-eb16a23e...

Regards

Chilla..